Publish release on github |
|
More...
|
over 12 years ago
|
Replace constants with matched static final fields |
|
More...
|
over 12 years ago
|
Process complex 'if' conditions, refactoring |
|
More...
|
over 12 years ago
|
Simplify boolean conditions |
|
More...
|
over 12 years ago
|
Don't show not important warnings |
|
More...
|
over 12 years ago
|
Fix sythetic methods inline |
|
More...
|
over 12 years ago
|
Fix codegen for arith ops, rename reserved arg names in methods |
|
More...
|
over 12 years ago
|
Save source file name, move constant strings |
|
More...
|
over 12 years ago
|
Replace StringBuilder append chain with strings concatenation |
|
More...
|
over 12 years ago
|
Fix issue for wraped synchronized argument |
|
More...
|
over 12 years ago
|
Fix small issues and improve code |
|
More...
|
over 12 years ago
|
Refactor increment and decrement operations codegen |
|
More...
|
over 12 years ago
|
Disable return splice |
|
More...
|
over 12 years ago
|
Add IntelliJ Idea files to git ignore |
|
More...
|
over 12 years ago
|
Refactoring: extract interface for JadxArgs |
|
More...
|
over 12 years ago
|
Add build status to readme |
|
More...
|
over 12 years ago
|
Update gradle |
|
More...
|
over 12 years ago
|
Remove unused code |
|
More...
|
over 12 years ago
|
Fix 'rsub-int' instruction decoding |
|
More...
|
over 12 years ago
|
Adjust types merge, other code improvements |
|
More...
|
over 12 years ago
|
Use chars instead strings, code refactoring |
|
More...
|
over 12 years ago
|
Set debug info for unused variables |
|
More...
|
over 12 years ago
|
Fix try/catch/finally block processing |
|
More...
|
over 12 years ago
|
Fix errors in AttributesList, refactoring |
|
More...
|
over 12 years ago
|
Split Main class |
|
More...
|
over 12 years ago
|
Various code improvements |
|
More...
|
over 12 years ago
|
Fix loops processing |
|
More...
|
over 12 years ago
|
Fix arguments types in array-put instruction |
|
More...
|
over 12 years ago
|
Update gradle and dependencies versions |
|
More...
|
over 12 years ago
|
Avoid variable names clash |
|
More...
|
over 12 years ago
|