Commit Graph

1522 Commits

Author SHA1 Message Date
Pun Butrach
39b5b87c40 ci(config): appreciation for first-time contributors
Show appreciation message for new contributors
2025-10-01 21:49:20 +02:00
Benjamin
35595fb4bc docs: update readme badges (#1227) 2025-10-01 21:49:19 +02:00
Pun Butrach
02fb47d3b5 ci(release): don't build when not necessary
Add paths-ignore to all markdown files, and .idea folder
2025-10-01 21:49:18 +02:00
Pun Butrach
eef50888bb docs: update badge's repository
The repository was moved from `revanced-manager-compose` to the main one, which is `revanced-manager`.

The organisation's name has also switched to `ReVanced` (used to be `revanced`).
2025-10-01 21:49:17 +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
bad847d89b fix(deps): use correct work-runtime version string 2025-10-01 21:49:14 +02:00
Tyff
3f446f8236 feat: more info for the select from application screen (#81) 2025-10-01 21:49:12 +02:00
Pun Butrach
31cbab209c ci(release): migrate from node12 to node16
This bump `actions/upload-artifact`@v2 to `actions/upload-artifact`@v3
2025-10-01 21:49:11 +02:00
Robert
b14285b2c8 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
2025-10-01 21:49:10 +02:00
Palm
8e28f06e26 ci(release): use correct vars context object
why am i so stupid
2025-10-01 21:49:08 +02:00
Palm
5b46c58af9 ci(release): no longer store keystore alias in secrets
fixes an issue where GitHub Actions logs would be censored
2025-10-01 21:49:07 +02:00
Ax333l
dccf86163a fix: patches not being reloaded 2025-10-01 21:49:05 +02:00
Ax333l
8767f0e99c fix: permission error when using installed app 2025-10-01 21:49:04 +02:00
Ax333l
0a1acd24e3 feat: patch options UI (#80) 2025-10-01 21:49:02 +02:00
Ax333l
a55160e7c6 feat: switch to the new api (#75) 2025-10-01 21:49:00 +02:00
Ax333l
6436483206 chore: bump patcher 2025-10-01 21:48:58 +02:00
Ax333l
409c888d52 feat: improve bundle dialog UI 2025-10-01 21:48:57 +02:00
Ax333l
858b0ec5b4 feat: finish implementing the sources system (#70) 2025-10-01 21:48:55 +02:00
Ax333l
8c9fe6989f fix: library info not being embedded 2025-10-01 21:48:54 +02:00
Pun Butrach
17d1874381 ci(release): task naming consistency 2025-10-01 21:48:53 +02:00
CnC-Robert
e7802ed3d7 fix: don't store app list in parcel 2025-10-01 21:48:51 +02:00
Ax333l
f547bb7ab1 fix(installer): progress tracking 2025-10-01 21:48:50 +02:00
Robert
bfcd1fb977 ci: init 2025-10-01 21:48:49 +02:00
CnC-Robert
1ab1e4682f feat: show installed app in version selector 2025-10-01 21:48:47 +02:00
Robert
a854221969 feat: download apps in patcher screen (#73) 2025-10-01 21:48:46 +02:00
Pun
ab42b946ef docs(readme): minor fix to displaying url
When you hover on Commit & Activity badges, `revanced` will appear in url display, but on License badge, `ReVanced` will display

This commit fix that by changing the organisation to what we're supposed to be using which is {org_name}/{repo_name} (ReVanced/...)
2025-10-01 21:48:45 +02:00
Tyff
8ae4e850da feat: add patch bundle info screen (#55) 2025-10-01 21:48:43 +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
Patryk Miś
39b08e5201 feat: improve accessibility (#64)
* Label Back button
* Mark group section headings as headings

Signed-off-by: Patryk Miś <foss@patrykmis.com>
2025-10-01 21:48:38 +02:00
Ax333l
18527999b5 feat: switch to Preferences DataStore (#60) 2025-10-01 21:48:36 +02:00
CnC-Robert
fd520bba70 feat: disable filter chips when there are no patches 2025-10-01 21:48:35 +02:00
CnC-Robert
59b894dce4 feat: ReVanced theme colors 2025-10-01 21:48:34 +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
6cf51d71c5 build: update gradle to v8.2.1 2025-10-01 21:48:28 +02:00
Pun
06ef9dee44 docs(readme): minor changes to how badges works
* Better description for the repository license badge

* Clicking on badges open you the relevant url
2025-10-01 21:48:27 +02:00
Ax333l
49b4bbbf0b feat: improve keystore UI and UX (#52) 2025-10-01 21:48:25 +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
Ax333l
86e42449eb feat: advanced settings page with device info (#51) 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
3d59ee51ac fix(installer): sign and install on threads
This is needed to avoid ANRs because it takes a while if the Apk is 100+
MB.
2025-10-01 21:48:20 +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
a008cf5dd1 feat: allow user to save logs 2025-10-01 21:48:16 +02:00
Ax333l
23162f6233 feat: save patch options and selected patches in bundle (#50) 2025-10-01 21:48:15 +02:00
Ax333l
8540d30196 feat: patch options (#45) 2025-10-01 21:48:13 +02:00
Ax333l
f06da2ba56 refactor: use getDir instead of filesDir directly 2025-10-01 21:48:12 +02:00