Commit Graph

21 Commits

Author SHA1 Message Date
Ax333l
9a55e51a3a build: bump patcher 2023-06-17 13:47:55 +02:00
Ax333l
5681c917c5 feat: show stacktrace in installer ui (#36) 2023-06-17 11:45:52 +00:00
Ax333l
971277ed39 fix(installer): properly track worker state (#32) 2023-06-09 15:34:10 +00:00
CnC-Robert
9591f4e14f feat: ProGuard 2023-06-04 19:37:23 +02:00
CnC-Robert
27426b1390 feat: rename package to app.revanced.manager 2023-06-04 18:27:40 +02: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
5cb31dbe9d chore(deps): bump revanced-patcher to 9.0.0 2023-05-26 15:17:57 +02:00
Ax333l
c22371e0c5 feat: patch bundle sources system (#24) 2023-05-26 12:58:14 +00:00
Ax333l
52ab7937bd feat(installer): apk signing and installation 2023-05-20 12:30:24 +02:00
Patryk Miś
a48faad17a build: updates (#23) 2023-05-19 18:54:21 +00: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
Patryk Miś
bca8df8efd build: updates (#21)
* perf: obsolete sdk check

Signed-off-by: Patryk Mis <foss@patrykmis.com>

* chore: bump dependencies

Signed-off-by: Patryk Mis <foss@patrykmis.com>

---------

Signed-off-by: Patryk Mis <foss@patrykmis.com>
2023-05-13 12:00:06 +00: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
Patryk Miś
ec0f7e3f7a build: dependency and syntax updates (#17)
* build: Update Gradle to v8.1.1

* build: Bump dependencies

* build: move repo configurations to settings

---------

Co-authored-by: Patryk Mis <24607131+PatrickMis@users.noreply.github.com>
2023-04-23 12:36:52 +00:00
CnC-Robert
e5d898f025 feat: backend 2023-03-18 11:53:25 +01:00
Canny
49f9dfcf95 feat: splash screen 2023-01-28 02:30:39 +03:00
Canny
9536cdcae1 feat: implement navigation 2023-01-28 02:28:39 +03:00
Canny
57e2632f38 feat: implement DI 2023-01-28 02:19:44 +03:00
Canny
b372f7ee84 feat: initialize project 2023-01-28 02:00:52 +03:00