- 21 Mar, 2019 3 commits
-
-
Ahmed Ashour authored
As detected by Eclipse, and the test case doesn't depend on the explicit casting.
-
Ahmed Ashour authored
-
Ahmed Ashour authored
* Fix missing import for class Generics map. * Add import only when needed (in non-inner class declaration) * Remove unneeded import
-
- 20 Mar, 2019 5 commits
-
-
Ahmed Ashour authored
-
Skylot authored
-
Ahmed Ashour authored
-
skylot authored
-
Ahmed Ashour authored
-
- 19 Mar, 2019 3 commits
- 16 Mar, 2019 1 commit
-
-
Jan Peter Stotz authored
-
- 15 Mar, 2019 2 commits
- 14 Mar, 2019 2 commits
- 12 Mar, 2019 2 commits
- 09 Mar, 2019 1 commit
-
-
Jan S authored
-
- 22 Feb, 2019 2 commits
- 21 Feb, 2019 3 commits
- 20 Feb, 2019 1 commit
-
-
Skylot authored
-
- 17 Feb, 2019 3 commits
- 16 Feb, 2019 1 commit
-
-
Skylot authored
-
- 15 Feb, 2019 1 commit
-
-
Skylot authored
-
- 14 Feb, 2019 1 commit
-
-
Skylot authored
fix: replace recursive analysis algorithms with iterations to avoid StackOverflow on big methods (#441)
-
- 11 Feb, 2019 1 commit
-
-
skylot authored
Fix visibility access modifies for methods (see discussions in #370 and #387): * all virtual methods become public * direct methods become private (instead constructors and static methods for now) * such modifications perform by default and can be disabled by the option in preferences (`--respect-bytecode-access-modifiers` in jadx-cli) * if changed to method added comment (`Access modifiers changed, original: private`)
-
- 23 Jan, 2019 5 commits
- 22 Jan, 2019 1 commit
-
-
Skylot authored
fix(gui): instead gradle export was executed normal export fix(gui): content of some resource files was not shown perf: direct resource files saving without full length buffer in memory perf(gui): line numbers will be disabled on big files due to performance issue feat(gui): click on HeapUsageBar will run GC and update memory info feat(gui): add more file types for syntax highlights refactor: ResContainer class changed for support more types of data (added link to resource file)
-
- 21 Jan, 2019 2 commits