Pinned
220 contributions in the last year
Activity overview
Contributed to
skylot/jadx
Contribution activity
December 2020
Created 9 commits in 1 repository
Reviewed 10 pull requests in 1 repository
skylot/jadx 10 pull requests
- chore: synchronized conditional usageList remove method added
- fix: do not show empty RenameDialog
- Increase scroll speed in settings
- fix: use lowercase for resource filename and only use underscore
- Renaming causes various concurrency issues
- fix: properly transform array creation with constant field length to filled-array
- fix: preserve original method details in inlined invocation
- fix: do not remove method start block when it is referenced from dead code
- fix: properly traverse methods with synchronize blocks that have no clear exit
- fix: do not count nop instructions when considering methods for fallback mode printing