Commit Graph

368 Commits

Author SHA1 Message Date
Aunali321
10fbbe845e fix: Material you improvements (#60) 2022-09-06 19:40:34 +01:00
Alberto Ponces
27ef74b561
feat: Improve experience of rooted patched app installations (#59) 2022-09-06 14:40:49 +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
15db9dcdb3
fix: Use primary color for toggleable buttons 2022-09-05 17:48:14 +01:00
Alberto Ponces
a59cc6b094
build: Bump patcher dependency version 2022-09-05 17:45:37 +01:00
Alberto Ponces
4915e9b921 fix: Disabled opacity of Manager's update button had a typo 2022-09-05 15:31:22 +01:00
Alberto Ponces
de59641ede fix: remove glitchy animations for now 2022-09-05 15:30:26 +01:00
Alberto Ponces
ecc2e5b688 fix: installer progress bar 2022-09-05 13:48:56 +01:00
Alberto Ponces
2944a2b788 feat: add App Info View 2022-09-05 13:43:13 +01:00
Alberto Ponces
5e8e090e34 fix: set isRooted state at RootCheckerView init 2022-09-05 09:14:56 +01:00
Alberto Ponces
db02dc623f fix: reorganize main and navigation 2022-09-05 09:07:38 +01:00
oSumAtrIX
9b91e4aaa3
feat: GPL-v3.0 license [skip ci] 2022-09-05 05:28:04 +02: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
d46f08a727 fix: use a prettier contributors card background color 2022-09-03 15:28:58 +01:00
Alberto Ponces
fee8171ec0 fix: sort apps by name before saving 2022-09-03 15:28:22 +01:00
Aunali321
d8c4997179 feat: Skeleton loader for app selector screen. 2022-09-02 22:42:16 +05:30
Alberto Ponces
4f7b1d4520
feat: overall UI rework in Settings View (#53) 2022-09-02 14:35:25 +01:00
Alberto Ponces
036e8c99b3 feat: integrate progress bar into app bar itself 2022-09-02 00:30:41 +01:00
Alberto Ponces
65e2814b99 fix: remove ugly AlertDialog animation 2022-09-02 00:10:41 +01:00
Alberto Ponces
7723bb717c feat: add empty cards in app listings of the home view 2022-09-02 00:10:10 +01:00
Alberto Ponces
6487284dd2 fix: update name, version and icon when saving on prefs 2022-09-01 13:52:51 +01:00
Alberto Ponces
0ccf1fb3b8 feat: consider as an update available when an already patched app is updated 2022-09-01 13:23:24 +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
0d14db41e1 fix: page transition fill color should be the same as surface 2022-09-01 09:07:40 +01:00
Alberto Ponces
c7d9ca961a fix: microg patches ame is not titlecase 2022-09-01 09:07:13 +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
Alberto Ponces
533f22924a fix: use single quotes instead of quotes as per Flutter standard 2022-08-31 09:36:36 +01:00
Alberto Ponces
5a613a695e fix: do not duplicate app listing if update available 2022-08-31 09:33:54 +01:00
Alberto Ponces
3a7e7679f3 fix: clean patcher view after opening app from installer 2022-08-31 09:33:32 +01:00
Alberto Ponces
915a85a2f0 fix: set clean selected patches only if not already set 2022-08-31 09:32:56 +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
Aunali321
c0b164ec26 feat: custom buttons for installer screen. 2022-08-30 19:23:37 +05:30
Alberto Ponces
1920221b19 feat: clean patcher cache folder on init 2022-08-30 02:18:20 +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
03b45e0db0 feat: use provided patches.json to load patches 2022-08-29 17:44:45 +01:00
Alberto Ponces
080ceae784 fix: add changelog (wip) on each app item 2022-08-29 15:01:51 +01:00
Alberto Ponces
45f4a5b207 feat: fix list contributors and add patched apps changelog (wip) 2022-08-26 02:01:53 +01:00
Alberto Ponces
bfbcb510c4 fix: change select icon default state 2022-08-25 10:28:40 +01:00
Alberto Ponces
9f82b9b275 fix: improve installed apps check 2022-08-25 00:51:47 +01:00
Alberto Ponces
56e85ca7cf fix: improve app and patches loaders 2022-08-24 16:07:40 +01:00
Alberto Ponces
2a2a386bae fix: remove unneeded padding before ApplicationItems 2022-08-24 15:21:04 +01:00
Alberto Ponces
49b3273df4 fix: minor i18n label change 2022-08-24 14:55:19 +01:00
Alberto Ponces
defde39e31 fix: minor app bar title fix 2022-08-24 14:50:39 +01:00
Alberto Ponces
6f96c668de fix: improve installer progress and logs update 2022-08-24 14:17:16 +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
e6b540d32b feat: improve installer screen. 2022-08-23 23:43:06 +05:30
Aunali321
06b90244b4 feat: expandable card for social media cards. 2022-08-23 22:21:11 +05:30