AndroidGodEye v3.2.1 Release Notes

Release Date: 2020-02-23 // about 4 years ago
  • ๐Ÿ”„ Changed

    • โž• Add release notes to github release
    • ๐Ÿ”„ Change gradle script and repository url
    • Readme
    • Debug dashboard Thread add thread group
    • ๐Ÿ’ป View canary ui change(always show border)
    • Thread module output threadInfo instead of Thread
    • Thread module replace threadRunningProcess to threadTag
    • Cpu/Fps/Heap/Pss/Ram/ThreadDump/Traffic will output last info when event send before being observed
    • โž• add return value to module install method, return true if install success.
    • ๐Ÿšš Module config remove application, use GodEye.instance().getApplication()
    • Block module change function name:addBlockInterceptor -> setBlockListener

    โž• Added

    • โœ… Unit test
    • Thread module add config ThreadTagger to tag for thread
    • โœ… Unit test
    • โœ… Unit test
    • โž• Add Unit test

    ๐Ÿ—„ Deprecated

    • GodEyeMonitor.setClassPrefixOfAppProcess
    • GodEyeMonitor.setThreadRunningProcessClassifier

    โœ‚ Removed

    • โœ‚ remove some function in ReflectUtil class
    • IoUtil\GsonUtil\GsonSerializer

    ๐Ÿ›  Fixed

    • ๐Ÿ— Build error
    • โœ… Unit test failed
    • โœ… Crash failed unit test