Skip to content

Commit 02bc69f

Browse files
committed
2.5.0
12/28/2014 - Improved the outdated version pane by including an automatic downloader - http://i.imgur.com/4MXeBGb.png - http://i.imgur.com/v50Pghe.png - http://i.imgur.com/bVZqxZ2.png - http://i.imgur.com/l8nIMzD.png 12/28/2014 - Updated CFR to cfr_0.92.jar 12/31/2014 - Adrianherrera updated the Malicious Code Scanner to detect the security manager being set to null. **HAPPY NEW YEAR** 01/01/2015 - Added refresh class on decompiler/pane view change 01/01/2015 - Moved all of the settings into a settings pane 01/01/2015 - Added some debug code when you first start it up, it also includes how long it took to fully load up. 01/02/2015 - Cached the busy icon. 01/02/2015 - >> ADDED APK SUPPORT <<, had to downgrade to ASM 3.3, which means losing some annotation debugging for the Bytecode Decompiler. 01/03/2015 - Wrapped the search pane in a JScrollPane. 01/06/2015 - Added save as DEX and import .dex files.
1 parent bb95011 commit 02bc69f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,6 @@ Changelog:
228228
01/01/2015 - Moved all of the settings into a settings pane
229229
01/01/2015 - Added some debug code when you first start it up, it also includes how long it took to fully load up.
230230
01/02/2015 - Cached the busy icon.
231-
01/02/2015 - ADDED APK SUPPORT, had to downgrade to ASM 3.3, which means losing some annotation debugging for the Bytecode Decompiler.
231+
01/02/2015 - >> ADDED APK SUPPORT <<, had to downgrade to ASM 3.3, which means losing some annotation debugging for the Bytecode Decompiler.
232232
01/03/2015 - Wrapped the search pane in a JScrollPane.
233233
01/06/2015 - Added save as DEX and import .dex files.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.0
1+
2.5.0

0 commit comments

Comments
 (0)