Benjamin Halko
0b2ddbe0bf
feat: change appID and name of debug builds
2025-05-20 14:00:17 +02:00
Benjamin Halko
3c3ff64b18
ci: build pull requests ( #1228 )
2025-05-20 14:00:15 +02:00
Benjamin
43befa8713
fix: typo in string name import_keystore_description
( #1273 )
2025-05-20 14:00:13 +02:00
Benjamin
3c820405a8
fix: contributors screen fix ( #1256 )
2025-05-20 14:00:10 +02:00
Patryk Miś
d65e830467
chore: update dependencies ( #1247 )
2025-05-20 14:00:08 +02:00
Robert
154b23202c
feat: root installation ( #1243 )
2025-05-20 14:00:05 +02:00
Benjamin
91e0d48721
fix: minify crash on building release ( #1245 )
2025-05-20 14:00:02 +02:00
Benjamin
ae5eef0f2c
fix: providers.gradleProperty ( #1223 )
2025-05-20 14:00:01 +02:00
Tyff
382c068a03
feat: make bundles selectable ( #1237 )
2025-05-20 13:59:58 +02:00
Pun Butrach
cfaf874326
ci(config): appreciation for first-time contributors
...
Show appreciation message for new contributors
2025-05-20 13:59:55 +02:00
Benjamin
97d25b5602
docs: update readme badges ( #1227 )
2025-05-20 13:59:54 +02:00
Pun Butrach
cde470f867
ci(release): don't build when not necessary
...
Add paths-ignore to all markdown files, and .idea folder
2025-05-20 13:59:52 +02:00
Pun Butrach
1ad3e3423c
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-05-20 13:59:50 +02:00
Ax333l
d62f0a96fb
chore: bump kotlinx.serialization plugin and patcher
2025-05-20 13:59:47 +02:00
Patryk Miś
d4ee3334e0
build: updates ( #85 )
2025-05-20 13:59:44 +02:00
Ax333l
384fb19ddf
fix(deps): use correct work-runtime version string
2025-05-20 13:59:42 +02:00
Tyff
ab04ef99c3
feat: more info for the select from application screen ( #81 )
2025-05-20 13:59:41 +02:00
Pun Butrach
c812ce2011
ci(release): migrate from node12
to node16
...
This bump `actions/upload-artifact`@v2 to `actions/upload-artifact`@v3
2025-05-20 13:59:39 +02:00
Robert
fa8f154d65
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-05-20 13:59:36 +02:00
Palm
af03eec4b5
ci(release): use correct vars
context object
...
why am i so stupid
2025-05-20 13:59:33 +02:00
Palm
da66b43497
ci(release): no longer store keystore alias in secrets
...
fixes an issue where GitHub Actions logs would be censored
2025-05-20 13:59:32 +02:00
Ax333l
e302ea9f9e
fix: patches not being reloaded
2025-05-20 13:59:30 +02:00
Ax333l
6aa3b6c4b0
fix: permission error when using installed app
2025-05-20 13:59:27 +02:00
Ax333l
5cb887ebe6
feat: patch options UI ( #80 )
2025-05-20 13:59:25 +02:00
Ax333l
4cd00c122d
feat: switch to the new api ( #75 )
2025-05-20 13:59:22 +02:00
Ax333l
5744bdda80
chore: bump patcher
2025-05-20 13:59:20 +02:00
Ax333l
89e373f98c
feat: improve bundle dialog UI
2025-05-20 13:59:19 +02:00
Ax333l
ecd4b01108
feat: finish implementing the sources system ( #70 )
2025-05-20 13:59:15 +02:00
Ax333l
08686252bb
fix: library info not being embedded
2025-05-20 13:59:13 +02:00
Pun Butrach
ab1dd8862d
ci(release): task naming consistency
2025-05-20 13:59:11 +02:00
CnC-Robert
c4abf8a324
fix: don't store app list in parcel
2025-05-20 13:59:09 +02:00
Ax333l
05adb78932
fix(installer): progress tracking
2025-05-20 13:59:07 +02:00
Robert
3ae1d3374a
ci: init
2025-05-20 13:59:06 +02:00
CnC-Robert
067f8adf4b
feat: show installed app in version selector
2025-05-20 13:59:05 +02:00
Robert
83f6d287b3
feat: download apps in patcher screen ( #73 )
2025-05-20 13:59:01 +02:00
Pun
3dde82fc18
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-05-20 13:58:59 +02:00
Tyff
de0af4c489
feat: add patch bundle info screen ( #55 )
2025-05-20 13:58:56 +02:00
Ax333l
f98386dcc8
fix: serialization not working
2025-05-20 13:58:54 +02:00
Patryk Miś
49209ca562
fix: buildfile syntax ( #66 )
...
Signed-off-by: Patryk Miś <foss@patrykmis.com>
2025-05-20 13:58:53 +02:00
Patryk Miś
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
Patryk Miś
fffdb314a1
feat: improve accessibility ( #64 )
...
* Label Back button
* Mark group section headings as headings
Signed-off-by: Patryk Miś <foss@patrykmis.com>
2025-05-20 13:58:47 +02:00
Ax333l
ee41e315fb
feat: switch to Preferences DataStore ( #60 )
2025-05-20 13:58:45 +02:00
CnC-Robert
cd3d654318
feat: disable filter chips when there are no patches
2025-05-20 13:58:43 +02:00
CnC-Robert
3bd1ef3de7
feat: ReVanced theme colors
2025-05-20 13:58:41 +02:00
Ax333l
ba1a152231
fix: release builds not working properly
2025-05-20 13:58:40 +02:00
Rom Reviewer
55573eb94f
chore: migrate dependencies to version catalogs ( #58 )
2025-05-20 13:58:38 +02:00
Robert
80e78f544b
feat: app downloader ( #43 )
2025-05-20 13:58:35 +02:00
Pun Butrach
7572944c9e
build: update gradle to v8.2.1
2025-05-20 13:58:34 +02:00
Pun
f5e9826dfb
docs(readme): minor changes to how badges works
...
* Better description for the repository license badge
* Clicking on badges open you the relevant url
2025-05-20 13:58:32 +02:00
Ax333l
c8ac94d82d
feat: improve keystore UI and UX ( #52 )
2025-05-20 13:58:29 +02:00