Commit Graph

44 Commits

Author SHA1 Message Date
Alberto Ponces
27ef74b561
feat: Improve experience of rooted patched app installations (#59) 2022-09-06 14:40:49 +01:00
Alberto Ponces
2944a2b788 feat: add App Info View 2022-09-05 13:43:13 +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
fee8171ec0 fix: sort apps by name before saving 2022-09-03 15:28:22 +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
533f22924a fix: use single quotes instead of quotes as per Flutter standard 2022-08-31 09:36:36 +01:00
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
9f82b9b275 fix: improve installed apps check 2022-08-25 00:51:47 +01:00
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
e142a5aa19 feat: use default include property from patches 2022-08-21 02:58:40 +01:00
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
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
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
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
9ce0f81a89 feat: root installation (wip) 2022-08-14 19:40:34 +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
e4f9b04de0
feat: add installer and enable app selection from storage (#2) 2022-08-13 15:26:30 +05:30
Aunali321
739673dd8f feat: wip contributors screen. 2022-08-12 23:37:16 +05:30
Alberto Ponces
cfad7222ab fix: improve get compatible packages and patches 2022-08-10 00:50:02 +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
a430537b6f feat: fetch real data on the Latest Commit card 2022-08-07 23:40:31 +01:00
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
d5e385af65 fix: consider APK due to integrations. 2022-08-06 23:01:05 +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