Skylot
727285e3df
chore: update dependencies and gradle
2019-01-12 19:07:37 +03:00
Skylot
a932c7c569
build: add java 11 to build on travis
2019-01-12 13:06:41 +03:00
Skylot
1272ae2d4d
fix(gui): don't skip indexing code lines starting with '}' ( #426 )
2019-01-10 23:46:59 +03:00
Skylot
ddaf0375dc
docs: add pyjadx link in readme ( #424 )
2019-01-07 11:28:03 +03:00
Jan S
f60bb6b121
fix: various UI improvements ( #419 )
...
* fixed wait time for background jobs
* enable multi-threaded decompiling
* added preference for excluding certain packages from decompiling and indexing
* show message dialog in case classes are not indexed because of low memory
* added heap usage bar for visualizing Java memory usage
2019-01-06 15:46:54 +03:00
Donlon
fd3498add6
fix: show method alias in "method not decompiled" messages ( #410 )
2019-01-06 14:02:37 +03:00
Jan Peter Stotz
1ac2cdfc41
fix: wait time for background jobs too short
2018-12-26 20:21:16 +03:00
Skylot
eadf046b2c
chore: show try/catch processing problems in code comments
2018-12-25 17:29:36 +03:00
Skylot
e9591efd7e
fix: search exception handler splitter block by offset if jump source unknown ( #406 )
2018-12-25 17:27:42 +03:00
Skylot
fbf750f588
build: update jacoco for build with java 11
2018-12-22 15:10:09 +03:00
Skylot
63c528dba9
build: update shadowJar for build with gradle 5.0
2018-12-22 14:57:06 +03:00
Skylot
0f27eba1b1
fix: don't rename constructors and class init methods in deobfuscator ( #415 )
2018-12-22 13:03:06 +03:00
Skylot
a841d0ebe7
fix: use '$' for inner classes also in methods and fields ( #415 )
2018-12-22 13:02:27 +03:00
Skylot
e0624ce986
fix: use '$' as separator for inner classes in .jobf file ( #415 )
2018-12-21 19:44:25 +03:00
Skylot
7e8435cceb
fix(gui): fill background before draw line numbers ( #404 )
2018-12-06 14:03:09 +03:00
Skylot
6d59f77165
fix: process try/catch without move-exception instruction ( #395 )
2018-11-26 14:31:49 +03:00
Marcin Kamionowski
3a798cb21c
fix: return type lost after type inference ( #396 )
2018-11-23 20:01:50 +03:00
Skylot
1fc92d2a16
fix: instruction deep equals must check result
2018-11-16 19:04:38 +03:00
Skylot
850bd96976
fix: don't remove synthetic class with inner classes
2018-11-11 21:04:37 +03:00
Skylot
20b03aa755
fix: don't remove synthetic method if args count or name not same ( #361 )
2018-11-09 19:54:00 +03:00
Jan S
5281eed1a5
fix: loading of i18n resources as UTF-8 (see #363 ) (PR #386 )
2018-11-07 22:57:31 +03:00
Parth Bhatia
bedbf94b4a
fix: update dx to version 16 ( #369 )
2018-11-07 20:10:37 +03:00
Skylot
47917fd5c2
fix: resolve some sonar critical issues
2018-10-29 22:27:28 +03:00
Skylot
0abb51c87a
fix(gui): on settings reset run upgrade method
2018-10-29 22:27:05 +03:00
Skylot
557667b125
fix(gui): allow partial settings sync to not save command line options
2018-10-29 22:27:05 +03:00
Skylot
1d7bb43dfd
fix: correct code line number calculation
2018-10-29 18:43:22 +03:00
Skylot
6b3e8f083c
fix(gui): override settings by cmd options
2018-10-29 18:42:17 +03:00
Skylot
bc629337d6
fix(gui): add "use imports" option to preferences
2018-10-29 18:35:23 +03:00
Skylot
58993b9799
fix(gui): apply render hints for line numbers
2018-10-28 18:52:43 +03:00
Skylot
a3464d7184
fix(gui): make link for full class names ( #378 )
2018-10-28 18:52:43 +03:00
Jan S
a8a31643f1
fix: Fix for #377 (Jadx in Windows open with list) ( #379 )
2018-10-28 18:51:25 +03:00
Jan S
df9ae295db
feat: make the import class name clickable ( #378 )
2018-10-25 16:36:37 +03:00
Skylot
8c348c935c
build: disable travis build on oracle jdk 10
2018-10-24 21:45:00 +03:00
Skylot
3815d30fc1
fix: force rename fields and methods with reserved names ( #364 )
2018-10-24 21:30:36 +03:00
Skylot
778b9bb851
fix: resolve lint errors in resource save methods
2018-10-24 21:30:36 +03:00
Sergey Toshin
57dd9e6146
Removes useless imports which prevented gradle build
2018-10-24 21:21:17 +03:00
sergey-wowwow
8eef4a9075
fix: saves all resources ( #375 )
2018-10-24 20:58:49 +03:00
sergey-wowwow
87f50ab513
fix: exports resources first ( #376 )
2018-10-24 20:56:32 +03:00
Skylot
2de86b6db5
fix(gui): make correct size truncate for recent files list
2018-09-08 17:59:38 +03:00
Skylot
9be62fb16e
fix: lower regions count limit ( #354 )
2018-09-08 17:45:04 +03:00
Skylot
f6f883b9d1
fix: change resource fields generations in R class ( #308 )
2018-09-08 14:33:33 +03:00
sergey-wowwow
5de4d0792f
fix: generates code of missing R class ( #353 )
2018-09-08 14:32:59 +03:00
Skylot
8c43e7f7ce
style: fix code formating
2018-09-08 10:22:06 +03:00
Skylot
9e24a5abeb
fix(gui): show 'copy name' action only for supported nodes
2018-09-08 10:12:40 +03:00
Skylot
b587b6d694
fix(gui): use correct font and style for certificate panel
2018-09-08 10:12:40 +03:00
Skylot
bc3af8e64d
fix: resolve some sonar warnings
2018-09-08 10:12:40 +03:00
Skylot
7bd428cf6d
build: fix gitlab config
2018-09-08 10:12:40 +03:00
Skylot
912f3c8467
build: skip gradle assemble before build
2018-09-01 14:27:15 +03:00
javaeryang
a8febb2447
feat(gui): add a menu to copy class name ( #351 )
2018-08-28 11:28:53 +03:00
Skylot
1b0b526822
chore: remove 'v' from version string
2018-08-26 23:15:48 +03:00