Commit Graph

  • 13e934ce4d build: update java to 24 for release workflow v1.5.2 Skylot 2025-06-02 19:54:06 +01:00
  • 7b54c3ae70 fix(gui): prevent UI thread freeze on plugin install/uninstall Skylot 2025-06-01 19:46:38 +01:00
  • b82791706a fix(gui): redirect plugins menu action to show plugins settings page Skylot 2025-06-01 18:55:11 +01:00
  • e51a7fe417 fix(gui): lazy load hex viewer content Skylot 2025-06-01 17:01:10 +01:00
  • cf96fdec59 fix: add arsc file name prefix only in jadx-gui (#2373) Skylot 2025-05-31 20:00:33 +01:00
  • 3374f9b64a fix: use resource table file name as prefix in sub files (#2373) Skylot 2025-05-29 22:58:54 +01:00
  • 6b54cde89c fix: use wrap layout for options in search dialog, add size limit option Skylot 2025-05-29 22:44:21 +01:00
  • 59b560b553 fix: lazily create dirs in default file getter implementation Skylot 2025-05-29 17:58:25 +01:00
  • 8b08ac3806 fix: wrap MethodThrowsVisitor insns processing in try/catch (#2441) Skylot 2025-05-27 19:49:57 +01:00
  • d9d4180581 feat: use parallel jobs to delete files in directory (#2436) Skylot 2025-05-27 19:11:58 +01:00
  • 33f93ddc8a feat: move variable name apply from codegen to new pass (#2422) Skylot 2025-05-26 22:01:51 +01:00
  • bcd0c949dc feat(gui): use list component for recent projects on start page (PR #2513) Yaroslav 2025-05-25 22:35:35 +03:00
  • fc0f1f9a1c fix(gui): validate extensions list in file dialog (PR #2515) Yaroslav 2025-05-25 22:23:36 +03:00
  • abd64007e2 fix(gui): validate hex address in GotoAddressDialog (PR #2512) Yaroslav 2025-05-25 01:00:18 +03:00
  • fb02e32a6a chore: don't use nullable annotations from RxJava Skylot 2025-05-24 22:16:10 +01:00
  • f33a2e4768 fix: for static synchronized methods remove top synchronized block (#2493) Skylot 2025-05-24 21:45:38 +01:00
  • 3d8e5e5851 chore: migrate from old unsupported rxjava2 to rxjava3 (PR #2511) Yaroslav 2025-05-24 23:56:23 +03:00
  • 646ee2d963 fix(gui): minor improved search dialog & small refactor for search fields (PR #2510) Yaroslav 2025-05-24 23:04:59 +03:00
  • b6f27d8a1a feat(zip): provide direct InputStream of ZIP entries (PR #2509) Jan S. 2025-05-24 21:36:10 +02:00
  • 97d04edb01 fix(xapk): new implementation to reduce zip unpack and fix NPE (#2501) Skylot 2025-05-23 23:48:17 +01:00
  • 2486c981a8 fix(gui): improve colors in usage tree, some UI fixes (PR #2506) Yaroslav 2025-05-24 01:15:16 +03:00
  • b7a8a2879e feat(gui): add option to disable the tooltip that pops up on hover (PR #2505) MewtR 2025-05-23 17:08:06 -04:00
  • 092e897104 fix(gui): fix rename package behaviors (PR #2500) Yaroslav 2025-05-23 01:26:39 +03:00
  • a0a9f7fd41 feat(gui): notify user if code has non-displayable character with current font (PR #2490) Yaroslav 2025-05-23 01:05:05 +03:00
  • 00f0f5547b fix(gui): using actual tree in usage tree dialog (PR #2503) Little Hour Y 2025-05-23 05:02:31 +08:00
  • 00608f8e51 feat(res): use file headers to detect extension for obfuscated resources (PR #2495) Yaroslav 2025-05-20 23:07:41 +03:00
  • d0351a88ba feat(gui): a tree structure usage search (PR #2498) Little Hour Y 2025-05-21 03:46:07 +08:00
  • bee476895c feat(tools): improve tool for sync and update I18N lines (PR #2494) Yaroslav 2025-05-19 21:17:07 +03:00
  • 580f25faae fix(res): fix decode xml attributes value (PR #2492) Yaroslav 2025-05-19 20:31:31 +03:00
  • 1d1ca7d0c0 fix: process synthetic resource inner classes using common method (#2482) Skylot 2025-05-18 22:27:12 +01:00
  • dbf4527ce6 chore: update dependencies Skylot 2025-05-17 23:29:25 +01:00
  • ec726d6ca1 fix(gui): update resource.arsc nodes after opened tab with resource ids (PR #2489) Yaroslav 2025-05-18 00:51:55 +03:00
  • be1c02455f feat(gui): added dialog for select methods for generate frida class snippet (PR #2487) Yaroslav 2025-05-16 20:14:33 +03:00
  • aee1e86398 fix(gui): restore tree state after renaming (PR #2486) Yaroslav 2025-05-15 22:54:50 +03:00
  • c0d721bea1 feat(gui): added feature to close all left tabs (#1390) (PR #2484) Yaroslav 2025-05-15 22:32:05 +03:00
  • e19a456642 feat(gui): added support view and open more resource files (PR #2483) Yaroslav 2025-05-15 20:50:19 +03:00
  • acd57930cc fix(gui): improve apk signature loading speed (PR #2481) Yaroslav 2025-05-14 21:35:24 +03:00
  • 73348e5183 feat(gui): new HexViewer (PR #2469) Yaroslav 2025-05-14 21:34:33 +03:00
  • 32c92dd9a8 feat(gui): add "Copy All" button to Search dialog (PR #2480) Little Hour Y 2025-05-11 02:05:03 +08:00
  • 8bbdbfc563 feat: generate missing throws declarations, validate exceptions (#2441) (PR #2475) nitram84 2025-05-09 22:08:41 +02:00
  • fd6cb2451b fix(gui): improved preview tab behaviors (PR #2477) Yaroslav 2025-05-08 23:53:15 +03:00
  • 47647bbb9a feat(gui): add Preview Tab Feature (PR #2474) Yaroslav 2025-05-04 22:17:00 +03:00
  • e31d697cd9 fix: check and report invalid magic in '.dex' files (#2473) Skylot 2025-05-03 21:31:59 +01:00
  • a796d15289 fix(gui): add missing annotations color for dynamic theme (#2471) Skylot 2025-05-03 21:15:06 +01:00
  • f56eb271a1 feat(gui): allow to set code area theme with custom code (#2471) Skylot 2025-05-03 20:24:49 +01:00
  • fbebcb9845 feat(gui): add dynamic code editor theme from UI theme (PR #2471) Yaroslav 2025-05-02 19:10:27 +03:00
  • 79c91634ad build: set Java 24 for windows bundle Skylot 2025-05-01 20:13:51 +01:00
  • f6e12d71a0 chore: update gradle and dependencies Skylot 2025-05-01 19:21:47 +01:00
  • 62835fbade fix(gui): update Messages_zh_CN.properties (PR #2470) JustFor 2025-05-01 01:59:20 +08:00
  • 07c66b5c3c fix(tests): fix paths check on Windows Skylot 2025-04-29 22:31:29 +01:00
  • e3aa49aaa9 feat: add gradle export templates, support android app/lib and simple java Skylot 2025-04-29 21:07:52 +01:00
  • 9981949a2b feat(api): add 'unload' method to JadxPlugin (#2463) Skylot 2025-04-20 21:44:47 +01:00
  • ea6492e5ba fix(gui): properly handle excluded classes in code search (#2432) Skylot 2025-04-18 22:30:00 +01:00
  • 03d4cb134f build: downgrade java to version 21 for windows bundle Skylot 2025-04-15 22:34:34 +01:00
  • 37b0b09f25 chore: update dependencies Skylot 2025-04-15 21:50:27 +01:00
  • 1e75544636 refactor: deprecate temp methods which uses global temp dir Skylot 2025-04-15 21:46:33 +01:00
  • d4ce969fb7 fix(test): don't use global configs for cli integration tests Skylot 2025-04-15 21:44:23 +01:00
  • 9a692d6be4 fix: collect usage info in generic types Skylot 2025-03-28 20:43:46 +00:00
  • d3a8a43c74 fix: ignore external and invalid class names in signature (#2459)(PR #2460) Adrian 2025-04-14 23:36:54 +03:00
  • 518da3d8b5 fix(gui): Xposed snippet argument types corrected (PR #2454) (#2458) Jan S. 2025-04-13 19:50:43 +02:00
  • 61f5386fe5 feat(gui): support APK Signature Scheme v3.1 signers (PR #2452) Josh Ryan 2025-04-02 16:22:21 -05:00
  • 20cb9c6a3b fix(gui): flatten packages view: non-leaf packages with classes were not visible in the sources tree (PR #2450) Jan S. 2025-03-28 12:21:56 +01:00
  • 4a6784dc68 fix(gui): update zh_TW translation (PR #2448) 5idereal 2025-03-27 18:48:23 +08:00
  • bb6db25c9d fix(gui): apply log level as early as possible Skylot 2025-03-25 22:00:21 +00:00
  • d0c496858e build: improve launch4j parameters Skylot 2025-03-25 20:48:10 +00:00
  • b0ab702f9e build: add accessibility module for win bundle (#2446) Skylot 2025-03-25 20:46:32 +00:00
  • 5846e6d22e fix: scan annotations in usage collector visitor (#2435) Skylot 2025-03-22 22:04:15 +00:00
  • 4daad2fc79 chore: update gradle and dependencies Skylot 2025-03-19 22:09:33 +00:00
  • cca6ca25d1 fix: deduplicate blocks to help 'complex if' restructure (#2445) Skylot 2025-03-19 22:04:45 +00:00
  • dfa6a83f7c fix: improve BlockSet class, use it in more places Skylot 2025-03-19 22:01:47 +00:00
  • d1a3935c9e fix(res): improve resource table and config decoding (#2420) Skylot 2025-03-17 22:14:26 +00:00
  • b4f1021885 fix(gui): improve accessibility of preferences dialog (#2445) Skylot 2025-03-17 21:25:59 +00:00
  • a163e5a1de fix(gui): update Messages_de_DE.properties (PR #2410) Sencaid 2025-03-14 17:13:32 +01:00
  • 6eeb303d73 fix(res): chunk parsing was aborted too early for unordered entries (PR #2444) Jan S. 2025-03-14 16:48:37 +01:00
  • 3209dbb7a4 fix: do not reopen zip file on every resource decode Skylot 2025-03-11 21:56:42 +00:00
  • d84f0389ec feat: custom zip reader implementation to fight tampering Skylot 2025-02-23 20:51:28 +00:00
  • 5d720dd29c fix(gui): allow file and directory have same name in tree (#2420) Skylot 2025-03-02 21:14:31 +00:00
  • c9d650d186 fix: unload attributes map if empty (#2433) Skylot 2025-03-06 19:36:46 +00:00
  • ce60aa8635 fix(gui): minor action names and icons adjustments (#2419) Skylot 2025-02-22 20:47:11 +00:00
  • 4a9276e904 feat(gui): tabs UI improvements (PR #2419) yyyair 2025-02-22 20:46:00 +02:00
  • b78d3aa2f7 fix: do not replace constant fields which still used in code (#2414) Skylot 2025-02-19 22:49:06 +00:00
  • 4644d1d8ac fix(gui): correct class init method actions and highlight (#2412) Skylot 2025-02-17 20:38:00 +00:00
  • 7b8fc01319 feat(plugins): new API method to add popup menu entry for tree nodes (#2412) Skylot 2025-02-17 19:50:58 +00:00
  • ff66f95a8a fix(smali-input): improve error report for smali assemble (#2411) Skylot 2025-02-15 21:35:34 +00:00
  • 4ef1f3b12b feat(dex-input): initial support for DEX v41 (#2128) Skylot 2025-02-12 22:19:08 +00:00
  • 8873038b57 fix(gui): save current caret position and add it to tab code jump event (#2409) Skylot 2025-02-12 19:56:48 +00:00
  • bf58f03405 fix(gui): don't ask to save blank project Skylot 2025-02-09 19:23:50 +00:00
  • acf1c8187e refactor(gui): extract common dialog code into new parent class Skylot 2025-02-06 19:47:53 +00:00
  • 7bd1b14728 fix(gui): skip window pos saving if not changed Skylot 2025-02-06 18:40:47 +00:00
  • 61f04d6b07 fix(gui): set minimum size for comment dialog (#2405) Skylot 2025-02-06 18:39:25 +00:00
  • 5d5bf325fe fix: use fork of directories library with JNI implemetation for Windows (#2401) Skylot 2025-02-04 17:53:45 +00:00
  • afdd2d8b39 feat(gui): add button to install desktop file directly from jadx-gui (PR #2404) Hidoni 2025-02-02 01:03:42 +02:00
  • b18604071a fix(gui): new implementation for tree state save/load (#2399) Skylot 2025-02-01 19:31:24 +00:00
  • 801890f0a8 fix(gui): improve JNode caching (#2400) Skylot 2025-02-01 17:36:53 +00:00
  • 3d36c93beb fix(res): ignore reserved value in type chunk (PR #2403) Jan S. 2025-01-29 18:12:28 +01:00
  • 54fbbd9524 fix(gui): workaround to force class decompilation in loading task (#2400) Skylot 2025-01-25 20:38:56 +00:00
  • 306547d499 fix(gui): improve expand tree (speed up and duplicate entries removal) (#2399) Skylot 2025-01-24 18:49:36 +00:00
  • a43b475be7 fix: improve rename using source class name (#2397) Skylot 2025-01-20 21:55:46 +00:00
  • bc4bb0dc41 fix(cli): concat new lines in plugin description Skylot 2025-01-20 19:35:54 +00:00
  • ea5916452d doc: add plugins usage section Skylot 2025-01-20 19:21:49 +00:00