Commit Graph

73 Commits

Author SHA1 Message Date
Ax333l
02ea5c6d4a fix: cleanup advanced settings screen 2025-10-01 21:51:36 +02:00
Ax333l
49f851022d feat: improve UX for failed or missing bundles 2025-10-01 21:51:34 +02:00
Ax333l
b18c678354 feat: implement more patch option types (#2015) 2025-10-01 21:51:33 +02:00
Ax333l
69c119d545 fix: import export screen UX 2025-10-01 21:51:31 +02:00
Ax333l
feb0ca4cf3 feat: add ability to share debug logs 2025-10-01 21:51:29 +02:00
Ax333l
60fdec9804 feat: get bundle information from jar manifest (#2027) 2025-10-01 21:51:27 +02:00
Robert
f4d6c60b9e feat: improve patcher screen labels 2025-10-01 21:51:23 +02:00
Robert
d23d673c47 fix: automatically focus search views 2025-10-01 21:51:19 +02:00
Robert
b80f94b77b feat: move update to notification card (#1917) 2025-10-01 21:51:17 +02:00
Ax333l
9a085f4091 refactor: fix more warnings 2025-10-01 21:51:16 +02:00
Ax333l
0d73e0cd32 feat: add external process runtime (#1799) 2025-10-01 21:51:05 +02:00
Ax333l
9d961f6a52 feat: check if the version being used is the recommended version (#1675) 2025-10-01 21:51:04 +02:00
Ax333l
ea50e65ab1 feat: add toast feedback to the bundle update button 2025-10-01 21:50:56 +02:00
Ax333l
e1647fdef0 fix: patch options reset button being broken 2025-10-01 21:50:55 +02:00
Ax333l
0b362e3393 refactor: use consistent wording for the version compat check 2025-10-01 21:50:53 +02:00
Ax333l
b1206cb663 refactor: fix terminology and wording related to patches (#1623) 2025-10-01 21:50:50 +02:00
Robert
429b428f67 feat: improve patcher UI (#1494) 2025-10-01 21:50:47 +02:00
Ax333l
a12cae7299 feat: updater UI and code improvements (#1597) 2025-10-01 21:50:46 +02:00
Ushie
88e860cf01 feat: Select bundle type before adding bundle (#1490) 2025-10-01 21:50:45 +02:00
Benjamin
3f362b605f fix: specify multithreadingDexFileWriter in PatcherOptions (#1402)
Co-authored-by: Ax333l <main@axelen.xyz>
2025-10-01 21:50:34 +02:00
Ushie
3af26e7065 feat(Update Screen): changelogs & handle states (#1464)
Co-authored-by: Ax333l <main@axelen.xyz>
2025-10-01 21:50:32 +02:00
Ushie
d5bdc293f3 feat(Contributors Screen): implement design from Figma (#1465)
Co-authored-by: Robert <72943079+CnC-Robert@users.noreply.github.com>
Co-authored-by: Ax333l <main@axelen.xyz>
2025-10-01 21:50:31 +02:00
Robert
bb2164e1a9 feat: check for updates on startup (#1462) 2025-10-01 21:50:27 +02:00
Ushie
2a3590ddd2 feat(Changelogs): overall improvement (#1429) 2025-10-01 21:50:26 +02:00
Ushie
ceb7623794 feat(Installer): use BottomAppBar (#1428) 2025-10-01 21:50:25 +02:00
Ushie
f8aafa0503 feat(NotificationCard): rewrite & consistent usage (#1426) 2025-10-01 21:50:22 +02:00
Ax333l
90db765c9a feat: remember patch options (#1449) 2025-10-01 21:50:20 +02:00
Ax333l
c003c3c324 feat(installer): sign apk in patcher worker 2025-10-01 21:50:18 +02:00
Ax333l
8aa70d350e feat: show toast when no patches are selected 2025-10-01 21:50:12 +02:00
Ax333l
b69a369d4e feat: selected app info page (#1395) 2025-10-01 21:50:03 +02:00
Ax333l
2ffcaec724 feat: armv7 warning 2025-10-01 21:49:55 +02:00
Benjamin
bf1d628944 feat: settings migration (compose) (#1309) 2025-10-01 21:49:53 +02:00
Ax333l
f6fb534e04 feat: add patches selector bottom sheet (#1360) 2025-10-01 21:49:51 +02:00
Ax333l
a17c2de228 feat(patch-selector): default patches selection (#1272) 2025-10-01 21:49:41 +02:00
Benjamin
c879faf2eb fix: Updates popup shows incorrect names (#1283) 2025-10-01 21:49:35 +02:00
Benjamin
933e69e21e fix: typo in string name import_keystore_description (#1273) 2025-10-01 21:49:27 +02:00
Robert
62e934c403 feat: root installation (#1243) 2025-10-01 21:49:24 +02:00
Tyff
a246863a89 feat: make bundles selectable (#1237) 2025-10-01 21:49:21 +02:00
Tyff
3f446f8236 feat: more info for the select from application screen (#81) 2025-10-01 21:49:12 +02:00
Robert
b14285b2c8 feat: store patched apps (#79)
* feat: store patched apps

* fix: missing string

* feat: save patch selection

* feat: things

* fix: fix broken query

* fix: remove redundant `withContext`

* fix: fix
2025-10-01 21:49:10 +02:00
Ax333l
0a1acd24e3 feat: patch options UI (#80) 2025-10-01 21:49:02 +02:00
Ax333l
409c888d52 feat: improve bundle dialog UI 2025-10-01 21:48:57 +02:00
Ax333l
858b0ec5b4 feat: finish implementing the sources system (#70) 2025-10-01 21:48:55 +02:00
CnC-Robert
1ab1e4682f feat: show installed app in version selector 2025-10-01 21:48:47 +02:00
Robert
a854221969 feat: download apps in patcher screen (#73) 2025-10-01 21:48:46 +02:00
Tyff
8ae4e850da feat: add patch bundle info screen (#55) 2025-10-01 21:48:43 +02:00
Ax333l
18527999b5 feat: switch to Preferences DataStore (#60) 2025-10-01 21:48:36 +02:00
Robert
1f1a480d51 feat: app downloader (#43) 2025-10-01 21:48:29 +02:00
Ax333l
49b4bbbf0b feat: improve keystore UI and UX (#52) 2025-10-01 21:48:25 +02:00
Ax333l
86e42449eb feat: advanced settings page with device info (#51) 2025-10-01 21:48:23 +02:00