Commit Graph

69 Commits

Author SHA1 Message Date
Ax333l
923ce74735 feat: save patch selection using room db (#38) 2023-06-22 10:20:30 +00:00
Ax333l
5681c917c5 feat: show stacktrace in installer ui (#36) 2023-06-17 11:45:52 +00:00
CnC-Robert
6309e8bdf5 feat: filter options for patches 2023-06-15 22:20:17 +02:00
Ax333l
b8a51d32f5 fix(patcher): add notification and wakelock to worker; chore: add app icon 2023-06-11 17:49:42 +02:00
Ax333l
919b6b7014 feat: keystore import/export (#30) 2023-06-11 14:38:56 +00:00
Ax333l
971277ed39 fix(installer): properly track worker state (#32) 2023-06-09 15:34:10 +00:00
Robert
7a5596a281 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
2023-06-03 18:03:14 +00:00
Ax333l
399fc98dec feat: better installer ui (#29)
based cossale

Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
2023-05-26 13:14:21 +00:00
Ax333l
c22371e0c5 feat: patch bundle sources system (#24) 2023-05-26 12:58:14 +00:00
Aunali321
a4842c078b feat: in-app updater (#25) 2023-05-23 11:02:22 +02:00
Aunali321
c332760786 feat(settings screen): add battery optimization notification 2023-05-22 05:17:26 +05:30
Aunali321
ea4247c688 feat(update screen): complete main update screen 2023-05-22 04:14:43 +05:30
Aunali321
fec8c0cc14 feat(about screen): complete about screen 2023-05-22 03:23:14 +05:30
Ax333l
52ab7937bd feat(installer): apk signing and installation 2023-05-20 12:30:24 +02:00
Ax333l
40487923f9 feat: integrate revanced patcher (#22) 2023-05-19 18:49:32 +00:00
CnC-Robert
4088ed747e feat: settings screen 2023-05-18 13:38:02 +02:00
CnC-Robert
54f0a69596 feat: app selector screen 2023-05-06 12:42:30 +02:00
Aunali321
9065c0d260 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>
2023-04-30 19:27:14 +00:00
Canny
b372f7ee84 feat: initialize project 2023-01-28 02:00:52 +03:00