Commit Graph

39 Commits

Author SHA1 Message Date
Benjamin
6f2ca5bb89 fix: typo in string name import_keystore_description (#1273) 2023-09-18 16:59:03 +07:00
Robert
bf10af2ae2 feat: root installation (#1243) 2023-09-09 13:18:00 +00:00
Tyff
42e0346e25 feat: make bundles selectable (#1237) 2023-09-04 07:05:55 +02:00
Tyff
3cfa4ea6d6 feat: more info for the select from application screen (#81) 2023-08-23 20:05:21 +02:00
Robert
a0b92554e9 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
2023-08-17 17:42:10 +02:00
Ax333l
7aea9473de feat: patch options UI (#80) 2023-08-12 08:41:22 +00:00
Ax333l
1707a9690a feat: improve bundle dialog UI 2023-08-04 12:46:07 +02:00
Ax333l
379ce917a9 feat: finish implementing the sources system (#70) 2023-08-03 11:15:42 +00:00
CnC-Robert
61de0b67fa feat: show installed app in version selector 2023-07-30 19:45:40 +02:00
Robert
aec8cec9b8 feat: download apps in patcher screen (#73) 2023-07-30 10:29:22 +00:00
Tyff
21d99a1f24 feat: add patch bundle info screen (#55) 2023-07-23 15:27:07 +00:00
Ax333l
879884a9fa feat: switch to Preferences DataStore (#60) 2023-07-15 09:52:12 +00:00
Robert
94a4dbaba1 feat: app downloader (#43) 2023-07-14 08:54:42 +00:00
Ax333l
aa02e9f8cf feat: improve keystore UI and UX (#52) 2023-07-07 18:48:36 +00:00
Ax333l
453f4da8ec feat: advanced settings page with device info (#51) 2023-07-07 15:35:36 +00:00
Ax333l
fe5e191cb5 feat: updater changelogs (#48)
---------

Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
2023-07-07 08:56:04 +00:00
Ax333l
d9d83df9de feat: allow user to save logs 2023-07-06 20:01:44 +02:00
Ax333l
6b7143dd8f feat: licenses screen (#47) 2023-06-29 20:05:43 +00:00
Ax333l
9dd74f1f22 feat: experimental patches setting 2023-06-27 15:05:31 +02:00
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
49f9dfcf95 feat: splash screen 2023-01-28 02:30:39 +03:00
Canny
b372f7ee84 feat: initialize project 2023-01-28 02:00:52 +03:00