Commit Graph

57 Commits

Author SHA1 Message Date
Ax333l
b18c678354 feat: implement more patch option types (#2015) 2025-10-01 21:51:33 +02:00
Robert
d3417adbeb feat: rename debug build to ReVanced Manager (dev) 2025-10-01 21:51:21 +02:00
Ax333l
c21076f2fb refactor: replace deprecated functions 2025-10-01 21:51:13 +02:00
dependabot[bot]
d622208b17 build(deps): bump plugin.serialization from 1.9.22 to 1.9.23 (#1811)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 21:51:07 +02:00
Ax333l
0d73e0cd32 feat: add external process runtime (#1799) 2025-10-01 21:51:05 +02:00
Benjamin
7df3350acb feat: add social links (#1294)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Ax333l <main@axelen.xyz>
2025-10-01 21:51:03 +02:00
Benjamin
858dd99ffa chore: Upgrade dependencies (#1761)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 21:51:02 +02:00
Ushie
b5558ea3ff feat: Scrollbars (#1479) 2025-10-01 21:50:49 +02:00
Robert
429b428f67 feat: improve patcher UI (#1494) 2025-10-01 21:50:47 +02:00
Benjamin
2700d45e4d chore: upgrade AGP to 8.2.0 + migrate deprecated functions (#1574) 2025-10-01 21:50:43 +02:00
validcube
e1c3d61ec6 refactor: slight formatting of build.gradle.kts 2025-10-01 21:50:38 +02:00
Ushie
3af26e7065 feat(Update Screen): changelogs & handle states (#1464)
Co-authored-by: Ax333l <main@axelen.xyz>
2025-10-01 21:50:32 +02:00
Ushie
2a3590ddd2 feat(Changelogs): overall improvement (#1429) 2025-10-01 21:50:26 +02:00
Benjamin
89addf3f78 chore: upgrade dependencies (#1401) 2025-10-01 21:50:16 +02:00
Ax333l
c62f772284 chore: bump compose 2025-10-01 21:49:58 +02:00
Ax333l
7af6c79076 chore: switch to revanced library and bump patcher (#1314) 2025-10-01 21:49:42 +02:00
Benjamin Halko
5b3e9e595c feat: change appID and name of debug builds 2025-10-01 21:49:29 +02:00
Patryk Miś
ad903533f8 chore: update dependencies (#1247) 2025-10-01 21:49:25 +02:00
Robert
62e934c403 feat: root installation (#1243) 2025-10-01 21:49:24 +02:00
Ax333l
9b3974414c chore: bump kotlinx.serialization plugin and patcher 2025-10-01 21:49:16 +02:00
Patryk Miś
88deadcf08 build: updates (#85) 2025-10-01 21:49:15 +02:00
Ax333l
8c9fe6989f fix: library info not being embedded 2025-10-01 21:48:54 +02:00
Robert
a854221969 feat: download apps in patcher screen (#73) 2025-10-01 21:48:46 +02:00
Ax333l
4d04ae088c fix: serialization not working 2025-10-01 21:48:42 +02:00
Patryk Miś
5c17a78e46 fix: buildfile syntax (#66)
Signed-off-by: Patryk Miś <foss@patrykmis.com>
2025-10-01 21:48:40 +02:00
Patryk Miś
3492dc4e83 build: updates (#63)
* Update Java base to 17
* update Kotlin to 1.8.22
* update Bouncycastle
* update all dependencies
* follow the manifest on jni libs packaging
* enhance app optimization by specifying resource configurations, excluding dependencies info and unnessesary files
* Remove obsolete SDK check as we are already using minSdk 26

Signed-off-by: Patryk Miś <foss@patrykmis.com>
2025-10-01 21:48:39 +02:00
Ax333l
18527999b5 feat: switch to Preferences DataStore (#60) 2025-10-01 21:48:36 +02:00
Ax333l
6f6476e851 fix: release builds not working properly 2025-10-01 21:48:31 +02:00
Rom Reviewer
37c1754098 chore: migrate dependencies to version catalogs (#58) 2025-10-01 21:48:30 +02:00
Robert
1f1a480d51 feat: app downloader (#43) 2025-10-01 21:48:29 +02:00
Pun Butrach
fc90bbc27c revert: downgrade Kotlin to 1.8.21
"A what? 1.8.22 isn't compatible, but the version bump indicate that it's supposed to be bug fixes????"
2025-10-01 21:48:23 +02:00
Pun Butrach
45142841d5 build: update dependencies
There are 9 dependencies update, changelog of this commit are available
below here.

Android Gradle Plugin: 8.0.1 -> 8.0.2
Kotlin: 1.8.21 -> 1.8.22
Android Compose BOM: 2023.05.01 -> 2023.06.01
Room: 2.5.1 -> 2.5.2
ReVanced Patcher: 11.0.1 -> 11.0.4
APKsig: 8.2.0-alpha05 -> 8.2.0-alpha10
Koin (Android, workmanager): 3.4.0 -> 3.4.2
Koin (Androidx Compose): 3.4.4 -> 3.4.5
Ktor: 2.3.0 -> 2.3.1
2025-10-01 21:48:22 +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
2aec6e1e55 build: bump patcher 2025-10-01 21:48:09 +02:00
Ax333l
e3cb056858 feat: licenses screen (#47) 2025-10-01 21:48:06 +02:00
Ax333l
059a72b9dd fix: pass worker inputs without serialization (#44)
Because androidx.work.Data sucks and causes our app to crash.
2025-10-01 21:47:57 +02:00
Ax333l
1a164ebe30 build: bump patcher 2025-10-01 21:47:48 +02:00
Ax333l
8d53180d86 feat: show stacktrace in installer ui (#36) 2025-10-01 21:47:47 +02:00
Ax333l
de1ef23824 fix(installer): properly track worker state (#32) 2025-10-01 21:47:38 +02:00
CnC-Robert
d84e6a3ffc feat: ProGuard 2025-10-01 21:47:36 +02:00
CnC-Robert
5ec97f4a85 feat: rename package to app.revanced.manager 2025-10-01 21:47:34 +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
e7599e1386 chore(deps): bump revanced-patcher to 9.0.0 2025-10-01 21:47:25 +02:00
Ax333l
9675a2777b feat: patch bundle sources system (#24) 2025-10-01 21:47:22 +02:00
Ax333l
da32ff954a feat(installer): apk signing and installation 2025-10-01 21:47:13 +02:00
Patryk Miś
925be5a168 build: updates (#23) 2025-10-01 21:47:07 +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
Patryk Miś
85a03a6472 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-10-01 21:47:01 +02:00
CnC-Robert
373cc4bbb1 feat: app selector screen 2025-10-01 21:46:59 +02:00