Releases: niranjan94/show-java
Releases · niranjan94/show-java
v2.0.4
Version 2.0.4 (20406)
Critical bugfixes. (See release notes of v2.0.3 for more info)
Changelog:
- Fixed crash on app open in some devices
- Fixed decompiler failing to start for some users
Download:
v2.0.3
Version 2.0.3 (20306)
Major enhancements and feature additions. (See release notes of v2.0.2 for more info)
Changelog:
- Add option to pick decompiler. CFR 0.102 or JaDX 0.6.1 (JaDX fixes #2)
- New setting activity to change decompiler settings
- Add option to prevent libraries from being ignored (resolves #4)
- Minor performance enhancements
Download:
v2.0.2
Version 2.0.2 (20202)
Feature additions and important bugfixes. (See release notes of v2.0.1 for more info)
Changelog:
- Extracts drawables (image assets) from the resources folder (Issue #6)
- Fixes decompile failure due
ConfusedCFRException
in most cases (Issue #2) - Code cleanup and optimization
Download:
v2.0.1
Version 2.0.1 (20105)
First error patch after v2.0.0. (See release notes of v2.0.0 for more info)
Changelog:
- Fixed various bugs
- Added option to delete old source code
Download:
v2.0.0
Version 2.0.0 (20004)
The first major update after the app's initial release on January 7th 2014. The app's entire code has been re-written (from scratch in many places) to make sure the app performs well up to the user's expectations.
Changelog:
- Updated to Material Design
- Performance improvements
- Updated to CFR 0.102
- Will now decompile xml resources (including AndroidManifest.xml)
- Fixed all the crashes experienced by users of the previous version
- Cleaned up the source code. (As I said, I rewrote it 😉 )
- The project is now fully open-sourced ✌️