Ax333l
99bfd84e03
feat: hide unfinished pages in release mode
2025-05-20 14:01:20 +02:00
Ax333l
edb387e1a8
feat: armv7 warning
2025-05-20 14:01:18 +02:00
Ax333l
80ff6711f4
refactor(downloaders): improve file system code ( #1379 )
2025-05-20 14:01:16 +02:00
Benjamin
cadbb3f46d
feat: settings migration (compose) ( #1309 )
2025-05-20 14:01:15 +02:00
Ax333l
e1742fd4c0
feat: add patches selector bottom sheet ( #1360 )
2025-05-20 14:01:14 +02:00
Ax333l
c2c4895a29
feat: use revanced api for changelogs
2025-05-20 14:01:11 +02:00
Ax333l
ffe5c058e0
fix: delete temporary files ( #1341 )
2025-05-20 14:01:08 +02:00
Ax333l
59ddd9f393
fix: use correct classes to determine option type
...
I can't believe this happened
2025-05-20 14:01:06 +02:00
Ax333l
57ba3ad374
feat(settings): move experimental patches option to advanced
2025-05-20 14:01:05 +02:00
Ax333l
6fed17705b
feat(installer): adjust arrow icon size
2025-05-20 14:01:03 +02:00
Ax333l
f915b544c4
feat(installer): adjust step icon size and alignment
2025-05-20 14:01:02 +02:00
Ax333l
11a383a13a
chore: switch to revanced library and bump patcher ( #1314 )
2025-05-20 14:01:01 +02:00
Ax333l
4b178d947c
feat(patch-selector): default patches selection ( #1272 )
2025-05-20 14:00:58 +02:00
Ax333l
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
Benjamin
8f2c18585f
fix: Updates popup shows incorrect names ( #1283 )
2025-05-20 14:00:29 +02:00
Benjamin
2f533d12b9
fix: use ReVanced ring logo in about section ( #1302 )
2025-05-20 14:00:27 +02:00
Benjamin
44cec48a7f
feat: implement Submit Issue button ( #1276 )
2025-05-20 14:00:25 +02:00
Benjamin
395da595a2
refactor: update progress onBackClick function ( #1277 )
2025-05-20 14:00:23 +02:00
Benjamin
18ea6adb20
fix: disable WebView
history ( #1278 )
2025-05-20 14:00:21 +02:00
Benjamin
daeb534692
fix(ui): make entire patches view button selectable ( #1271 )
2025-05-20 14:00:19 +02:00
Benjamin Halko
0b2ddbe0bf
feat: change appID and name of debug builds
2025-05-20 14:00:17 +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
Tyff
382c068a03
feat: make bundles selectable ( #1237 )
2025-05-20 13:59:58 +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
Tyff
ab04ef99c3
feat: more info for the select from application screen ( #81 )
2025-05-20 13:59:41 +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
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
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
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
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