Commit Graph

11 Commits

Author SHA1 Message Date
Skylot
1e1036c049
fix: disable usage of JDK Unsafe class in GSON (#2341)
Some checks failed
Build Artifacts / build (push) Has been cancelled
Build Artifacts / build-win-bundle (push) Has been cancelled
Build Test / tests (ubuntu-latest) (push) Has been cancelled
Build Test / tests (windows-latest) (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
2024-11-13 18:28:04 +00:00
Skylot
be6cb573b1
feat(plugins): allow to set minimum required jadx version in plugin info (#2314)
Some checks are pending
Build Artifacts / build (push) Waiting to run
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (ubuntu-latest) (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
CodeQL / Analyze (java) (push) Waiting to run
2024-11-06 16:30:22 +00:00
Skylot
57238de6ff
feat(cli): add option to disable plugins (#2277)
Some checks are pending
Build Artifacts / build (push) Waiting to run
Build Artifacts / build-win-bundle (push) Waiting to run
Build Test / tests (ubuntu-latest) (push) Waiting to run
Build Test / tests (windows-latest) (push) Waiting to run
CodeQL / Analyze (java) (push) Waiting to run
2024-11-01 20:13:34 +00:00
Skylot
cc6a893402
feat: allow to disable installed plugins (#2277) 2024-10-28 23:35:28 +03:00
Skylot
ad4dd116be
chore: update gradle and dependencies 2024-07-19 00:19:47 +03:00
Skylot
09fa35f144
feat: allow to change config and cache dirs with env vars (#2159) 2024-04-27 21:48:42 +01:00
Skylot
89acf73010
feat(plugins): cache available plugin list 2023-09-27 19:44:53 +01:00
Skylot
f213082da5
feat(gui): load available plugins from jadx-plugins-list 2023-08-05 22:41:51 +01:00
Skylot
347d6e2c2e
refactor: improve github plugin resolver 2023-06-07 22:09:06 +01:00
Skylot
50c5f0874f
feat(gui): manage plugins in preferences window 2023-06-06 22:29:31 +01:00
Skylot
8a67c39279
feat(cli): install and manage plugins from command line 2023-05-23 17:53:48 +01:00