aAbed
ac636670c3
feat: Add patch options ( #1354 )
2023-10-12 02:00:39 +02:00
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
Pun Butrach
11d8f9fd30
refactor: apply changes according to Dart
...
trailing commas
2023-08-12 14:53:54 +07:00
Dhruvan Bhalara
97e37f304b
refactor: migrate MediaQuery properties to InheritedModel ( #1115 )
...
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-08-10 15:25:07 +03:00
aAbed
1714c3fa86
feat(patches-selector): show New
tag for new patches ( #1099 )
2023-08-07 22:28:09 +07:00
Pun Butrach
264d8d90c4
refactor: apply changes according to analysis
...
trailing commas, and sort import alphabetically
2023-08-06 14:39:46 +07:00
aAbed
5abcc7191f
fix: experimental/universal patches being used even when turned off ( #1090 )
...
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2023-08-06 12:10:57 +07:00
aAbed
096b315701
fix(patch-item): remove redundant patch version completely ( #1059 )
...
https://github.com/ReVanced/revanced-patches/pull/2709
2023-07-29 16:21:30 +07:00
Pun Butrach
567b1a3ace
refactor: improve code readability according to linter
2023-07-10 19:45:50 +07:00
Pun Butrach
6a45db8a38
refactor: improve code readability according to formatter
2023-07-10 19:36:50 +07:00
Aabed Khan
716a30bf7b
fix: experimental patches stay selected when toggled off ( #946 )
2023-06-23 16:37:23 +03:00
ponces
b161608d02
feat(patches-selector): improve disabled card UI ( #941 )
2023-06-15 12:54:49 +03:00
Aabed Khan
5e7458ff1c
fix: import patches selects unsupported patches ( #942 )
2023-06-14 21:34:11 +07:00
EvadeMaster
3ae4d69110
chore: migrate deprecation code && code cleanup ( #708 )
...
Fixes all issues in `flutter analyze`.
<Reviewed>
Commits:
* chore: migrate deprecated text style
* chore: migrate `toggleableActiveColor` to individual theme
* chore: don't use 'BuildContext's across async gaps
2023-02-20 16:53:53 +07:00
Alex
12d25570af
fix: Long patch description truncated ( #702 )
...
fix: long patch description truncated (#702 )
Allow flexible height
2023-02-14 18:42:24 +07:00
Jay Gajjar
a54ca799b9
feat: update rules of analysis_options.yaml. and solved all problems ( #665 )
...
* update rules of analysis_options.yaml. and solved all problems
* refactor: fix remaining problems
---------
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-01-30 15:35:06 +03:00
EvadeMaster
40888c07f3
feat: fix overflow text & separate version from patch name ( #666 )
...
* chore: Add note
* feat: Fix overflow text & seperate version from patch title
* feat: Fix overflow text & separate version from patch name
2023-01-30 15:07:25 +03:00
Aunali321
0faf86c9e9
refactor: restructure codebase. ( #501 )
...
* refactor: separate language selection to own widget.
* feat: separate theme changer to own widget.
* refactor: move Appearance UI to separate class.
* refactor: move language selection UI to separate class.
* refactor: move sources selection to separate file.
* refactor: move sources selection to separate file.
* refactor: split settings sections in separate files.
* refactor: move logging section to separate file.
* fix: show toast on bottom.
* fix: recommended patches not being selected by default.
* fix: patch selection selecting non recommended patches.
* fix: experimental toggle not updating.
2022-11-12 21:25:33 +05:30
Boris M
97d4da568b
fix: allow tapping on patch card when experimental switch is enabled ( #464 )
2022-11-02 00:02:33 +03:00
Aunali321
ba5234e850
feat: experimental settings to allow patch on any app version.
2022-11-01 15:26:15 +05:30
afn
7ecf951bfb
fix: tweak card appearances ( #296 )
...
* fix: tweak card appearances
* Update patch_selector_card.dart
2022-09-25 18:13:37 +05:30
Aunali321
4722880647
feat: better patch version background.
2022-09-24 13:47:09 +05:30
Aunali321
efe1306aac
fix: reverse versions list to have recents first.
2022-09-23 13:35:47 +05:30
Aunali321
ead308740f
refactor: move custom button to shared dir.
2022-09-23 13:00:30 +05:30
Unknown
530dd78752
fix: make inkwells visible ( #205 )
2022-09-19 17:55:44 +01:00
Alberto Ponces
3bb5e70d1c
fix: Only show share and install options if patching was successful
2022-09-12 14:20:25 +01:00
Alberto Ponces
80eeafaf2b
feat: Add a confirmation dialog to update Manager button
2022-09-07 13:03:54 +01:00
Alberto Ponces
9b4a8ebc69
fix: Further improvements on app theming
2022-09-07 12:20:13 +01:00
Alberto Ponces
3b830cf15a
fix: Too big tap hint being drawn
2022-09-07 11:55:37 +01:00
Aunali321
10fbbe845e
fix: Material you improvements ( #60 )
2022-09-06 19:40:34 +01:00
Alberto Ponces
2944a2b788
feat: add App Info View
2022-09-05 13:43:13 +01:00
Alberto Ponces
db02dc623f
fix: reorganize main and navigation
2022-09-05 09:07:38 +01:00
Alberto Ponces
5404208562
feat: improve app theming code and add Material You ( #58 )
2022-09-05 03:32:36 +01:00
Aunali321
35d334ea1f
refactor: removed commented code.
2022-09-04 23:25:22 +05:30
Aunali321
8448601b9d
feat: patch options UI.
2022-09-04 23:24:21 +05:30
Alberto Ponces
4f7b1d4520
feat: overall UI rework in Settings View ( #53 )
2022-09-02 14:35:25 +01:00
Alberto Ponces
65e2814b99
fix: remove ugly AlertDialog animation
2022-09-02 00:10:41 +01:00
Alberto Ponces
a580375078
fix: add animations and fix some UI incoherences
2022-09-01 01:25:19 +01:00
Alberto Ponces
596d4f0def
feat: add unsupported warning in patches selector view
2022-08-31 11:05:38 +01:00
Aunali321
2c243b75dd
refactor: split widgets folder by screen usage.
2022-08-21 16:17:44 +05:30