Commit Graph

1562 Commits

Author SHA1 Message Date
Ax333l
b69a369d4e feat: selected app info page (#1395) 2025-10-01 21:50:03 +02:00
Ax333l
663d21c6af refactor: move mount code to when block 2025-10-01 21:50:02 +02:00
Benjamin
dadc5462e3 fix: hide patch button (#1284) 2025-10-01 21:50:01 +02:00
Benjamin
3aea6cbaec feat: add user agent (#1382) 2025-10-01 21:50:00 +02:00
Ax333l
8425b6fa81 chore: bump patcher 2025-10-01 21:49:59 +02:00
Ax333l
c62f772284 chore: bump compose 2025-10-01 21:49:58 +02:00
Ax333l
ad775f3059 fix: broken logo in about page on release builds 2025-10-01 21:49:57 +02:00
Ax333l
c199801fb7 feat: hide unfinished pages in release mode 2025-10-01 21:49:56 +02:00
Ax333l
2ffcaec724 feat: armv7 warning 2025-10-01 21:49:55 +02:00
Ax333l
08eb995220 refactor(downloaders): improve file system code (#1379) 2025-10-01 21:49:54 +02:00
Benjamin
bf1d628944 feat: settings migration (compose) (#1309) 2025-10-01 21:49:53 +02:00
Ax333l
f6fb534e04 feat: add patches selector bottom sheet (#1360) 2025-10-01 21:49:51 +02:00
Ax333l
686eb40cb0 feat: use revanced api for changelogs 2025-10-01 21:49:49 +02:00
Ax333l
b03f7b18a0 fix: delete temporary files (#1341) 2025-10-01 21:49:48 +02:00
Ax333l
e833bf4ad1 fix: use correct classes to determine option type
I can't believe this happened
2025-10-01 21:49:47 +02:00
Ax333l
805d440450 feat(settings): move experimental patches option to advanced 2025-10-01 21:49:46 +02:00
Ax333l
e997255cf3 feat(installer): adjust arrow icon size 2025-10-01 21:49:45 +02:00
Ax333l
cfcabf6ef1 feat(installer): adjust step icon size and alignment 2025-10-01 21:49:44 +02:00
Ax333l
7af6c79076 chore: switch to revanced library and bump patcher (#1314) 2025-10-01 21:49:42 +02:00
Ax333l
a17c2de228 feat(patch-selector): default patches selection (#1272) 2025-10-01 21:49:41 +02:00
Ax333l
3bb071d80d feat: remove dead help icons
These never did anything and were removed from the figma a while ago.
2025-10-01 21:49:40 +02:00
Ax333l
9950d85779 chore: fully remove idea project files 2025-10-01 21:49:39 +02:00
Benjamin Halko
e7ec239783 fix: remove misc.xml and kotlinc.xml 2025-10-01 21:49:38 +02:00
Benjamin
3246269937 docs: init (#1224) 2025-10-01 21:49:37 +02:00
Benjamin
85692f8596 ci: Add release workflow (#1235) 2025-10-01 21:49:36 +02:00
Benjamin
c879faf2eb fix: Updates popup shows incorrect names (#1283) 2025-10-01 21:49:35 +02:00
Benjamin
933a4a3220 fix: use ReVanced ring logo in about section (#1302) 2025-10-01 21:49:33 +02:00
Benjamin
a269a39aa4 feat: implement Submit Issue button (#1276) 2025-10-01 21:49:32 +02:00
Benjamin
cff9c5ed09 refactor: update progress onBackClick function (#1277) 2025-10-01 21:49:32 +02:00
Benjamin
a811df9547 fix: disable WebView history (#1278) 2025-10-01 21:49:31 +02:00
Benjamin
83cdaaee18 fix(ui): make entire patches view button selectable (#1271) 2025-10-01 21:49:30 +02:00
Benjamin Halko
5b3e9e595c feat: change appID and name of debug builds 2025-10-01 21:49:29 +02:00
Benjamin Halko
97aa8c06c8 ci: build pull requests (#1228) 2025-10-01 21:49:28 +02:00
Benjamin
933e69e21e fix: typo in string name import_keystore_description (#1273) 2025-10-01 21:49:27 +02:00
Benjamin
dc73462ac4 fix: contributors screen fix (#1256) 2025-10-01 21:49:26 +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
Benjamin
6561e4c97c fix: minify crash on building release (#1245) 2025-10-01 21:49:23 +02:00
Benjamin
ac98ef834a fix: providers.gradleProperty (#1223) 2025-10-01 21:49:22 +02:00
Tyff
a246863a89 feat: make bundles selectable (#1237) 2025-10-01 21:49:21 +02:00
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