Commit Graph

31 Commits

Author SHA1 Message Date
Aunali321
ead308740f refactor: move custom button to shared dir. 2022-09-23 13:00:30 +05:30
Alberto Ponces
2a2bb8212f fix: Add back button on app bars of secondary views 2022-09-19 16:24:31 +01:00
Alberto Ponces
c333fa3c33 fix: Prefer Yes/No instead of OK/Cancel on a few dialogs 2022-09-18 22:53:04 +01:00
Alberto Ponces
ce6f11f3f2 feat: Show recommendation version when possible 2022-09-18 03:14:48 +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
389eae1447
fix: code refactoring (#5) 2022-08-18 15:33:33 +01:00
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