Commit Graph

71 Commits

Author SHA1 Message Date
7ca003a30d build: Do not sign all releases with debug key 2025-05-22 14:29:43 +02:00
07158ae1d1 chore: Move API project from separate repo to this
Set up CI to publish the API library package as well as release the app.
2025-05-22 10:56:23 +02:00
eff5c4860b style: Apply formatting 2025-05-20 14:12:21 +02:00
d4e60acbaa build: Sign releases using keystore if available 2025-05-20 14:12:20 +02:00
1ab74acf1d feat: Use "Debug" and "Debug signed" for build names respectively 2025-05-20 14:12:19 +02:00
1319a03651 feat: move plugin api to another repository 2025-05-20 14:12:08 +02:00
ab48672621 build: Enable pseudo locale for debug variant 2025-05-20 14:11:54 +02:00
0027c90ed3 chore: Update project's dependencies to latest 2025-05-20 14:11:53 +02:00
67809700c7 feat: switch to androidx.navigation (#2362) 2025-05-20 14:11:33 +02:00
04a78fabff feat: Add downloader plugin system (#2041) 2025-05-20 14:11:23 +02:00
94e26ba053 feat: switch to revanced api v4 2025-05-20 14:11:21 +02:00
37e612febc chore: update dependencies
🦀 integrations are gone! 🦀
2025-05-20 14:11:17 +02:00
45ff64f26e feat: Add installer status dialog (#1473)
Co-authored-by: Benjamin Halko <benjaminhalko@hotmail.com>
Co-authored-by: Benjamin <73490201+BenjaminHalko@users.noreply.github.com>
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: Ax333l <main@axelen.xyz>
2025-05-20 14:11:09 +02:00
3ed2c87f45 feat: Automatic language detection (#2032) 2025-05-20 14:04:49 +02:00
8654da0dfe feat: implement more patch option types (#2015) 2025-05-20 14:04:39 +02:00
92612f9aec feat: rename debug build to ReVanced Manager (dev) 2025-05-20 14:04:17 +02:00
ff0bf43c7d refactor: replace deprecated functions 2025-05-20 14:04:02 +02:00
9c6f0c324b 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-05-20 14:03:48 +02:00
424fe25dfb feat: add external process runtime (#1799) 2025-05-20 14:03:44 +02:00
5e4510eed5 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-05-20 14:03:39 +02:00
a9147ed0c0 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-05-20 14:03:37 +02:00
48604804f9 feat: Scrollbars (#1479) 2025-05-20 14:03:14 +02:00
b4bc14e4ed feat: improve patcher UI (#1494) 2025-05-20 14:03:09 +02:00
fe1e65ce9c chore: upgrade AGP to 8.2.0 + migrate deprecated functions (#1574) 2025-05-20 14:03:00 +02:00
111d8b6543 refactor: slight formatting of build.gradle.kts 2025-05-20 14:02:50 +02:00
0fda344952 feat(Update Screen): changelogs & handle states (#1464)
Co-authored-by: Ax333l <main@axelen.xyz>
2025-05-20 14:02:38 +02:00
ff9d021a2b feat(Changelogs): overall improvement (#1429) 2025-05-20 14:02:26 +02:00
8450243ddc chore: upgrade dependencies (#1401) 2025-05-20 14:02:03 +02:00
977345e5aa chore: bump compose 2025-05-20 14:01:25 +02:00
11a383a13a chore: switch to revanced library and bump patcher (#1314) 2025-05-20 14:01:01 +02:00
0b2ddbe0bf feat: change appID and name of debug builds 2025-05-20 14:00:17 +02:00
d65e830467 chore: update dependencies (#1247) 2025-05-20 14:00:08 +02:00
154b23202c feat: root installation (#1243) 2025-05-20 14:00:05 +02:00
d62f0a96fb chore: bump kotlinx.serialization plugin and patcher 2025-05-20 13:59:47 +02:00
d4ee3334e0 build: updates (#85) 2025-05-20 13:59:44 +02:00
08686252bb fix: library info not being embedded 2025-05-20 13:59:13 +02:00
83f6d287b3 feat: download apps in patcher screen (#73) 2025-05-20 13:59:01 +02:00
f98386dcc8 fix: serialization not working 2025-05-20 13:58:54 +02:00
49209ca562 fix: buildfile syntax (#66)
Signed-off-by: Patryk Miś <foss@patrykmis.com>
2025-05-20 13:58:53 +02:00
d68e7f71e9 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-05-20 13:58:49 +02:00
ee41e315fb feat: switch to Preferences DataStore (#60) 2025-05-20 13:58:45 +02:00
ba1a152231 fix: release builds not working properly 2025-05-20 13:58:40 +02:00
55573eb94f chore: migrate dependencies to version catalogs (#58) 2025-05-20 13:58:38 +02:00
80e78f544b feat: app downloader (#43) 2025-05-20 13:58:35 +02:00
d9ff833100 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-05-20 13:58:27 +02:00
34c331f39b 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-05-20 13:58:24 +02:00
1de0e87983 feat: updater changelogs (#48)
---------

Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
2025-05-20 13:58:20 +02:00
f99504d3e4 build: bump patcher 2025-05-20 13:58:08 +02:00
871a34df23 feat: licenses screen (#47) 2025-05-20 13:58:03 +02:00
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