Skip to content

Releases: Kardelio/easy-dumpsys

v2.3.0 - Added Activity PID and Object reference

12 May 07:13
Compare
Choose a tag to compare

Simply updated the Activity lines to show PID and Object references

v2.2.0 - Added fragment states & fixed bug

06 Mar 12:34
Compare
Choose a tag to compare
  • 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

11 Mar 12:27
Compare
Choose a tag to compare
  • removed the uncessary output lines from debugging

v2.1.0 - Added Fragment Tags

11 Mar 12:00
Compare
Choose a tag to compare
  • Added fragment tags to the fragment lines

2.0.1 - Version Bump

28 Mar 09:53
Compare
Choose a tag to compare

Nothing more, sorry

v2.0.0 - Android Task Information

25 Mar 17:12
Compare
Choose a tag to compare

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

19 Oct 14:07
Compare
Choose a tag to compare

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.