- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,455
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

Command-line and GUI tools for producing Java source code from Android Dex and Apk files
Changelog v1.4.7
Features
[core] Inline lambdas by instance field (#1800)
[plugins] Allow to load classes using input stream or byte array in jadx-input plugin (#1457)
Bug Fixes
[core] Restore missing type parameter declarations (#1800)
[core] Filter invalid chars in app name for gradle export (PR #1813)
[core] Correct args shift for instance invoke-custom (#1816)
[core] Additional checks to forbid inline of null consts (#1828)
[core] Use strict patterns for synthetic methods inline (#1829)
[res] Resolve manifest decoding error Expected strings start (#1797)(PR #1798)
[res] Handle RES_TABLE_TYPE_OVERLAY (#1748) (PR #1804)
[res] Parsing of sparse RES_TABLE_TYPE_TYPE and RES_TABLE_TYPE_STAGED_ALIAS chunks (#1806 #1803)(PR #1807)
[res] Resolve int hex attributes
[res] Resolve custom attributes
[res] Resolve declare-styleable atrributes
[res] Set empty parent for styles without a parent, remove duplicated code
Code:
Use parent attribute only for styles (PR #1815)
[gui] Search constant fields usage in all classes (#1801)
[gui] Redirect jump from search for inlined classes
[gui] Show skipped resources count during search (#1808)
[gui] Update Messages_zh_CN.properties (PR #1811)
[debugger] Process UI updates in correct thread (#1796)
[cli] Make enum CLI arguments match documented format (PR #1787)
To see this hidden content, you must like this content.