Yaroslav
fe41d6ed3d
feat(gui): add script rename feature (PR #2374 )
...
* feat(gui): add script rename feature (#2354 )
* fix: resolve spotless check
2024-12-19 18:13:08 +00:00
nitram84
ff95b9e999
fix: better package-info support (PR #2369 )
...
* fix: better package-info support
* fix: adjust checks for package-info
2024-12-18 22:33:48 +00:00
Skylot
87844d2193
fix: remove wrapped flag for inlined instruction ( #2363 )
2024-12-18 21:41:26 +00:00
Skylot
2ac0cc62e6
chore: update dependencies
2024-12-18 21:41:26 +00:00
Yaroslav
2924bb259c
feat(gui): add webp image preview support (PR #2372 )
...
* feat(gui): add webp image preview support (#2190 )
* fix: resolve spotless check
* remove explicit webp provider register
* Update jadx-gui/src/main/java/jadx/gui/ui/panel/ImagePanel.java
---------
Co-authored-by: Skylot <118523+skylot@users.noreply.github.com >
2024-12-18 19:28:44 +00:00
ewt45
17695babf4
fix: inline anonymous class wrongly handles field as Classname.this (PR #2367 )
...
* fix: inline anonymous class wrongly handle Classname.this
* add test case
---------
Co-authored-by: Skylot <118523+skylot@users.noreply.github.com >
2024-12-12 18:54:05 +00:00
ewt45
0d105a5095
fix: inner class parent is wrong when name formatted as Class$method$xxx (PR #2364 )
2024-12-11 19:25:23 +00:00
nitram84
7eab3c8534
feat(gradle): handle non-final res ids for AGP >8.0.0 (PR #2362 )
2024-12-11 17:56:28 +00:00
Skylot
47f2e516e5
fix(gui): resolve ignored mouse actions ( #2360 )
2024-12-09 17:44:32 +00:00
Skylot
fdad829c49
chore: update dependencies
2024-12-09 17:41:26 +00:00
ewt45
2fa7f84251
fix: check respectBytecodeAccModifiers in MarkMethodsForInline (PR #2361 )
...
Update MarkMethodsForInline.java
2024-12-09 16:17:22 +00:00
nitram84
828cad3287
feat: replace constants in annotations of method arguments (PR #2358 )
2024-12-04 17:06:13 +00:00
Skylot
cc0cb6a3d3
chore: update gradle and dependencies
2024-11-24 19:00:09 +00:00
Skylot
a67dfcb7e1
fix(plugins): use release from asset if differ from release name with GitHub resolver
2024-11-24 18:52:32 +00:00
Skylot
baa93bad63
fix: additional checks for default switch case exit ( #2351 )
2024-11-24 18:19:33 +00:00
Skylot
45df80f036
build: enable gradle configuration caching
2024-11-17 00:07:10 +03:00
Skylot
792e0d6f3a
chore: update gradle and dependencies
2024-11-17 00:07:10 +03:00
Jan S.
fe9d3bcab7
fix(res): allow jumping backwards to an already processed position (PR #2344 )
...
Use buffered stream to allow going backwards in stream in case the type chunk entries are not ordered properly (see #2343 ).
2024-11-15 15:12:47 +00:00
Skylot
1e1036c049
fix: disable usage of JDK Unsafe class in GSON ( #2341 )
2024-11-13 18:28:04 +00:00
Skylot
60dcdc7096
build: add missing modules for runtime JRE
2024-11-12 18:54:01 +00:00
Skylot
c4c3d42d16
build: fix release workflow
v1.5.1
2024-11-11 22:46:31 +00:00
Skylot
58c36de8c2
build: add release github workflow
2024-11-10 20:15:34 +00:00
Skylot
b4ca566a19
build: exclude shadow jar from publishing to maven
2024-11-10 20:15:34 +00:00
Skylot
e644bad758
chore: update dependencies
2024-11-10 20:15:34 +00:00
Skylot
dd86abcc5e
chore: remove LGTM config
2024-11-10 17:26:24 +00:00
Skylot
f0513a1a55
fix: insert new filled array insn before first usage ( #2340 )
2024-11-07 20:02:41 +00:00
Skylot
be6cb573b1
feat(plugins): allow to set minimum required jadx version in plugin info ( #2314 )
2024-11-06 16:30:22 +00:00
pubiqq
5d064d3e50
feat(res): improve resource names (PR #2316 )
2024-11-06 18:08:35 +03:00
pubiqq
15b6309e2c
fix: support "fall-through to default" case in switch-over-string (PR #2338 )
2024-11-05 21:41:03 +00:00
Skylot
417bb7a7e9
feat: add method to update all blocks related info in method ( #2335 )
2024-11-02 22:08:26 +00:00
Ahmet Bilal Can
4c74e8e300
feat: give ability to plugins to edit blocks before locking (PR #2336 )
...
Plugins can use `.before('BlockFinisher')` to edit blocks before they are locked.
2024-11-02 21:38:57 +00:00
Skylot
57238de6ff
feat(cli): add option to disable plugins ( #2277 )
2024-11-01 20:13:34 +00:00
Skylot
313c4a121a
fix: improve negation condition checks for switch over string ( #2333 )
2024-11-01 16:33:28 +00:00
pubiqq
39912398fc
fix: unwrap consts in switch-over-string (PR #2332 )
2024-10-31 21:24:19 +00:00
Skylot
7544d1a113
fix: prevent endless loop in pre header insertion mod ( #2300 )
2024-10-31 20:00:06 +00:00
pubiqq
cfbe5ab672
fix: fix default branch position in switch-over-string (PR #2331 )
2024-10-31 19:58:35 +00:00
Ruffalo Lavoisier
2661b91a6f
feat(gui): create Frida hooking snippet for all methods in the class (PR #2328 )
2024-10-30 17:59:29 +00:00
Skylot
61578e8793
fix(gui): correct tabs filter in "Close others" tab action ( #2330 )
2024-10-30 17:20:16 +00:00
Skylot
cc6a893402
feat: allow to disable installed plugins ( #2277 )
2024-10-28 23:35:28 +03:00
pubiqq
4d8a5d6671
fix(core): fix primitive-to-primitive conversions (PR #2326 )
2024-10-28 20:33:10 +00:00
Skylot
982307b1ac
fix(gui): use correct section filter in plugins list
2024-10-25 19:01:43 +01:00
Skylot
37054dc84e
fix(gui): load plugins settings in temp context without UI ( #2206 )
2024-10-25 18:51:38 +01:00
Skylot
343e2c531a
chore: expand input dirs in ConvertArscFile
2024-10-25 18:12:48 +01:00
pubiqq
6fa5d247f0
fix(res): update Android attrs to API 35 (PR #2318 )
2024-10-25 18:08:36 +01:00
pubiqq
688dea0c50
fix(deobf): update TLDs (PR#2320)
2024-10-25 16:44:07 +01:00
Skylot
c0815b12bc
chore(gui): add missing ref text in untranslated messages ( #2319 )
...
fix
2024-10-24 20:33:52 +03:00
JustFor
233f8692b2
fix(gui): update Messages_zh_CN.properties (PR #2319 )
...
1. New text is translated simultaneously, two untranslated texts remain (no English text)
2. Adjusted and unified part of the symbol, into the full Angle symbol.
2024-10-24 18:31:14 +01:00
Skylot
e5be41b9cc
fix(gui): use another implementation for font dialog ( #2310 )
2024-10-22 21:32:14 +01:00
Skylot
3788e4ef3a
fix(gui): in settings row reduce space between description and value
2024-10-22 18:52:42 +01:00
Skylot
32855f4511
fix(gui): improve plugins preferences group
2024-10-22 18:51:19 +01:00