Releases: didi/booster
Releases · didi/booster
booster-v0.21.0
- Fix compatibility of AAPT2 especially for Android gradle plugin 3.1.x
booster-v0.20.0
booster-v0.19.0
- Fix bug of ActivityThreadTransformer
booster-v0.18.0
- Fix bug of ActivityThreadCallback
booster-v0.17.0
- Add module booster-transform-javassist to support bytecode manipulation using Javassist
booster-v0.16.0
- Fix issue #66
booster-v0.15.0
- Fix issue #67
booster-v0.14.0
- Fix issue: shrinking without replace retained symbols
booster-v0.13.0
- Add module booster-transform-activity-thread for ActivityThread hooking
- Add module booster-android-instrument-activity-thread for ActivityThread instrumenting
booster-v0.12.0
- Add module booster-transform-logcat for logcat intercepting
- Add module booster-android-instrument-logcat for log API instrumenting