Releases: google/android-classyshark
Releases · google/android-classyshark
8.2
- Updated dexlib2 dependency to support the latest dex format
8.1
Minor update:
- In the class view the methods and fields are sorted by name
8.0
- Android manifest inspections (with new Android)
- APK dashboard with ascii table
- Performance improvements
7.2
APK dashboard
Clicking on APK name from the tree view open the APK dashboard on the left side. The APK dashboard shows various Java and Native errors:
- Duplicate dependencies
- Server dependencies
- Deprecated dependencies
7.1
- Instant search in Android manifest
- APK view improvements
6.7
Bug fixes
- multi dex condition
- tree population
6.6
- Retrolambda support (thanks @serj-lotutovici)
- APIs in Shark.java to support isCustomDex and isMultiDex queries
6.5
- Native libs printing and inspection for private API linkage
- Plugins API
6.4
- Auto update (the upcoming releases will be downloaded for you)
- Android resources view
- Android binary XML parsing improvements
- Huge speed improvements