22 Commits

Author SHA1 Message Date
Ax333l
d0d0a17a55
fix: pass worker inputs without serialization (#44)
Because androidx.work.Data sucks and causes our app to crash.
2025-05-20 13:57:50 +02:00
Ax333l
6eb21e1fab
build: bump patcher 2025-05-20 13:57:38 +02:00
Ax333l
b8902d04d7
feat: show stacktrace in installer ui (#36) 2025-05-20 13:57:36 +02:00
Ax333l
881d2430c3
fix(installer): properly track worker state (#32) 2025-05-20 13:57:25 +02:00
CnC-Robert
8e6519cfb0
feat: ProGuard 2025-05-20 13:57:22 +02:00
CnC-Robert
bb90cc6e81
feat: rename package to app.revanced.manager 2025-05-20 13:57:18 +02:00
Robert
af779153d5
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-05-20 13:57:05 +02:00
Ax333l
05ecbde6c2
chore(deps): bump revanced-patcher to 9.0.0 2025-05-20 13:56:57 +02:00
Ax333l
61de7568cb
feat: patch bundle sources system (#24) 2025-05-20 13:56:51 +02:00
Ax333l
14dfe07795
feat(installer): apk signing and installation 2025-05-20 13:56:30 +02:00
Patryk Miś
fbd1e221da
build: updates (#23) 2025-05-20 13:56:21 +02:00
Ax333l
c35c776ce2
feat: integrate revanced patcher (#22) 2025-05-20 13:56:18 +02:00
CnC-Robert
8991827ac7
feat: settings screen 2025-05-20 13:56:11 +02:00
Patryk Miś
0871180dcc
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>
2025-05-20 13:56:08 +02:00
CnC-Robert
7103bd2ec1
feat: app selector screen 2025-05-20 13:56:06 +02:00
Aunali321
e5029c7d2c
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-05-20 13:56:05 +02:00
Patryk Miś
cc59d60dfd
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>
2025-05-20 13:54:31 +02:00
CnC-Robert
4d894e908e
feat: backend 2025-05-20 13:54:29 +02:00
Canny
0142b85ede
feat: splash screen 2025-05-20 13:54:25 +02:00
Canny
d9633906f5
feat: implement navigation 2025-05-20 13:54:22 +02:00
Canny
3dd14fd34b
feat: implement DI 2025-05-20 13:54:21 +02:00
oSumAtrIX
0b19a9865d
chore: Migrate to compose-dev branch 2025-05-20 13:49:36 +02:00