Alberto Ponces
9e178ba584
fix: Rename DashboardChip to CustomChip and make its styling md3 compliant
2022-09-06 14:39:15 +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
2944a2b788
feat: add App Info View
2022-09-05 13:43:13 +01:00
Alberto Ponces
db02dc623f
fix: reorganize main and navigation
2022-09-05 09:07:38 +01: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
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
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
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
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
Aunali321
c0b164ec26
feat: custom buttons for installer screen.
2022-08-30 19:23:37 +05:30
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
2a2a386bae
fix: remove unneeded padding before ApplicationItems
2022-08-24 15:21:04 +01:00
Aunali321
06b90244b4
feat: expandable card for social media cards.
2022-08-23 22:21:11 +05:30
Aunali321
cb2b405b3f
feat: social media cards.
2022-08-23 22:05:43 +05:30
Alberto Ponces
af8e753ea6
fix: show open button to non-updatable apps
2022-08-22 00:55:54 +01:00
Aunali321
95739244fa
feat: partial implementation of patches sources.
2022-08-21 21:24:25 +03:00
Aunali321
89ca3f0040
fix: weird spacing when copying about information.
2022-08-21 19:53:55 +05:30
Aunali321
519a6d25e6
feat: ability to copy about information.
2022-08-21 18:36:28 +05:30
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
8434211b61
fix: show patcher when clicking on the patch button
2022-08-21 02:30:40 +01:00
Alberto Ponces
b327926219
feat: add select/deselect icon on Patches Selector View
2022-08-21 02:03:36 +01:00
Aunali321
e373aef2d9
feat: about info card and flutter convention style
2022-08-19 18:34:40 +05:30
Alberto Ponces
6d3ea7a991
fix: improve update manager button
2022-08-18 20:29:45 +01:00
Alberto Ponces
389eae1447
fix: code refactoring ( #5 )
2022-08-18 15:33:33 +01:00
Alberto Ponces
492aa848ff
fix: patch selection while scrolling
2022-08-17 23:06:02 +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
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
a929851662
fix: minor time improvement
2022-08-17 13:25:08 +01:00
Alberto Ponces
3a63f63a3c
fix: minor UI and UX fixes
2022-08-17 13:18:08 +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
384d593024
fix: minor improvements
2022-08-15 10:55:17 +01:00
Alberto Ponces
5c71930ec1
fix: root installation and foreground task and improve installer a bit
2022-08-15 03:31:36 +01:00