Commit Graph

37 Commits

Author SHA1 Message Date
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
Ax333l
6dbcd6293e feat: updater changelogs (#48)
---------

Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
2025-10-01 21:48:18 +02:00
Ax333l
a008cf5dd1 feat: allow user to save logs 2025-10-01 21:48:16 +02:00
Ax333l
e3cb056858 feat: licenses screen (#47) 2025-10-01 21:48:06 +02:00
Ax333l
b07fd2321d feat: experimental patches setting 2025-10-01 21:47:54 +02:00
Ax333l
1efccda3f5 feat: save patch selection using room db (#38) 2025-10-01 21:47:52 +02:00
Ax333l
8d53180d86 feat: show stacktrace in installer ui (#36) 2025-10-01 21:47:47 +02:00
CnC-Robert
62bccd1504 feat: filter options for patches 2025-10-01 21:47:45 +02:00
Ax333l
8b6d32dd7b fix(patcher): add notification and wakelock to worker; chore: add app icon 2025-10-01 21:47:41 +02:00
Ax333l
fd0ec6c6a7 feat: keystore import/export (#30) 2025-10-01 21:47:40 +02:00
Ax333l
de1ef23824 fix(installer): properly track worker state (#32) 2025-10-01 21:47:38 +02:00
Robert
f0d9def3dd refactor: PackageManager (#31)
* refactor: refactor `PM`

* feat: use plurals for patch count

* fix: support apk's from storage

* feat: use ViewModel for loading apps and bundles

* fix: fix file selector that has no reason to be broken

* refactor: rename parameter

* refactor: `MainViewModel`

* feat: make all apps use `path`

* build: target java 11
2025-10-01 21:47:28 +02:00
Ax333l
14888f9da7 feat: better installer ui (#29)
based cossale

Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
2025-10-01 21:47:24 +02:00
Ax333l
9675a2777b feat: patch bundle sources system (#24) 2025-10-01 21:47:22 +02:00
Aunali321
d71a4bf3c3 feat: in-app updater (#25) 2025-10-01 21:47:21 +02:00
Aunali321
57548641e7 feat(settings screen): add battery optimization notification 2025-10-01 21:47:19 +02:00
Aunali321
553af83139 feat(update screen): complete main update screen 2025-10-01 21:47:19 +02:00
Aunali321
1d6b34a39f feat(about screen): complete about screen 2025-10-01 21:47:17 +02:00
Ax333l
da32ff954a feat(installer): apk signing and installation 2025-10-01 21:47:13 +02:00
Ax333l
caeabfc91b feat: integrate revanced patcher (#22) 2025-10-01 21:47:06 +02:00
CnC-Robert
b7d53cfca8 feat: settings screen 2025-10-01 21:47:03 +02:00
CnC-Robert
373cc4bbb1 feat: app selector screen 2025-10-01 21:46:59 +02:00
Aunali321
a127b959ea feat: Dashboard Screen (#18)
* feat: add Dashboard Screen and Sources Screen

* fix: fix tab onClick not working

* refactor: remove AppBar

---------

Co-authored-by: CnC-Robert <CnC.Rob3rt@gmail.com>
2025-10-01 21:46:57 +02:00
Canny
60a5a11c71 feat: splash screen 2025-10-01 21:46:45 +02:00
oSumAtrIX
045a5483f1 chore: Migrate to compose-dev branch 2025-10-01 21:46:17 +02:00