Skip to content

Releases: niranjan94/show-java

v2.0.4

02 Sep 13:43
Compare
Choose a tag to compare
Version 2.0.4 (20406)

Critical bugfixes. (See release notes of v2.0.3 for more info)

Changelog:
  1. Fixed crash on app open in some devices
  2. Fixed decompiler failing to start for some users
Download:

Get Show Java on Google Play

v2.0.3

31 Aug 16:38
Compare
Choose a tag to compare
Version 2.0.3 (20306)

Major enhancements and feature additions. (See release notes of v2.0.2 for more info)

Changelog:
  1. Add option to pick decompiler. CFR 0.102 or JaDX 0.6.1 (JaDX fixes #2)
  2. New setting activity to change decompiler settings
  3. Add option to prevent libraries from being ignored (resolves #4)
  4. Minor performance enhancements
Download:

Get Show Java on Google Play

v2.0.2

24 Aug 16:45
Compare
Choose a tag to compare
Version 2.0.2 (20202)

Feature additions and important bugfixes. (See release notes of v2.0.1 for more info)

Changelog:
  1. Extracts drawables (image assets) from the resources folder (Issue #6)
  2. Fixes decompile failure due ConfusedCFRException in most cases (Issue #2)
  3. Code cleanup and optimization
Download:

Get Show Java on Google Play

v2.0.1

23 Aug 11:09
Compare
Choose a tag to compare
Version 2.0.1 (20105)

First error patch after v2.0.0. (See release notes of v2.0.0 for more info)

Changelog:
  1. Fixed various bugs
  2. Added option to delete old source code
Download:

Get Show Java on Google Play

v2.0.0

22 Aug 15:40
Compare
Choose a tag to compare
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:
  1. Updated to Material Design
  2. Performance improvements
  3. Updated to CFR 0.102
  4. Will now decompile xml resources (including AndroidManifest.xml)
  5. Fixed all the crashes experienced by users of the previous version
  6. Cleaned up the source code. (As I said, I rewrote it 😉 )
  7. The project is now fully open-sourced ✌️
Download:

Get Show Java on Google Play