aAbed
|
d55abf5dda
|
feat(app-selector): show patchable installed apps first (#1496)
|
2023-12-14 11:50:14 +01:00 |
|
validcube
|
d9eb1c42bc
|
refactor: slight formatting of build.gradle.kts
|
2023-12-02 17:00:52 +07:00 |
|
Benjamin
|
12b00e5c8d
|
fix: specify multithreadingDexFileWriter in PatcherOptions (#1402)
Co-authored-by: Ax333l <main@axelen.xyz>
|
2023-11-29 21:33:00 +00:00 |
|
Ax333l
|
9cab91959e
|
fix: load patch bundles earlier
|
2023-11-29 22:11:57 +01:00 |
|
Ushie
|
bd9778a3d1
|
feat(Update Screen): changelogs & handle states (#1464)
Co-authored-by: Ax333l <main@axelen.xyz>
|
2023-11-19 23:28:28 +03:00 |
|
Ushie
|
62a5fce66c
|
feat(Contributors Screen): implement design from Figma (#1465)
Co-authored-by: Robert <72943079+CnC-Robert@users.noreply.github.com>
Co-authored-by: Ax333l <main@axelen.xyz>
|
2023-11-19 23:27:13 +03:00 |
|
Ax333l
|
2bd84636d6
|
fix: parcel error for nullable types
|
2023-11-15 21:32:54 +01:00 |
|
oSumAtrIX
|
ac561e7aca
|
feat: Use correct casing in module description
|
2023-11-07 23:59:33 +01:00 |
|
Ax333l
|
59daceef99
|
chore: bump patcher
|
2023-11-06 19:33:06 +01:00 |
|
Robert
|
1dc41badd9
|
feat: check for updates on startup (#1462)
|
2023-11-05 13:19:55 +01:00 |
|
Ushie
|
1a83315424
|
feat(Changelogs): overall improvement (#1429)
|
2023-11-03 18:03:14 +00:00 |
|
Ushie
|
3c5776214f
|
feat(Installer): use BottomAppBar (#1428)
|
2023-11-03 09:15:17 +00:00 |
|
Benjamin
|
5fff0a2923
|
fix: option state crash (#1456)
Co-authored-by: Ax333l <main@axelen.xyz>
|
2023-11-02 15:46:53 +00:00 |
|
Ax333l
|
8df7f2992d
|
refactor(ui-components): deduplicate colors and move to settings folder
|
2023-11-01 21:57:00 +01:00 |
|
Ushie
|
7741394c9c
|
feat(NotificationCard): rewrite & consistent usage (#1426)
|
2023-11-01 20:54:06 +03:00 |
|
Ushie
|
25bd91debc
|
feat(Settings): use SettingsListItem consistently and overall improvements (#1427)
|
2023-11-01 20:11:43 +03:00 |
|
Ax333l
|
7fe4724e10
|
feat: remember patch options (#1449)
|
2023-10-31 20:16:02 +00:00 |
|
Ax333l
|
172604fcdb
|
feat(installer): sign apk in patcher worker
|
2023-10-27 23:30:45 +02:00 |
|
Benjamin
|
6abaac25d9
|
chore: upgrade dependencies (#1401)
|
2023-10-26 07:25:12 -07:00 |
|
Ax333l
|
cc897840e2
|
fix: perform selected app operations in the correct order
|
2023-10-26 09:06:42 +02:00 |
|
Ax333l
|
757840b76f
|
feat(bundles tab): add BackHandler
|
2023-10-26 09:03:26 +02:00 |
|
Ax333l
|
65f8d38c59
|
feat: show toast when no patches are selected
|
2023-10-20 23:16:00 +02:00 |
|
Ax333l
|
e70c10adbd
|
feat: add checkboxes to the downloaded apps page
|
2023-10-20 23:02:35 +02:00 |
|
Ax333l
|
64ec73d821
|
fix: more android 34 fixes
|
2023-10-20 22:59:16 +02:00 |
|
Ax333l
|
32e8a37f33
|
fix: handle exceptions when checking for bundle updates
|
2023-10-20 19:43:26 +02:00 |
|
Ax333l
|
5290713504
|
feat(patch-selector): remove TODO about an unplanned feature
|
2023-10-20 19:24:17 +02:00 |
|
Ax333l
|
18cfb56b45
|
fix: bundles not loading on Android 14
|
2023-10-20 18:49:44 +02:00 |
|
Ax333l
|
4b12ae1531
|
fix: jvm signature clash error
|
2023-10-20 17:21:59 +02:00 |
|
Ax333l
|
9df98edca5
|
fix: use upsert when modifying installed apps
|
2023-10-19 22:01:32 +02:00 |
|
Ax333l
|
c3af6acb2c
|
feat: selected app info page (#1395)
|
2023-10-19 19:44:50 +00:00 |
|
Ax333l
|
7ba00cafd9
|
refactor: move mount code to when block
|
2023-10-17 09:21:06 +02:00 |
|
Benjamin
|
5aefb3bc59
|
fix: hide patch button (#1284)
|
2023-10-16 12:48:51 -07:00 |
|
Benjamin
|
212e55ffd8
|
feat: add user agent (#1382)
|
2023-10-16 17:39:17 +00:00 |
|
Ax333l
|
cee2240cdc
|
chore: bump compose
|
2023-10-15 13:17:07 +02:00 |
|
Ax333l
|
4c1ad868a9
|
fix: broken logo in about page on release builds
|
2023-10-15 00:22:12 +02:00 |
|
Ax333l
|
f5b3b29d6d
|
feat: hide unfinished pages in release mode
|
2023-10-14 18:48:07 +02:00 |
|
Ax333l
|
8f5449527d
|
feat: armv7 warning
|
2023-10-14 18:24:40 +02:00 |
|
Ax333l
|
8f6d720454
|
refactor(downloaders): improve file system code (#1379)
|
2023-10-14 15:42:10 +00:00 |
|
Benjamin
|
56a4a7043d
|
feat: settings migration (compose) (#1309)
|
2023-10-13 10:39:10 -07:00 |
|
Ax333l
|
5762859906
|
feat: add patches selector bottom sheet (#1360)
|
2023-10-13 16:11:40 +00:00 |
|
Ax333l
|
608bac6854
|
feat: use revanced api for changelogs
|
2023-10-07 17:07:19 +02:00 |
|
Ax333l
|
723f9cd98c
|
fix: delete temporary files (#1341)
|
2023-10-07 14:09:02 +00:00 |
|
Ax333l
|
abf4d91703
|
fix: use correct classes to determine option type
I can't believe this happened
|
2023-10-06 16:41:00 +02:00 |
|
Ax333l
|
d8392ad3eb
|
feat(settings): move experimental patches option to advanced
|
2023-10-05 22:16:58 +02:00 |
|
Ax333l
|
39caad18a5
|
feat(installer): adjust arrow icon size
|
2023-10-05 22:06:20 +02:00 |
|
Ax333l
|
6437f7bb65
|
feat(installer): adjust step icon size and alignment
|
2023-10-05 21:51:48 +02:00 |
|
Ax333l
|
e232044157
|
chore: switch to revanced library and bump patcher (#1314)
|
2023-10-05 15:36:33 +00:00 |
|
Ax333l
|
f78b56ef0a
|
feat(patch-selector): default patches selection (#1272)
|
2023-10-01 18:56:16 +00:00 |
|
Ax333l
|
ca3c9af3b8
|
feat: remove dead help icons
These never did anything and were removed from the figma a while ago.
|
2023-10-01 19:02:11 +02:00 |
|
Benjamin
|
65377ffd9e
|
fix: Updates popup shows incorrect names (#1283)
|
2023-09-23 19:42:27 -07:00 |
|