aAbed
a45d9598cc
feat: Import and export manager settings ( #2268 )
2024-11-05 19:43:35 +01:00
oSumAtrIX
8d0d782ab5
build(Needs bump): Bump ReVanced Patcher ( #2242 )
...
Co-authored-by: aAbed <aabedhkhan@gmail.com>
2024-10-26 17:41:49 +02:00
aAbed
daba737ecb
feat: Show changelogs from the latest to the last used patches version ( #2219 )
2024-10-21 17:17:23 +07:00
aAbed
8872165a99
feat: Also show new patches in the removed patches dialog ( #2257 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-10-17 17:48:19 +02:00
aAbed
bd79496433
fix: Don't show toasts when export cancelled ( #2230 )
2024-10-17 17:48:04 +02:00
aAbed
c7298424e5
fix: Get changelogs for alternative sources ( #1766 )
2024-09-20 00:57:07 +02:00
kitadai31
a7e2281805
fix: Fix the connectivity check toast again ( #2216 )
2024-09-17 19:48:05 +07:00
kitadai31
1ef1f8d47a
fix: Move temporary files outside of the cache directory ( #2193 )
...
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2024-09-09 17:42:03 +07:00
kitadai31
f5a12e01bd
fix: Empty “tmp-XXXXXX” directory keeps growing in cacheDir ( #2194 )
2024-09-07 09:59:37 +07:00
validcube
43d5888182
fix: Migrate to onPopInvokedWithResult
...
Reference: https://docs.flutter.dev/release/breaking-changes/popscope-with-result
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:56 +07:00
validcube
81f05e1b19
fix: Lack of connectivity toast not showing due to incorrect comparison
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-08-28 00:26:41 +07:00
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
Benjamin
427928e542
fix: Don't crash installation when saving last APK is disabled ( #2128 )
2024-08-11 19:31:18 +04:00
aAbed
295c5a74ea
fix: Unable to scroll in the removed patches dialog ( #2113 )
2024-08-06 03:46:01 +03: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
Snehith
f1b25d09da
fix: Patching Screen draw-behind Navigation Bar ( #1945 )
...
Co-authored-by: surya-technovert <surya.m@technovert.com>
2024-07-30 00:58:40 +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
63c6412736
fix: Correct architecture to armeabi-v7a
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-07-30 00:03:05 +07:00
validcube
a7663524e6
feat: Support patching on ARMv7a
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-07-30 00:03:05 +07:00
Pun Butrach
23690a98df
feat: Include primary architecture in external search ( #2068 )
2024-07-29 22:56:00 +07:00
validcube
c6f9e36f4b
refactor: Migrate deprecated member
2024-07-13 17:32:34 +07:00
kitadai31
1bdb820aed
refactor: Remove unused strings ( #2010 )
2024-07-11 11:28:02 +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
aAbed
7ef8f0454b
fix: Select previously applied patches when loading patch selection ( #1865 )
2024-06-29 14:40:20 +02:00
DMzS
232b702789
fix: Increase dashboard RefreshIndicator edge offset ( #1859 )
2024-06-29 14:40:04 +02:00
Snehith
694f2a9fae
fix: Follow system theme immediately ( #1942 )
...
Co-authored-by: surya-technovert <surya.m@technovert.com>
2024-06-29 14:39:00 +02: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
DMzS
bbeb836923
fix: Adjust scroll from clipping children form fields in AlertDialog
from showSourcesDialog
( #1782 )
2024-06-27 05:45:55 +07: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
Snehith
c13827e8e1
fix: Follow language update immediately ( #1944 )
...
Co-authored-by: surya-technovert <surya.m@technovert.com>
2024-06-15 17:21:47 +07:00
kitadai31
2c3e2e639f
fix: Cache external API calls ( #1911 )
2024-05-18 10:52:13 -07:00
oSumAtrIX
4a72267d41
fix: Download latest integrations non-pre-release
2024-04-28 23:40:28 +02:00
Aunali321
bc300d81d9
feat: open browser when clicking on changelog link
2024-04-16 20:00:46 +05:30
aAbed
8564c1a72e
fix: Do not crash when selecting an APK from storage ( #1768 )
2024-04-05 03:58:59 +03:00
Lam Thanh Nhan
f9e6ef3fd3
feat: Improve language update settings ( #1838 )
2024-04-05 03:55:16 +03:00
DMzS
025ff527ee
fix(ui): Support free-scroll and auto-scroll for the installer logs ( #1736 ) ( #1836 )
2024-04-04 09:27:47 +07:00
Pun Butrach
c265794d0e
fix: Don't translation ReVanced repository
...
Regex:
,
"patcherContributors":.*,
"patchesContributors":.*,
"integrationsContributors":.*,
"cliContributors":.*,
"managerContributors":.*
2024-03-28 06:13:05 +00:00
Pun Butrach
9a66357f7a
refactor: slight format change
...
This is so unreadable, there must've been a better way to do this.
2024-03-28 05:26:35 +00:00
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
Pun Butrach
6f70a07970
fix: Replace Spacer with Expanded to avoid overflow ( #1791 )
2024-03-28 11:38:07 +07:00
DMzS
c981cb4a41
fix: Ensure safe area usage in Changelogs Modal Bottom Sheet ( #1772 )
2024-03-23 17:51:17 +07:00
aAbed
add49e14fb
fix: Pre-releases changelog being shown ( #1767 )
2024-03-17 10:14:22 -07:00
oSumAtrIX
5cd1cba668
fix: Copy APK to working directory before trying to write to it
2024-03-09 10:01:36 +01:00
oSumAtrIX
4acd738353
fix: Fix white-screen when trying to install conflicting apps
...
When you tried to install a patched app, but it conflicted with an existing installation, the screen would go blank. This was caused by trying to use an argument on a translation with no arguments.
2024-03-09 04:39:58 +01:00