Commit Graph

1731 Commits

Author SHA1 Message Date
ffe5c058e0 fix: delete temporary files (#1341) 2025-05-20 14:01:08 +02:00
59ddd9f393 fix: use correct classes to determine option type
I can't believe this happened
2025-05-20 14:01:06 +02:00
57ba3ad374 feat(settings): move experimental patches option to advanced 2025-05-20 14:01:05 +02:00
6fed17705b feat(installer): adjust arrow icon size 2025-05-20 14:01:03 +02:00
f915b544c4 feat(installer): adjust step icon size and alignment 2025-05-20 14:01:02 +02:00
11a383a13a chore: switch to revanced library and bump patcher (#1314) 2025-05-20 14:01:01 +02:00
4b178d947c feat(patch-selector): default patches selection (#1272) 2025-05-20 14:00:58 +02:00
f2e7661b5c feat: remove dead help icons
These never did anything and were removed from the figma a while ago.
2025-05-20 14:00:57 +02:00
e33862f436 chore: fully remove idea project files 2025-05-20 14:00:55 +02:00
51dc429330 fix: remove misc.xml and kotlinc.xml 2025-05-20 14:00:53 +02:00
5a41cc1162 docs: init (#1224) 2025-05-20 14:00:32 +02:00
28ab79d962 ci: Add release workflow (#1235) 2025-05-20 14:00:30 +02:00
8f2c18585f fix: Updates popup shows incorrect names (#1283) 2025-05-20 14:00:29 +02:00
2f533d12b9 fix: use ReVanced ring logo in about section (#1302) 2025-05-20 14:00:27 +02:00
44cec48a7f feat: implement Submit Issue button (#1276) 2025-05-20 14:00:25 +02:00
395da595a2 refactor: update progress onBackClick function (#1277) 2025-05-20 14:00:23 +02:00
18ea6adb20 fix: disable WebView history (#1278) 2025-05-20 14:00:21 +02:00
daeb534692 fix(ui): make entire patches view button selectable (#1271) 2025-05-20 14:00:19 +02:00
0b2ddbe0bf feat: change appID and name of debug builds 2025-05-20 14:00:17 +02:00
3c3ff64b18 ci: build pull requests (#1228) 2025-05-20 14:00:15 +02:00
43befa8713 fix: typo in string name import_keystore_description (#1273) 2025-05-20 14:00:13 +02:00
3c820405a8 fix: contributors screen fix (#1256) 2025-05-20 14:00:10 +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
91e0d48721 fix: minify crash on building release (#1245) 2025-05-20 14:00:02 +02:00
ae5eef0f2c fix: providers.gradleProperty (#1223) 2025-05-20 14:00:01 +02:00
382c068a03 feat: make bundles selectable (#1237) 2025-05-20 13:59:58 +02:00
cfaf874326 ci(config): appreciation for first-time contributors
Show appreciation message for new contributors
2025-05-20 13:59:55 +02:00
97d25b5602 docs: update readme badges (#1227) 2025-05-20 13:59:54 +02:00
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
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
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
384fb19ddf fix(deps): use correct work-runtime version string 2025-05-20 13:59:42 +02:00
ab04ef99c3 feat: more info for the select from application screen (#81) 2025-05-20 13:59:41 +02:00
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
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
af03eec4b5 ci(release): use correct vars context object
why am i so stupid
2025-05-20 13:59:33 +02:00
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
e302ea9f9e fix: patches not being reloaded 2025-05-20 13:59:30 +02:00
6aa3b6c4b0 fix: permission error when using installed app 2025-05-20 13:59:27 +02:00
5cb887ebe6 feat: patch options UI (#80) 2025-05-20 13:59:25 +02:00
4cd00c122d feat: switch to the new api (#75) 2025-05-20 13:59:22 +02:00
5744bdda80 chore: bump patcher 2025-05-20 13:59:20 +02:00
89e373f98c feat: improve bundle dialog UI 2025-05-20 13:59:19 +02:00
ecd4b01108 feat: finish implementing the sources system (#70) 2025-05-20 13:59:15 +02:00
08686252bb fix: library info not being embedded 2025-05-20 13:59:13 +02:00
ab1dd8862d ci(release): task naming consistency 2025-05-20 13:59:11 +02:00
c4abf8a324 fix: don't store app list in parcel 2025-05-20 13:59:09 +02:00
05adb78932 fix(installer): progress tracking 2025-05-20 13:59:07 +02:00