Ushie
|
6ac4819478
|
feat(Installer): use BottomAppBar (#1428)
|
2025-05-20 14:02:25 +02:00 |
|
Benjamin
|
4b5e2e97f7
|
fix: option state crash (#1456)
Co-authored-by: Ax333l <main@axelen.xyz>
|
2025-05-20 14:02:21 +02:00 |
|
Ax333l
|
7a4b0bd7c8
|
refactor(ui-components): deduplicate colors and move to settings folder
|
2025-05-20 14:02:18 +02:00 |
|
Ushie
|
205650865a
|
feat(NotificationCard): rewrite & consistent usage (#1426)
|
2025-05-20 14:02:17 +02:00 |
|
Ushie
|
39ff42db01
|
feat(Settings): use SettingsListItem consistently and overall improvements (#1427)
|
2025-05-20 14:02:13 +02:00 |
|
Ax333l
|
62f5acee1a
|
feat: remember patch options (#1449)
|
2025-05-20 14:02:11 +02:00 |
|
Benjamin
|
67ecc13a28
|
chore: add issue template (#1432)
|
2025-05-20 14:02:09 +02:00 |
|
Ax333l
|
ad10a19acd
|
feat(installer): sign apk in patcher worker
|
2025-05-20 14:02:07 +02:00 |
|
Ax333l
|
a35c62a99d
|
fix: use correct checksum
|
2025-05-20 14:02:05 +02:00 |
|
Benjamin
|
8450243ddc
|
chore: upgrade dependencies (#1401)
|
2025-05-20 14:02:03 +02:00 |
|
Ax333l
|
d239efcf14
|
fix: perform selected app operations in the correct order
|
2025-05-20 14:02:01 +02:00 |
|
Ax333l
|
691b615b02
|
feat(bundles tab): add BackHandler
|
2025-05-20 14:01:59 +02:00 |
|
Ax333l
|
3f34407741
|
docs: clarify license
|
2025-05-20 14:01:57 +02:00 |
|
Ax333l
|
da4153039c
|
feat: show toast when no patches are selected
|
2025-05-20 14:01:54 +02:00 |
|
Ax333l
|
1de59f420b
|
feat: add checkboxes to the downloaded apps page
|
2025-05-20 14:01:51 +02:00 |
|
Ax333l
|
464aa753f4
|
fix: more android 34 fixes
|
2025-05-20 14:01:48 +02:00 |
|
Ax333l
|
0cf49998e0
|
fix: handle exceptions when checking for bundle updates
|
2025-05-20 14:01:47 +02:00 |
|
Ax333l
|
991a8cb5d1
|
feat(patch-selector): remove TODO about an unplanned feature
|
2025-05-20 14:01:45 +02:00 |
|
Ax333l
|
ac75d1da27
|
fix: bundles not loading on Android 14
|
2025-05-20 14:01:42 +02:00 |
|
Ax333l
|
5907659cc8
|
fix: jvm signature clash error
|
2025-05-20 14:01:40 +02:00 |
|
Ax333l
|
d8d2478d0f
|
fix: use upsert when modifying installed apps
|
2025-05-20 14:01:38 +02:00 |
|
Ax333l
|
4ad3c3fb72
|
feat: selected app info page (#1395)
|
2025-05-20 14:01:35 +02:00 |
|
Ax333l
|
0e00b9f526
|
refactor: move mount code to when block
|
2025-05-20 14:01:32 +02:00 |
|
Benjamin
|
88f3701a6c
|
fix: hide patch button (#1284)
|
2025-05-20 14:01:31 +02:00 |
|
Benjamin
|
a15924617e
|
feat: add user agent (#1382)
|
2025-05-20 14:01:30 +02:00 |
|
Ax333l
|
db04672d72
|
chore: bump patcher
|
2025-05-20 14:01:27 +02:00 |
|
Ax333l
|
977345e5aa
|
chore: bump compose
|
2025-05-20 14:01:25 +02:00 |
|
Ax333l
|
76e5731eb8
|
fix: broken logo in about page on release builds
|
2025-05-20 14:01:23 +02:00 |
|
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 |
|
Ax333l
|
e33862f436
|
chore: fully remove idea project files
|
2025-05-20 14:00:55 +02:00 |
|
Benjamin Halko
|
51dc429330
|
fix: remove misc.xml and kotlinc.xml
|
2025-05-20 14:00:53 +02:00 |
|
Benjamin
|
5a41cc1162
|
docs: init (#1224)
|
2025-05-20 14:00:32 +02:00 |
|
Benjamin
|
28ab79d962
|
ci: Add release workflow (#1235)
|
2025-05-20 14:00:30 +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 |
|