Commit Graph

75 Commits

Author SHA1 Message Date
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
f3383393ef fix: enable largeHeap flag to prevent app crashing on heavy tasks like patching 2022-08-14 03:23:36 +01:00
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
70a50c7177 fix: update workflow build output path 2022-08-13 18:56:51 +01:00
Alberto Ponces
6d5a3598c3 fix: delete pubspec.lock from repo 2022-08-13 18:56:12 +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
e229b84232 fix: update tasks.json 2022-08-09 01:26:13 +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
ab9b91b975 fix: minor Code task name fix 2022-08-06 23:41:34 +01:00
Alberto Ponces
fee52d71f7 fix: enable multidex support to fix debug builds 2022-08-06 23:40:47 +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
dd28866f41 feat: update icon. 2022-08-06 22:49:44 +01:00
Alberto Ponces
d8dbce87b6 fix: remove Windows, Linux, macOS and Web folders for now (we can try rethink them later). 2022-08-06 22:41:23 +01:00
Alberto Ponces
54c68c12e4 fix: improve .gitignore. 2022-08-06 22:39:16 +01:00
Alberto Ponces
70f5d20ca4 fix: Github build workflow. 2022-08-06 22:36:02 +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