Commit graph

195 commits

Author SHA1 Message Date
Benjamin
f3c78c2c24
fix: Mount script causes build to fail (#1613) 2024-01-01 00:32:57 +03:00
Ushie
3f96608398
fix: Allow mounting without Magisk 2023-12-31 03:32:04 +03:00
validcube
9ed43efe5d
feat: use native TextField
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-30 14:37:46 +07:00
Benjamin Halko
975180b075
fix: added a trailing comma 2023-12-28 13:17:25 -08:00
oSumAtrIX
c94eb7a48e
perf: Load patched apps as soon as possible 2023-12-24 00:12:33 +01:00
oSumAtrIX
9680f0cf12
refactor: Remove unnecessary quotation marks 2023-12-23 20:53:31 +01:00
oSumAtrIX
5b1c89a0c5
perf: Reduce amount of shell commands 2023-12-23 20:52:52 +01:00
oSumAtrIX
8a1ab478a3
fix: Prevent crash by escaping string correctly 2023-12-23 20:52:52 +01:00
validcube
a0b673c138
refactor: apply suggestions from analyser
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-23 10:47:12 +07:00
validcube
c56c445fb7
fix: migration latest changes to native buttons
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-23 10:36:59 +07:00
aAbed
c23275f2fe
feat: Improve installation robustness (#1528)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: Dhruvan Bhalara <53393418+dhruvanbhalara@users.noreply.github.com>
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2023-12-23 10:16:28 +07:00
Pun Butrach
f8d086a743
feat: dialogs correctly follows Material 3 specifications (#1560)
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-22 20:34:03 +07:00
validcube
7f26c5bd45
revert: "feat: improve predictive back (#1487)"
This reverts commit 06ff36c836.

Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-11 19:02:13 +07:00
Dhruvan Bhalara
7df1ae7ed8
feat: append patch version to the APK name while sharing/exporting (#1547) 2023-12-05 12:58:32 +05:45
Dhruvan Bhalara
de51fbd7be
fix: Incorrect duplicate filename handling when exporting files (#1541) 2023-12-01 20:31:46 +05:45
Pun Butrach
06ff36c836
feat: improve predictive back (#1487)
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-11-20 14:49:39 +07:00
aAbed
70b2ee0a84
feat: Disable selection of un-suggested app version by default (#1471)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-11-08 03:38:54 +01:00
Benjamin
c7fa9b8ce7
chore: upgrade dependencies (#1404) 2023-11-04 22:08:20 +01:00
aAbed
e74ffac5b0
fix: unable to use custom API (#1435) 2023-10-26 17:20:34 +03:00
aAbed
e68689828e
fix: Material You toggle not updating sometimes (#1421) 2023-10-25 11:37:03 +03:00
Ushie
59adb91f5f
fix(settings): inverted version compatibility switch 2023-10-15 20:16:58 +03:00
KobeW50
196d9fe4d2
refactor: reorganize and rename settings (#1307)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-10-15 16:56:02 +07:00
Benjamin
e960fcc303
feat: add user agent (#1380)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2023-10-15 16:51:31 +07:00
aAbed
ac636670c3
feat: Add patch options (#1354) 2023-10-12 02:00:39 +02:00
Benjamin
8fd4fe0e55
feat(patcher): improve logs (#1299)
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-10-07 02:01:09 +02:00
Benjamin Halko
cd07f39b69
fix: reset patches after patching 2023-10-04 12:16:56 -07:00
oSumAtrIX
012110f008
perf: Do not load patches twice 2023-10-04 18:39:24 +02:00
oSumAtrIX
6961bb7fd0
fix: Do not delete cached downloads 2023-10-01 04:48:24 +02:00
oSumAtrIX
2b4b3ca0a5
fix: Retrieve app information from patched app 2023-09-30 21:40:03 +02:00
oSumAtrIX
91837ebade
feat: Remove original package name in app info view 2023-09-30 21:07:26 +02:00
oSumAtrIX
36c86e22b1
fix: Load installed apps 2023-09-30 20:03:09 +02:00
oSumAtrIX
2e8e3b0d1e
fix: Do not hardcode any predefined packages 2023-09-29 20:12:39 +02:00
oSumAtrIX
8ce266bc94
perf: Reduce amount of network requests 2023-09-29 18:39:07 +02:00
oSumAtrIX
62505f2543
build: Bump dependencies 2023-09-28 17:36:10 +02:00
Ushie
0bfa776ce7
fix: npe when loading patch bundle on android 8 2023-09-23 00:24:17 +03:00
Benjamin
6260a80738
feat(settings - appearance): add system option (#1279)
Closes #1260
2023-09-21 03:25:23 +03:00
aAbed
4b8542b35b
fix: load patches via PatchBundle (#1242) 2023-09-21 01:35:32 +03:00
Julienraptor01
9ad1d6cbfb
fix(custom-sources): ignore casing when checking if default repo is being used (#1281) 2023-09-21 00:42:29 +03:00
Benjamin
f4b0a695d6
fix: improve app list loading speed (#1166) 2023-09-15 22:58:15 +07:00
aAbed
d6169c6fa2
fix: broken settings page 2023-08-27 11:55:21 +05:45
aAbed
c400619338
feat: disable changing patches selection by default (#1132)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-15 16:05:27 +07:00
aAbed
f90f6e81ee
feat: patch apps without internet (#1114) 2023-08-11 08:11:19 +07:00
Pun Butrach
b77d46b2c2
feat(installer): redesign utility options (#1062)
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-08-10 19:02:30 +07:00
Ushie
9a66b6e50d
fix(root-install): create service and postfs directories if they dont exist (#1116)
Fixes #860
2023-08-09 23:57:09 +03:00
aAbed
acec064cb7
feat(patcher-view): show notice for removed patches that were used previously (#1107) 2023-08-09 22:32:13 +03:00
aAbed
722a5859a5
fix: pair integrations and patches updates (#1102) 2023-08-08 03:30:48 +03:00
aAbed
1714c3fa86
feat(patches-selector): show New tag for new patches (#1099) 2023-08-07 22:28:09 +07:00
aAbed
1be284f8d8
feat: switch to the new ReVanced API (#1101) 2023-08-07 17:14:16 +07:00
aAbed
5346f6e1bf
fix(patch-item): hide universal patches if not enabled (#1087) 2023-08-05 20:19:36 +07:00
aAbed
374eb3d06d
feat: abort patching process at any time (#1072) 2023-08-04 00:40:08 +03:00