Ushie
f82c439b26
feat: Allow changing languages ( #1488 )
...
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-02-12 02:22:25 +03: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
a0b673c138
refactor: apply suggestions from analyser
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-23 10:47:12 +07:00
validcube
ad3a778fb9
refactor: apply lint from analyzer
2023-11-12 10:02:40 +05:45
aAbed
ac636670c3
feat: Add patch options ( #1354 )
2023-10-12 02:00:39 +02:00
aAbed
acec064cb7
feat(patcher-view): show notice for removed patches that were used previously ( #1107 )
2023-08-09 22:32:13 +03: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
Alberto Ponces
2a2bb8212f
fix: Add back button on app bars of secondary views
2022-09-19 16:24:31 +01:00
Alberto Ponces
ec31667591
feat: Add a warning for split APK patching for now
2022-09-15 01:15:13 +01:00
Alberto Ponces
779b659108
fix: Add a SliverAppBar to Contributors view and increase app bars bottom padding
2022-09-12 17:30:44 +01:00
Alberto Ponces
de59641ede
fix: remove glitchy animations for now
2022-09-05 15:30:26 +01:00
Alberto Ponces
5404208562
feat: improve app theming code and add Material You ( #58 )
2022-09-05 03:32:36 +01:00
Alberto Ponces
4f7b1d4520
feat: overall UI rework in Settings View ( #53 )
2022-09-02 14:35:25 +01:00
Alberto Ponces
10a6ec2f1e
feat: add an OpenContainer wrapper and remove an unneeded padding on app selector card
2022-09-01 11:16:14 +01:00
Alberto Ponces
a580375078
fix: add animations and fix some UI incoherences
2022-09-01 01:25:19 +01:00
Alberto Ponces
2427b0847d
fix: use square FABs instead of round FABs to comply with MD3
2022-08-31 09:32:10 +01:00
Alberto Ponces
5041a30fb5
feat: add Sliver App Bar to Home, Patcher, Installer and Settings views
2022-08-24 13:22:36 +01:00
Aunali321
fba96fde9c
feat: custom switch and custom settings item.
2022-08-21 18:22:17 +05:30
Aunali321
2c243b75dd
refactor: split widgets folder by screen usage.
2022-08-21 16:17:44 +05:30
Alberto Ponces
d351b86f41
fix: the list of patches to be applied can get huge...
2022-08-17 13:57:52 +01:00
Alberto Ponces
95a0bcf5d8
fix: use a try-finally while handling background task creation, prevent opening patches while disabled and fix loading label
2022-08-17 13:48:56 +01:00
Alberto Ponces
165bd4aec2
fix: unblock UI while running Patcher ( #4 )
2022-08-17 12:48:03 +01:00
Alberto Ponces
e4f9b04de0
feat: add installer and enable app selection from storage ( #2 )
2022-08-13 15:26:30 +05:30
Aunali321
4d3ea65d7f
refactor: major theming overhual, fix light theme.
2022-08-12 15:12:43 +05:30
Aunali321
7ed2a5fd4f
fix: light theme issues.
2022-08-12 01:47:10 +05:30
Alberto Ponces
cc47584643
fix: hide FAB when no patches selected.
2022-08-10 00:49:17 +01:00
Alberto Ponces
84923127e2
fix: improve patches selector.
2022-08-09 02:30:12 +01:00
Alberto Ponces
33fb2a81b5
feat: working patches selector and improve app selector.
2022-08-09 01:16:33 +01:00
Alberto Ponces
51801b5748
feat: working app selector.
2022-08-09 00:01:06 +01:00
Aunali321
cceb7e6449
feat: Patches Selector Screen.
2022-08-08 00:45:52 +05:30
Alberto Ponces
3df427dccb
fix: improve app selector.
2022-08-07 01:13:27 +01:00
Alberto Ponces
89b642772c
feat: add i18n
2022-08-07 00:37:12 +01:00
Alberto Ponces
35a68b1674
feat: reconfigure package name.
2022-08-06 22:35:35 +01:00
Aunali321
769ff72f98
refactor: migrate to stacked architecture.
...
* feat: mostly done stacked architecture.
* refactor: migration to stacked architecture.
2022-08-06 17:43:28 +05:30