Skip to content

v1.2.1

Compare
Choose a tag to compare
@hydraxman hydraxman released this 26 Feb 03:30
· 97 commits to master since this release
  • Make it compatible with all kinds of android build extensions
  • log help content
  • full visit log
  • Save the modified jar for the user to check the real modified code. The user can find it in dir ./build/HiBeaver
  • Simplify the jar processing and method matching procedure.
  • Remove useless code
  • Change improper names
  • Demo is ready as a submodule of this project. After submodule sync finished, a settings.gradle file is needed for including the demo app module.
  • Match method params are better structured.
  • A revisit of modified method code is logged for the user to have a better review.