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
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
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
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
35a68b1674
feat: reconfigure package name.
2022-08-06 22:35:35 +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
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
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
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