Commit Graph

28 Commits

Author SHA1 Message Date
Alberto Ponces
80eeafaf2b feat: Add a confirmation dialog to update Manager button 2022-09-07 13:03:54 +01:00
Alberto Ponces
9e178ba584 fix: Rename DashboardChip to CustomChip and make its styling md3 compliant 2022-09-06 14:39:15 +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
533f22924a fix: use single quotes instead of quotes as per Flutter standard 2022-08-31 09:36:36 +01:00
Alberto Ponces
5c657fbed5 feat: get changelog from app's specific github path (ugly) 2022-08-30 02:07:28 +01:00
Alberto Ponces
080ceae784 fix: add changelog (wip) on each app item 2022-08-29 15:01:51 +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
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
40f27b3a09 feat: call Installer through Home View 2022-08-17 18:44:27 +01:00
Alberto Ponces
750f035104 fix: app listing on Home View 2022-08-17 17:07:00 +01:00
Aunali321
014450642d fix: wrong commit time for manager, outlined chips 2022-08-16 23:19:46 +05:30
Aunali321
106d77ea0c
feat: "New dashboard UI". (#3)
* feat: "New dashboard UI".

* fix: some improvenents

* fix: fix inconsistencies and light theme.

* fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip)

Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>

* feat: move chips to a separate widget.

Co-authored-by: Alberto Ponces <ponces26@gmail.com>
2022-08-16 14:06:56 +01:00
Alberto Ponces
cd1610d847 Revert "fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip)"
This reverts commit ce09a5264a.
2022-08-16 12:12:10 +01:00
Alberto Ponces
ce09a5264a fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip) 2022-08-15 18:42:09 +01:00
Alberto Ponces
2cd9f99aa3 fix: add some minor improvements and fix release builds 2022-08-14 03:07:28 +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
Aunali321
4d0dcf407b feat: theme switching. 2022-08-12 00:35:03 +05:30
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
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