Commit Graph

1067 Commits

Author SHA1 Message Date
Benjamin
b4c37e6ddc feat: Add haptic feedback (#1457)
Co-authored-by: Ushie <ushiekane@gmail.com>
2024-11-06 23:48:40 +03:00
kitadai31
697386c36c fix: Match "Installation incompatible" dialog message with Flutter Manager (#2231) 2024-09-30 18:51:22 +02:00
alieRN
f6f72387b9 feat(patcher): Improve installation (#2185) 2024-09-19 21:17:38 +02:00
oSumAtrIX
d201bdc422 feat: Add installer status dialog (#1473)
Co-authored-by: Benjamin Halko <benjaminhalko@hotmail.com>
Co-authored-by: Benjamin <73490201+BenjaminHalko@users.noreply.github.com>
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: Ax333l <main@axelen.xyz>
2024-08-29 18:28:13 +02:00
Ushie
2055400565 feat: View bundle patches (#2065) 2024-08-25 01:23:13 +03:00
kitadai31
10e7e4b39f feat: Open the app-specific manage all files permission dialog (#2148) 2024-08-18 17:54:07 +07:00
Ushie
edb4e421e2 feat: Improve patch bundle screen (#2070) 2024-08-17 01:58:43 +03:00
Pun Butrach
747017a5f9 feat: Improve Settings order (#2060)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Ax333l <main@axelen.xyz>
2024-08-15 14:59:06 +02:00
Ax333l
e992a99783 fix: remove the unique constraint for patch bundle names 2024-08-12 22:42:55 +02:00
kitadai31
e869db0555 fix: Move temporary files outside of the cache directory (#2122) 2024-08-12 18:23:31 +02:00
Ushie
936a9efd0b refactor: Add parameters for custom rotation values in ArrowButton 2024-08-08 02:49:07 +03:00
validcube
edc11b6e1d ci: Actually enable caching of Gradle 2024-08-07 22:51:04 +07:00
aAbed
32f2710763 fix: Turn off filters by default (#2079) 2024-08-06 03:46:50 +03:00
aAbed
4257c32bf5 fix: ExtendedFloatingActionButton not accessible by screen readers (#2080) 2024-08-06 03:46:41 +03:00
Ushie
c18901c35b feat: Improve unsupported patch warnings (#2066)
Closes #2052
2024-07-29 18:21:10 +03:00
Robert
f126fe9fa8 fix: show available and selected patches in patch selector screen 2024-07-29 15:00:24 +02:00
Ushie
4cbd480e84 feat: Add reset button to custom API (#2076)
Closes #2051
2024-07-29 13:14:13 +03:00
Ushie
afc72ffd85 feat: Show manager update dialog (#2069)
Closes #1963, closes #1958
2024-07-29 00:09:56 +03:00
oSumAtrIX
cdc69ea8ff fix: Support patching on ARMv7 by updating AAPT2 (#2084) 2024-07-28 22:43:10 +02:00
Ushie
52a89b1638 feat: Improve update setting tile titles
Closes #1968
2024-07-24 04:48:53 +03:00
Pun Butrach
641d518b6e build: Enable Gradle Configuration Cache (#2059) 2024-07-22 15:41:50 +07:00
Ax333l
2eca45d397 fix: always use default patch selection if customization is disabled 2024-07-20 16:17:41 +02:00
Robert
de6fddf405 fix: android icon not loading in app selector 2024-07-20 12:24:21 +02:00
Pun Butrach
45f32040f8 feat: Improve custom API URL dialog (#2033)
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-07-18 04:22:37 +03:00
Ushie
42ef2ca99d fix: Broken header padding in AlertDialogExtended when using an Icon 2024-07-18 00:56:18 +03:00
Ushie
563f2f37f7 fix: Remove unnecessary screen padding
Closes #2062
2024-07-18 00:55:15 +03:00
Ushie
881b13740a feat: Improve overall UI and fix inconsistencies (#2028) 2024-07-11 01:09:45 +03:00
Ushie
d39804f7ed Merge branch 'compose-dev' into fix/minor-issues 2024-07-11 01:08:34 +03:00
Ushie
b8a85c4891 refactor: Use lastIndex
Co-authored-by: Ax333l <main@axelen.xyz>
2024-07-11 01:07:57 +03:00
validcube
37e9630b9c fix: Inconsistent padding for battery optimisation warning
The problem came after moving the card to DashboardScreen, this is because the card specified padding modifier but others does not. This commit remove the modifier completely.
2024-07-07 17:58:51 +07:00
validcube
40492b67d1 refactor: Use TextButton instead of FilledButton for consistency 2024-07-07 17:54:04 +07:00
Pun Butrach
f655a6e03a ci: Bump dependencies to latest (#2039) 2024-07-07 15:42:56 +07:00
Ax333l
36f864efbb chore: update dependencies 2024-07-06 22:47:27 +02:00
Ax333l
a995f43b7b fix: move battery warning to dashboard 2024-07-06 18:12:44 +02:00
Ax333l
1ee1330e47 feat: improve the safeguards (#2038) 2024-07-06 15:43:37 +00:00
Ax333l
3f4a234915 fix: run props flow on correct dispatcher (#2035) 2024-07-05 18:41:29 +00:00
Pun Butrach
032ca39cf6 feat: Automatic language detection (#2032) 2024-07-05 18:34:13 +00:00
Ax333l
6f9a984541 fix: improve bundle page strings 2024-07-05 20:31:49 +02:00
Ax333l
e6e043f168 fix: cleanup advanced settings screen 2024-07-05 19:41:27 +02:00
Ax333l
7c7fb7b343 feat: dont ask for root on launch 2024-07-05 19:06:10 +02:00
Ushie
b26fe30861 Merge branch 'compose-dev' of https://github.com/ReVanced/revanced-manager into fix/minor-issues 2024-07-04 23:34:22 +03:00
Ax333l
f99cdfe926 feat: improve UX for failed or missing bundles 2024-07-04 19:36:31 +02:00
Ax333l
ec0a077539 feat: implement more patch option types (#2015) 2024-07-04 17:34:55 +00:00
Ax333l
a22158d070 fix: crash when removing used bundles 2024-07-04 13:58:55 +02:00
Ax333l
48fe3a707e fix: import export screen UX 2024-07-03 14:46:00 +02:00
Ax333l
8d3d500b7b feat: add ability to share debug logs 2024-07-03 13:54:37 +02:00
Ax333l
d8248cc915 fix: import bundles on another thread 2024-07-03 12:27:39 +02:00
Ushie
397a1f8f9c Merge branch 'compose-dev' of https://github.com/ReVanced/revanced-manager into fix/minor-issues 2024-07-03 03:55:12 +03:00
Ushie
a0f187354f feat: Remove tag from changelog 2024-07-03 03:48:19 +03:00
Ushie
1bf004ddee feat: Progressive AlertDialog for adding bundles
Closes #1992
2024-07-03 03:48:04 +03:00