Commit graph

243 commits

Author SHA1 Message Date
Francesco Marastoni
f1c2f4146c
fix: Handle selecting files and folders for patch options correctly (#2144) 2024-08-18 12:11:10 +04:00
Benjamin
e063b3d102
fix: Add haptics to save last APK switch (#2133) 2024-08-11 08:51:18 -07:00
Benjamin
cb722f2634
fix: Don't crash when installing the last patched APK (#2131) 2024-08-11 08:51:02 -07:00
oSumAtrIX
e707e51719
fix: Revert commit b26760b2 to fix file and folder selection 2024-07-29 22:00:25 +02:00
validcube
ea9654edec
fix: Restore consistency with the app 2024-07-30 01:30:59 +07:00
validcube
c7627ced8e
fix: Unable to install application regardless of preference
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-07-30 00:03:06 +07:00
validcube
c6f9e36f4b
refactor: Migrate deprecated member 2024-07-13 17:32:34 +07:00
Benjamin Halko
d60f9aa1d8 fix: Add missing import to patch options field
Patch options fields was missing the `patch_options_viewmodel` import, preventing building to complete successfully
2024-06-30 13:38:01 -07:00
kitadai31
3209c0e430
fix: Unsupported patch toast says "patchItem.unsupportedPatchVersion" (#2011) 2024-06-30 15:24:25 +07:00
Benjamin
77204087bb
feat: Save last patched app (#1414)
Co-authored-by: aAbed <39409020+TheAabedKhan@users.noreply.github.com>
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Mr. X <79870712+n30mrx@users.noreply.github.com>
Co-authored-by: festry0 <153519925+festry0@users.noreply.github.com>
2024-06-29 14:38:00 +02:00
Francesco Marastoni
b26760b216
fix: Handle selecting files and folders for patch options correctly (#1941) 2024-06-29 14:34:34 +02:00
aAbed
5c68d513a3
feat: Add ability to set null in patch options (#1947) 2024-06-24 23:37:16 +07:00
kitadai31
fc52560244
fix: Update dialog shows dev version & loading gets stuck in certain circumstances (#1792)
Signed-off-by: validcube <pun.butrach@gmail.com>
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-06-19 14:44:09 +07:00
Aunali321
bc300d81d9 feat: open browser when clicking on changelog link 2024-04-16 20:00:46 +05:30
Pun Butrach
966796dfec
fix: Set text colour on dropdown menu for Custom Value
This fix #1584 and a continuation of acb1e2434b

Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
2024-03-28 05:15:02 +00:00
oSumAtrIX
c72d10ac85
fix: Show version label correctly 2024-02-25 21:49:38 +01:00
aAbed
f89c742c90
feat: Add a toggle for alternative sources (#1686)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-02-19 20:26:42 +05:45
Benjamin
8a4161753e
chore: Upgrade dependencies (#1693) 2024-02-19 05:31:24 +07:00
oSumAtrIX
34365239c1
fix: Use correct title size for bottom sheet (#1687)
Co-authored-by: aAbed <aabedhkhan@gmail.com>
2024-02-12 20:46:58 +01:00
Ushie
f82c439b26
feat: Allow changing languages (#1488)
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-02-12 02:22:25 +03:00
aAbed
3559477247
fix: adjust padding 2024-02-06 20:52:19 +05:45
Pun Butrach
9aeb156d92
fix(Update Confirmation Sheet): Add top padding
Before the "Changelog" or homeView.updateChangelogTitle was almost at the edge of the [DraggableScrollableSheet]

We fix it by adding 12px padding off the top, 12px was chosen because [bottom] padding is using 12px so it would make sense for [top] to be using 12px.
2024-02-02 13:05:15 +00:00
aAbed
c7d975e612
feat: Show a dialog when an update is available (#1654) 2024-01-27 09:08:44 +05:45
oSumAtrIX
efb2d5ef32
feat: Improve app selector and patcher UI (#1616) 2024-01-22 09:20:17 +01:00
validcube
acb1e2434b
fix(Patch Option): Set text colour on dropdown menu
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-01-21 20:36:23 +07:00
validcube
9764326242
chore(patch_item): Remove import directive
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-01-21 15:15:37 +07:00
Benjamin
7911459817
feat: add haptic feedback (#1459)
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2024-01-14 14:29:24 -08:00
validcube
9ed43efe5d
feat: use native TextField
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-30 14:37:46 +07:00
oSumAtrIX
1928b150ad
fix: Use correct installation type labels 2023-12-23 22:10:22 +01:00
oSumAtrIX
7a1ba9dabf
fix: Add missing confirmation dialog 2023-12-23 21:11:24 +01:00
oSumAtrIX
48a739c94e
refactor: Simplify uninstallApp code 2023-12-23 20:53:51 +01:00
oSumAtrIX
5b1c89a0c5
perf: Reduce amount of shell commands 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
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
Aditya Arora
9bd48c19ff
feat: ability to search query for suggested version (#1151)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-11-21 17:33:21 +03:00
validcube
ad3a778fb9 refactor: apply lint from analyzer 2023-11-12 10:02:40 +05:45
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
ba44fa620f
build: Bump dependencies to support patch option values (#1431)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-11-04 22:08:19 +01:00
validcube
970dbc4428
refactor(social): use correct github organisation name
the correct name is "ReVanced" not "revanced", we changed for a while now.
2023-10-21 15:33:36 +07:00
validcube
f8f37325eb
refactor(social): change Twitter to X 2023-10-21 15:32:13 +07:00
Ushie
59adb91f5f
fix(settings): inverted version compatibility switch 2023-10-15 20:16:58 +03:00
Pun Butrach
d97192e0ee
refactor(patch_options): disable card tap (#1368) 2023-10-15 16:56:43 +07: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
MD Danish Ansari
2abadc73e4
fix: selected patches order (#1345) 2023-10-10 18:54:42 +07:00
oSumAtrIX
91837ebade
feat: Remove original package name in app info view 2023-09-30 21:07:26 +02:00
oSumAtrIX
2e8e3b0d1e
fix: Do not hardcode any predefined packages 2023-09-29 20:12:39 +02:00