Releases: Kardelio/easy-dumpsys
Releases · Kardelio/easy-dumpsys
v2.3.0 - Added Activity PID and Object reference
v2.2.0 - Added fragment states & fixed bug
- Added ability to see which fragment is clearly visible to the user on the device and left space in code to handle other states too
- fixed annoying TASK name null situation
- removed displaying of fragment tags (not sure why I did this in the first place... hmmm)
v2.1.1 - Left print outs in sorry
- removed the uncessary output lines from debugging
v2.1.0 - Added Fragment Tags
- Added fragment tags to the fragment lines
2.0.1 - Version Bump
Nothing more, sorry
v2.0.0 - Android Task Information
Now in Version 2 the additional information of what Tasks are running for your application and then the usual nested activities and fragments within them.
Initial Release
Presenting Easy-Dumpsys (aka ED) to the world!
This initial version 1.0.0 is stable and ready for you to use.
Instead of using the adb dumpsys command and manually trawling through the massive amount of confusing output, use ED instead and get the output, quickly and efficiently in an incredibly easy to digest tree diagram of your activities and fragments that are currently active.