Aunali321
6e05120aa5
feat: add chips for patches selection.
2022-11-23 09:48:10 +05:30
Aunali321
0faf86c9e9
refactor: restructure codebase. ( #501 )
...
* refactor: separate language selection to own widget.
* feat: separate theme changer to own widget.
* refactor: move Appearance UI to separate class.
* refactor: move language selection UI to separate class.
* refactor: move sources selection to separate file.
* refactor: move sources selection to separate file.
* refactor: split settings sections in separate files.
* refactor: move logging section to separate file.
* fix: show toast on bottom.
* fix: recommended patches not being selected by default.
* fix: patch selection selecting non recommended patches.
* fix: experimental toggle not updating.
2022-11-12 21:25:33 +05:30
Ushie
caa9694543
feat: improve explanation of update being unusable
2022-10-20 00:15:48 +03:00
Aunali321
84a788fd9e
feat: toast for disabled updates.
2022-10-19 16:32:54 +05:30
Aunali321
f5ebfc92fc
feat: decrease time for force refresh of patches.
2022-10-17 00:32:45 +05:30
Aunali321
f1261398e9
feat: sentry integration.
2022-10-14 23:35:33 +05:30
Aunali321
3f9d7c9cc0
fix: add back saving patched apps after clearing data.
2022-10-11 20:27:29 +05:30
Aunali321
279b76ad53
fix: don't show previously patched apps after clearing data.
2022-10-11 02:17:13 +05:30
Aunali321
ead308740f
refactor: move custom button to shared dir.
2022-09-23 13:00:30 +05:30
Alberto Ponces
2f4726ea68
fix: Add toast service to simplify creation of toasts
2022-09-20 00:49:31 +01:00
Alberto Ponces
207e94de5a
fix: Fix Update Manager's button
2022-09-20 00:03:37 +01:00
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
Unknown
48f0bc625d
feat: animate switching updates on HomeView ( #209 )
2022-09-18 16:49:18 +01:00
Alberto Ponces
dd52c379b4
fix: Show updatable app item only on updatable apps listing
2022-09-18 04:12:33 +01:00
Alberto Ponces
7d4e8b5eed
fix: Close confirmation dialog before downloading update
2022-09-14 12:30:53 +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
3bb5e70d1c
fix: Only show share and install options if patching was successful
2022-09-12 14:20:25 +01:00
Aunali321
a3c14e0a51
Merge branch 'flutter' of https://github.com/revanced/revanced-manager into flutter
2022-09-12 18:23:39 +05:30
Aunali321
1c75c81b90
refactor: change package name.
2022-09-12 18:23:34 +05:30
Alberto Ponces
6665095b2e
feat: Add connectivity status toast message on Home View
2022-09-12 01:44:15 +01:00
Alberto Ponces
595ecb7660
feat: Add ReVanced API and implement cache on it and on Github API
2022-09-12 01:44:15 +01:00
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
de59641ede
fix: remove glitchy animations for now
2022-09-05 15:30:26 +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
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
5a613a695e
fix: do not duplicate app listing if update available
2022-08-31 09:33:54 +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
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
e142a5aa19
feat: use default include property from patches
2022-08-21 02:58:40 +01:00
Alberto Ponces
8434211b61
fix: show patcher when clicking on the patch button
2022-08-21 02:30:40 +01:00
Alberto Ponces
4b2806c519
feat: working resource patching
2022-08-19 19:13:43 +01:00
Alberto Ponces
5bc136b359
feat: add toast messages while updating manager
2022-08-18 22:26:12 +01:00
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
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