Skylot
|
f53dbbfebf
|
feat: option to disable inner classes move to parent (#1817)
|
2023-05-06 20:39:50 +03:00 |
|
nitram84
|
d29263ef57
|
fix(res): fix escaping for string arrays
|
2023-05-06 20:38:13 +03:00 |
|
nitram84
|
d8c8fb4e18
|
test(res): add unit tests for ResXmlGen
|
2023-05-06 20:38:13 +03:00 |
|
Skylot
|
835f9fb5e0
|
chore(build): use official gradle build action
|
2023-05-01 21:31:36 +03:00 |
|
JustFor
|
ecbcbbe8d4
|
fix(gui): update CN translation (PR #1852)
Fixed the problem of indistinguishable after English translation.
|
2023-04-28 22:25:15 +01:00 |
|
Skylot
|
37b1bff8f2
|
fix(gui): adjust node by offset search in code area (#1845)
|
2023-04-25 21:28:27 +01:00 |
|
Skylot
|
5e8f9b900f
|
fix: remove class filtering on export (#1847)
|
2023-04-25 17:12:42 +01:00 |
|
Skylot
|
ddefead764
|
chore(build): check java version (#1846)
|
2023-04-25 14:23:11 +01:00 |
|
Skylot
|
54f83cee1c
|
fix: run code schrink after insn args simplify (#1838)
|
2023-04-24 22:25:09 +01:00 |
|
Skylot
|
7f3bd8c668
|
fix: additional checks for primitive deboxing (#1838)
|
2023-04-24 22:25:09 +01:00 |
|
Skylot
|
ea10f2af47
|
fix(build): set jvm target version for all kotlin tasks
|
2023-04-24 22:21:20 +01:00 |
|
Skylot
|
2d810a2864
|
chore(build): update gradle
|
2023-04-24 22:21:20 +01:00 |
|
George Hopkins
|
bac2386a1a
|
fix: add parentheses around multiple lambda arguments (PR #1840)
* fix: add parentheses around multiple lambda arguments
* add simple test case
---------
Co-authored-by: Skylot <skylot@gmail.com>
|
2023-04-24 19:59:59 +01:00 |
|
Skylot
|
06ec12ba17
|
fix(script): use default script compiler args
|
2023-04-21 15:50:06 +01:00 |
|
JustFor
|
7f713e5592
|
fix(gui): update Messages_zh_CN.properties (PR #1831)
|
2023-04-21 14:42:02 +01:00 |
|
Skylot
|
ee2556ecb6
|
fix(gui): update mappings node instead full reload on 'save as' (#1732)
|
2023-04-20 22:00:06 +01:00 |
|
Skylot
|
e57787393e
|
chore(build): fix gradle tasks dependencies
|
2023-04-20 19:46:59 +01:00 |
|
Skylot
|
b7634024d6
|
chore: update gradle and dependencies
|
2023-04-20 17:22:16 +01:00 |
|
Skylot
|
9417671606
|
refactor: extract input-api into library (#1821)
|
2023-04-20 17:22:16 +01:00 |
|
Skylot
|
2e652b4219
|
fix(plugins): use loaded mapping tree on export (#1732)
|
2023-04-20 17:22:16 +01:00 |
|
Skylot
|
1d6ebed7e5
|
chore: fix spotless apply
|
2023-04-20 17:22:16 +01:00 |
|
Skylot
|
19cf22b9e3
|
chore: update Eclipse formatter config
|
2023-04-20 17:22:16 +01:00 |
|
Skylot
|
75fbdd3ac4
|
chore(build): set required Java version to 11, update dependencies
|
2023-04-20 17:22:16 +01:00 |
|
Skylot
|
13e317d927
|
fix(gui): resolve active tab restore issue
|
2023-04-20 17:22:15 +01:00 |
|
Skylot
|
7a309ca367
|
fix: improve plugins data handling
|
2023-04-20 17:22:15 +01:00 |
|
Skylot
|
a992c93198
|
fix(plugins): improve custom passes merge ordering
|
2023-04-20 17:22:15 +01:00 |
|
Skylot
|
ee3a653c1b
|
fix(gui): show options from all plugins
|
2023-04-20 17:22:15 +01:00 |
|
Skylot
|
e8e7028792
|
perf: improve usage data apply
|
2023-04-20 17:22:15 +01:00 |
|
Skylot
|
2403d32ae4
|
feat(gui): use plain json config instead java preferences
|
2023-04-20 17:22:15 +01:00 |
|
Skylot
|
1c89c7290c
|
fix(gui): discard old settings migrations
|
2023-04-20 17:22:15 +01:00 |
|
Skylot
|
1891f6fd7e
|
fix: ignore source name if current alias is better (#1795)
|
2023-04-20 17:22:14 +01:00 |
|
Skylot
|
e933b41236
|
script: replace method call with calculated result (#1251)
|
2023-04-20 17:22:14 +01:00 |
|
Skylot
|
9f7432134c
|
feat(gui): show loaded mapping file in input nodes
|
2023-04-20 17:22:14 +01:00 |
|
Skylot
|
7d69e5aaab
|
feat(gui): add script log open button
|
2023-04-20 17:22:14 +01:00 |
|
Skylot
|
780b1a0d53
|
fix(gui): resolve ktlint deprecation warnings
|
2023-04-20 17:22:14 +01:00 |
|
Skylot
|
ea37f3e9f7
|
fix: don't inline constants into lambdas
|
2023-04-20 17:22:14 +01:00 |
|
Skylot
|
c6ed117df6
|
fix: improve internal state checks
|
2023-04-20 17:22:14 +01:00 |
|
Skylot
|
cedcc29e01
|
chore(gui): add missing keys for new i18n file
|
2023-04-20 17:22:13 +01:00 |
|
Skylot
|
d5219e7f0c
|
feat: allow to move class to another package
|
2023-04-20 17:22:13 +01:00 |
|
Skylot
|
9a6dec0dbd
|
fix: scripts runtime code and docs clean up
|
2023-04-20 17:22:13 +01:00 |
|
Skylot
|
17574ee554
|
chore: update dependencies
|
2023-04-20 17:22:13 +01:00 |
|
Skylot
|
926f4e497a
|
feat(gui): allow to dock log viewer, new filter modes
|
2023-04-20 17:22:13 +01:00 |
|
Skylot
|
acbe94df27
|
feat(script): add code area popup menu action
|
2023-04-20 17:22:13 +01:00 |
|
Skylot
|
a2f018a00b
|
feat(gui): add run, check and format script actions
|
2023-04-20 17:22:12 +01:00 |
|
Skylot
|
98cc1b1022
|
script: add sample deobf by code script (#1706)
|
2023-04-20 17:22:06 +01:00 |
|
Skylot
|
745f46f81f
|
build: configure spotless for kotlin, apply code style fixes
|
2023-04-20 19:01:41 +03:00 |
|
Skylot
|
6912ed40b4
|
feat(gui): save usage data into disk cache
|
2023-04-20 19:01:41 +03:00 |
|
Skylot
|
a89dbc1152
|
refactor: make input plugin api similar to pass plugins
|
2023-04-20 19:01:40 +03:00 |
|
Skylot
|
0c4d46ead5
|
refactor: move plugins-api module into jadx-core
|
2023-04-20 19:01:39 +03:00 |
|
Skylot
|
eae9bac938
|
refactor: move mappings feature to separate plugin module
|
2023-04-20 19:01:39 +03:00 |
|