Commit Graph

316 Commits

Author SHA1 Message Date
Alberto Ponces
e22b643375 fix: Improve display of contributors avatars using cache 2022-09-12 09:12:34 +01:00
Alberto Ponces
0c5c3b32f1 fix: Add missing referenced packages instead of ignoring warning 2022-09-12 02:04:07 +01:00
Alberto Ponces
0e4c19060e fix: use singletons to enable cache and remove debug messages 2022-09-12 01:44:15 +01:00
Alberto Ponces
d01e7fdcc2 fix: Show search bar during loading of selector views 2022-09-12 01:44:15 +01:00
Alberto Ponces
6665095b2e feat: Add connectivity status toast message on Home View 2022-09-12 01:44:15 +01:00
Alberto Ponces
92a84c3bfb feat: Keep screen awake during patching 2022-09-12 01:44:15 +01:00
Alberto Ponces
04bcb1ec24 fix: Properly reload Home View on App uninstallation 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
Aunali321
fe13234faa refactor: make install as non root default. 2022-09-09 18:47:30 +05:30
Alberto Ponces
6de827d7f4 fix: Put Patch Options implementation on hold for now 2022-09-08 14:04:41 +01:00
Alberto Ponces
cf1de9c6ca fix: Keyboard should overlap widgets on selector views 2022-09-08 12:57:51 +01:00
Alberto Ponces
2a074151af fix: Increase border radius for rounded Search Bars 2022-09-08 12:49:28 +01:00
Alberto Ponces
c2da8e36da fix: only show Material You toggle for SDK version >= 31 2022-09-08 12:09:12 +01:00
Alberto Ponces
63c1fdf9c5 feat: Do not generate a new keystore each time Patcher runs 2022-09-07 18:25:12 +01:00
Alberto Ponces
825a57ee69 fix: Revert styling of Latest Commit card text 2022-09-07 13:04:59 +01:00
Alberto Ponces
2066bc6476 fix: Remove cupertino package references 2022-09-07 13:04:16 +01:00
Alberto Ponces
80eeafaf2b feat: Add a confirmation dialog to update Manager button 2022-09-07 13:03:54 +01:00
Alberto Ponces
351b04dd46 fix: Last (hopefully) improvements on app theming 2022-09-07 12:38:40 +01:00
Alberto Ponces
9b4a8ebc69 fix: Further improvements on app theming 2022-09-07 12:20:13 +01:00
Alberto Ponces
1e890708d2 fix: Further improvements on app theming 2022-09-07 12:01:04 +01:00
Alberto Ponces
3b830cf15a fix: Too big tap hint being drawn 2022-09-07 11:55:37 +01:00
Alberto Ponces
75544f1f51 feat: Add a reset button to Custom Sources Dialog 2022-09-07 11:14:54 +01:00
Alberto Ponces
4775e2c07f fix: Remove unneeded import 2022-09-07 02:42:22 +01:00
Alberto Ponces
d8b8664cc1 fix: Add changes left behind 2022-09-07 02:41:02 +01:00
Alberto Ponces
a3c29cbfa2 fix: Use outline variant icons on Navigation Bar 2022-09-07 02:38:27 +01:00
Alberto Ponces
90ca54deeb fix: Use primary color on enabled custom switch 2022-09-07 02:38:07 +01:00
Alberto Ponces
78317223cc feat: Add custom patches sources 2022-09-07 02:37:25 +01:00
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
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
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
Aunali321
cb2b405b3f feat: social media cards. 2022-08-23 22:05:43 +05:30
Alberto Ponces
5df59c08c6 fix: minor typo on patcher tmp path 2022-08-22 01:40:25 +01:00
Alberto Ponces
ea532b294e fix: patcher cleaning and improve patches load 2022-08-22 01:31:27 +01:00
Alberto Ponces
af8e753ea6 fix: show open button to non-updatable apps 2022-08-22 00:55:54 +01:00
Alberto Ponces
9317714651 fix: close installer after opening patched app 2022-08-22 00:54:58 +01:00
Alberto Ponces
092d645726 fix: auto scroll on installer 2022-08-22 00:49:09 +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
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
b327926219 feat: add select/deselect icon on Patches Selector View 2022-08-21 02:03:36 +01:00
Aunali321
2f83ea290b feat: root and nonroot toggle. 2022-08-20 17:47:00 +05:30
Alberto Ponces
2abe051483 fix: no need to bundle assets on manager's side anymore 2022-08-20 11:40:53 +01:00
Alberto Ponces
4b2806c519 feat: working resource patching 2022-08-19 19:13:43 +01:00
Aunali321
e373aef2d9 feat: about info card and flutter convention style 2022-08-19 18:34:40 +05:30
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
6153e1f9e8 fix: center notification icon and fix reload of Patches Selector View 2022-08-18 00:33:04 +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
d351b86f41 fix: the list of patches to be applied can get huge... 2022-08-17 13:57:52 +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
Alberto Ponces
165bd4aec2
fix: unblock UI while running Patcher (#4) 2022-08-17 12:48:03 +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
Alberto Ponces
8fd942a808 fix: root installation (still wip) 2022-08-14 21:32:03 +01:00
Alberto Ponces
034731a35f fix: init 2022-08-14 20:16:08 +01:00
Alberto Ponces
9ce0f81a89 feat: root installation (wip) 2022-08-14 19:40:34 +01:00
Aunali321
6061d900ed feat: Root checker screen. 2022-08-14 19:33:01 +05:30
Alberto Ponces
31ca694f4e fix: handle resource patching hardcoded for now 2022-08-14 03:21:32 +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
a00e94d2fe fix: weird icon artifact, patchItem border radius. 2022-08-12 23:53:25 +05:30
Aunali321
739673dd8f feat: wip contributors screen. 2022-08-12 23:37:16 +05:30
Aunali321
4d3ea65d7f refactor: major theming overhual, fix light theme. 2022-08-12 15:12:43 +05:30
Ushie
458f7925b2
feat: clear search query button 2022-08-12 02:16:50 +03:00
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
Aunali321
3f45dd2db9 feat: wip settings screen. 2022-08-10 18:00:28 +05:30
Aunali321
63f43806ae feat: Replace FAB with simple button. (FAB blocked imp content.) 2022-08-10 14:12:24 +05:30
Alberto Ponces
cfad7222ab fix: improve get compatible packages and patches 2022-08-10 00:50:02 +01:00
Alberto Ponces
cc47584643 fix: hide FAB when no patches selected. 2022-08-10 00:49:17 +01:00
Alberto Ponces
84923127e2 fix: improve patches selector. 2022-08-09 02:30:12 +01:00
Alberto Ponces
6338eb5dd1 feat: register Patcher View Models 2022-08-09 01:33:37 +01:00
Alberto Ponces
7c7a7e0355 fix: rename PatcherService to PatcherAPI. 2022-08-09 01:20:50 +01:00
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
960646ba77 fix: add search bar hints to i18n 2022-08-08 00:31:55 +01:00
Alberto Ponces
047e00cf2c fix: minor const/final lint fix 2022-08-08 00:24:45 +01:00
Alberto Ponces
2539a0cc63 Merge branch 'master' of github.com:Aunali321/revanced-manager-flutter 2022-08-07 23:40:54 +01:00
Alberto Ponces
debc701b5c fix: i18n minor add 2022-08-07 23:40:48 +01:00
Alberto Ponces
a430537b6f feat: fetch real data on the Latest Commit card 2022-08-07 23:40:31 +01:00
Aunali321
cceb7e6449 feat: Patches Selector Screen. 2022-08-08 00:45:52 +05:30
Aunali321
645589fa0e feat: Patch Item Widget. 2022-08-07 23:35:44 +05:30
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
3c4e417274 fix: missed some asset paths. 2022-08-06 23:27:38 +01:00
Alberto Ponces
d5e385af65 fix: consider APK due to integrations. 2022-08-06 23:01:05 +01:00
Alberto Ponces
9ad25bb308 fix: move assets to root folder and simplify pubspec. 2022-08-06 22:55:24 +01:00
Alberto Ponces
35a68b1674 feat: reconfigure package name. 2022-08-06 22:35:35 +01:00
Alberto Ponces
fc06f8d571 feat: add Patcher API. 2022-08-06 22:18:12 +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
Aunali321
0b58ce3dca feat: fully working search bar. 2022-08-02 18:41:29 +05:30
Aunali321
15a7f9f962 feat: wip searchbar in appselector. 2022-08-02 15:56:37 +05:30
Aunali321
0350dacb3b feat: primitive app selector screen. 2022-08-02 14:49:14 +05:30
Aunali321
fa8fa5c820 feat: primitive Patcher screen. 2022-08-02 14:03:46 +05:30
Aunali321
5542e9b943 feat: fully complete manager api. 2022-08-02 13:36:35 +05:30
Aunali321
729ad82f77 feat: download latest patches and integrations. 2022-08-02 13:25:01 +05:30
Aunali321
d9256149e7 feat: starting of manager API work. 2022-08-02 00:35:11 +05:30
Aunali321
48a65872ea refactor: Better names for widgets. 2022-08-01 23:45:55 +05:30
Aunali321
87192e49c6 feat: fetching contributors from GIthub API. 2022-08-01 23:42:38 +05:30
Aunali321
f31641312b feat: load last commit time from Github API. 2022-08-01 23:36:27 +05:30
Aunali321
d4dc845e00 refactor: MOARR CLEANUP. 2022-08-01 17:54:05 +05:30
Aunali321
f346de34c9 refactor: remove unused stuff. 2022-08-01 17:29:06 +05:30
Aunali321
0e07a0da68 refactor: split into smaller widgets. 2022-08-01 17:00:06 +05:30
Aunali321
6bf7411074 refactor: cleanup. 2022-08-01 14:08:22 +05:30
Aunali321
c3982326e4 feat: almost finished homescreen (hardcoded). 2022-08-01 01:16:27 +05:30
Aunali321
6cbc122714 feat: navigation setup. 2022-07-31 13:30:11 +05:30
Aunali321
fcc268c9da refactor: removed boilerplate code. 2022-07-31 00:50:36 +05:30
Aunali321
9884cf0ea9 initial commit. 2022-07-31 00:39:59 +05:30