dependabot[bot]
5f1985f281
build(deps): bump gradle/actions from 4 to 5 (PR #2649 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4 to 5.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 22:29:23 +01:00
o0kam1
2a574d45d5
feat: support '.apks' files (PR #2647 )
2025-09-29 18:26:17 +01:00
Skylot
3ee476c6b6
build: update 'beryx.runtime' gradle plugin to fix 'win with jre' build
2025-09-28 17:00:52 +01:00
huqiuser
fd3d488016
fix(aab-input): correct check for '.aab' file (PR #2646 )
...
fix: Error decode xml (manifest) when parsing an APK file containing '.aab' in the file path
Co-authored-by: licheng <licheng@cmcm.com >
2025-09-28 16:18:09 +01:00
Skylot
9898cbb4a1
fix: add missing field code annotation for enum fields in switch-case
2025-09-22 22:12:29 +01:00
Skylot
104a0f0636
fix: resolve race condition in task executor
2025-09-22 22:12:29 +01:00
Skylot
e58b77267e
build: fix distribution artifacts sharing between projects
2025-09-22 22:12:29 +01:00
Skylot
73913651b4
chore: update gradle and dependencies
2025-09-21 19:55:11 +01:00
pubiqq
f01e6aa505
chore: update android attrs (platform-36_r02) (PR #2638 )
2025-09-17 19:19:15 +01:00
nitram84
d9da6a7f89
fix: avoid false positive throws (PR #2636 )( #2475 )
2025-09-15 00:08:06 +01:00
Skylot
5726a52ab6
fix: minor fixes for type update limit option ( #2629 )
2025-09-09 21:16:54 +01:00
Away
f61d90ec2f
feat: allow to change limit for type inference updates (PR #2629 )
...
* Fix Type inference error: updates count limit reached
* Fix for the "Type inference error: updates count limit reached"
* Users will be able to choose the limit and possibly avoid this error
* Adding options on decompilation settings
* Updating README.md with new type update limit parameter
Updating README.md with new type update limit parameter
2025-09-09 20:50:04 +01:00
dependabot[bot]
2cd112cd3d
build(deps): bump actions/github-script from 7 to 8 ( #2628 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.5.3
2025-09-08 19:20:27 +01:00
dependabot[bot]
43358643be
build(deps): bump actions/setup-java from 4 to 5 (PR #2614 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-29 20:41:47 +01:00
dependabot[bot]
1f0d3dac0f
build(deps): bump actions/download-artifact from 4 to 5 ( #2602 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 09:52:54 +01:00
dependabot[bot]
da95a8ae17
build(deps): bump actions/checkout from 4 to 5 ( #2603 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 09:51:04 +01:00
Andrei Kudryavtsev
da3ac6bff0
fix(gui): various tabs related fixes (PR #2595 )
...
* 1. Fix tab rendering when preview state changed
* 2. Fix selected tab after closing currently active tab
* 3. Fix tab selection when pinning currently active tab
* 4. Make current preview tab permanent on double click
* 5. Fix preview tab font not reloading on settings change
2025-08-04 18:09:22 +01:00
beaverxsheet
bdbeaff8f0
fix: use proper newlines when generating CFG (PR #2592 )
...
fixing new lines in the cfg
2025-08-04 18:03:11 +01:00
Jan S.
b1f48f1db1
fix(gui): fix NullPointerException in copyAllSearchResults ( #2580 ) (PR #2581 )
2025-07-24 18:37:47 +01:00
Skylot
5b09378614
fix: use 'dev.dirs' JNI implementation only on x86-64 ( #2578 )
2025-07-23 19:26:14 +01:00
Skylot
b64c93160b
refactor: move system info class to common app lib
2025-07-23 19:24:26 +01:00
Skylot
58c4f56a71
feat(gui): allow view and edit input smali files
2025-07-19 22:16:19 +01:00
Skylot
3d11d1fa87
fix(gui): resolve NPE on code area close
2025-07-19 22:14:30 +01:00
Skylot
0d158592e4
chore: update gradle
2025-07-19 19:14:24 +01:00
Skylot
0c253f9a1f
chore: update dependencies
2025-07-19 19:08:18 +01:00
Loyie King
f565178c8c
feat(aab): enhance AAB parsing (PR #2557 )
...
* fix(aab): resources.pb always NPE
* fix(aab): resources.pb shows wrong resources id
* feat(aab): add parser for native.pb, assets.pb, dependencies.pb
* apply code formating
---------
Co-authored-by: Skylot <118523+skylot@users.noreply.github.com >
2025-07-07 21:08:12 +01:00
Skylot
f6d13f1860
fix(cli): add missing '-XX:+IgnoreUnrecognizedVMOptions' JVM flag ( #2554 )
2025-07-06 17:30:50 +01:00
TinyServal
d58c9ac926
fix(gui): minor UI fixes (PR #2549 )
...
* fix(gui): use system menu bar on macOS
* fix(gui): font consistency in AboutDialog
* fix(gui): fix horizontal scrolling speed in CommonSearchDialog
* fix(gui): slightly increase debounce timer to reduce UI flickering
* fix(gui): disable tab scroll wrap-around behavior
2025-07-02 20:37:16 +01:00
Skylot
7f9d51b9b1
fix(zip): allow to load zip with duplicate names in entries
2025-06-29 20:44:17 +01:00
Skylot
432e49df03
fix(gui): disable debugger action if project not loaded ( #2547 )
2025-06-29 19:48:10 +01:00
Skylot
b530c234f3
chore: update gradle
2025-06-29 19:48:10 +01:00
Skylot
181dcf7b4f
chore: update dependencies
2025-06-29 19:48:10 +01:00
xiaojye
dc4dcb2bd0
refactor(gui): improve menu icon, such as 'Select in Tree' and 'Go to AndroidManifest.xml' buttons (PR #2543 )
2025-06-26 20:48:23 +01:00
Jan S.
74c396448e
fix(gui): prevent IndexOutOfBoundsException in MethodSearchProvider (PR #2542 )
2025-06-20 22:37:27 +01:00
Skylot
cb9693a9d1
fix: correct hex format for negative numbers ( #2531 )
2025-06-19 22:49:59 +01:00
Mart Lintz
5d13acc6f3
chore(export): add missing ExpiringTargetSdkVersion in #2533 (PR #2538 )
2025-06-17 22:38:02 +01:00
Skylot
c04dddfa81
fix(cli): improve memory usage in jadx-cli ( #2524 )
2025-06-16 21:00:01 +01:00
Jan S.
1bb645d676
fix: correct loading for plain text XML files (PR #2537 )
2025-06-16 19:26:35 +01:00
Jan S.
ecb597a461
chore(export): disable targetSDKVersion checks in AndroidStudio (PR #2533 )
...
chore: disable targetSDKVersion warnings when opening exported project in AndroidStudio
2025-06-11 23:13:02 +03:00
Akexorcist
46cd3b5597
feat(export): use compileSdkVersion from manifest, update AGP to 8.10.1, other improvements (PR #2528 )
...
* chore(core): export to android project with AGP 8.10.1
* fix code format
* fix export template test
---------
Co-authored-by: Skylot <118523+skylot@users.noreply.github.com >
2025-06-07 20:09:29 +01:00
Jeroen Beckers
d523f1b15e
fix(gui): use var instead let for class variable in Frida script (PR #2527 )
...
Co-authored-by: Jeroen Beckers <dauntless@dauntless.be >
2025-06-07 19:53:19 +01:00
skylot
8030c2f84e
feat(gui): new search options to search in text or binary resources (PR #2526 )
...
* search in text or binary resources
* load matching tab for scroll to pos in binary panel, treat unknown files as binary in search
2025-06-07 19:23:08 +01:00
Ruffalo Lavoisier
47224dc599
fix(gui): remove duplicate class of Frida snippet (PR #2525 )
...
fix duplicate class of frida snippet
2025-06-03 17:52:06 +01:00
Yaroslav
d492628bfe
fix(gui): workaround for wrap layout repaint issue in search dialog (PR #2521 )
...
* fix(gui): fixed incorrectly handles full window repaint in search dialog
* fix: fix spotless check
2025-06-02 21:45:46 +01:00
Skylot
13e934ce4d
build: update java to 24 for release workflow
v1.5.2
2025-06-02 19:54:06 +01:00
Skylot
7b54c3ae70
fix(gui): prevent UI thread freeze on plugin install/uninstall
2025-06-01 20:25:18 +01:00
Skylot
b82791706a
fix(gui): redirect plugins menu action to show plugins settings page
2025-06-01 18:55:11 +01:00
Skylot
e51a7fe417
fix(gui): lazy load hex viewer content
2025-06-01 17:01:10 +01:00
Skylot
cf96fdec59
fix: add arsc file name prefix only in jadx-gui ( #2373 )
2025-05-31 20:12:54 +01:00
Skylot
3374f9b64a
fix: use resource table file name as prefix in sub files ( #2373 )
2025-05-29 23:18:32 +01:00