Commit Graph

35 Commits

Author SHA1 Message Date
6e05120aa5 feat: add chips for patches selection. 2022-11-23 09:48:10 +05:30
caa9694543 feat: improve explanation of update being unusable 2022-10-20 00:15:48 +03:00
2a2bb8212f fix: Add back button on app bars of secondary views 2022-09-19 16:24:31 +01:00
48f0bc625d feat: animate switching updates on HomeView (#209) 2022-09-18 16:49:18 +01:00
779b659108 fix: Add a SliverAppBar to Contributors view and increase app bars bottom padding 2022-09-12 17:30:44 +01:00
6665095b2e feat: Add connectivity status toast message on Home View 2022-09-12 01:44:15 +01:00
595ecb7660 feat: Add ReVanced API and implement cache on it and on Github API 2022-09-12 01:44:15 +01:00
80eeafaf2b feat: Add a confirmation dialog to update Manager button 2022-09-07 13:03:54 +01:00
9e178ba584 fix: Rename DashboardChip to CustomChip and make its styling md3 compliant 2022-09-06 14:39:15 +01:00
5404208562 feat: improve app theming code and add Material You (#58) 2022-09-05 03:32:36 +01:00
4f7b1d4520 feat: overall UI rework in Settings View (#53) 2022-09-02 14:35:25 +01:00
10a6ec2f1e feat: add an OpenContainer wrapper and remove an unneeded padding on app selector card 2022-09-01 11:16:14 +01:00
533f22924a fix: use single quotes instead of quotes as per Flutter standard 2022-08-31 09:36:36 +01:00
5c657fbed5 feat: get changelog from app's specific github path (ugly) 2022-08-30 02:07:28 +01:00
080ceae784 fix: add changelog (wip) on each app item 2022-08-29 15:01:51 +01:00
5041a30fb5 feat: add Sliver App Bar to Home, Patcher, Installer and Settings views 2022-08-24 13:22:36 +01:00
2c243b75dd refactor: split widgets folder by screen usage. 2022-08-21 16:17:44 +05:30
389eae1447 fix: code refactoring (#5) 2022-08-18 15:33:33 +01:00
40f27b3a09 feat: call Installer through Home View 2022-08-17 18:44:27 +01:00
750f035104 fix: app listing on Home View 2022-08-17 17:07:00 +01:00
014450642d fix: wrong commit time for manager, outlined chips 2022-08-16 23:19:46 +05:30
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
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
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
2cd9f99aa3 fix: add some minor improvements and fix release builds 2022-08-14 03:07:28 +01:00
e4f9b04de0 feat: add installer and enable app selection from storage (#2) 2022-08-13 15:26:30 +05:30
4d3ea65d7f refactor: major theming overhual, fix light theme. 2022-08-12 15:12:43 +05:30
7ed2a5fd4f fix: light theme issues. 2022-08-12 01:47:10 +05:30
4d0dcf407b feat: theme switching. 2022-08-12 00:35:03 +05:30
33fb2a81b5 feat: working patches selector and improve app selector. 2022-08-09 01:16:33 +01:00
51801b5748 feat: working app selector. 2022-08-09 00:01:06 +01:00
3df427dccb fix: improve app selector. 2022-08-07 01:13:27 +01:00
89b642772c feat: add i18n 2022-08-07 00:37:12 +01:00
35a68b1674 feat: reconfigure package name. 2022-08-06 22:35:35 +01:00
769ff72f98 refactor: migrate to stacked architecture.
* feat: mostly done stacked architecture.

* refactor: migration to stacked architecture.
2022-08-06 17:43:28 +05:30