Commit Graph

96 Commits

Author SHA1 Message Date
Alberto Ponces
ec31667591 feat: Add a warning for split APK patching for now 2022-09-15 01:15:13 +01:00
Alberto Ponces
9f3a30d9f2 feat: Request root and install permissions as soon as possible 2022-09-14 23:30:02 +01:00
Aunali321
f759af8a3f build: bump version to 0.0.3 2022-09-15 02:14:44 +05:30
Alberto Ponces
cb07ed6e90 build: Bump version to 0.0.2 2022-09-14 21:23:36 +01:00
Alberto Ponces
27d6eb25a6 fix: Use adaptive icons when possible and improve existing png's 2022-09-14 18:58:44 +01:00
Alberto Ponces
c92b889cd9 feat: Add export of logcat logs to Settings 2022-09-13 17:46:22 +01:00
Alberto Ponces
0c5c3b32f1 fix: Add missing referenced packages instead of ignoring warning 2022-09-12 02:04:07 +01:00
Alberto Ponces
6ca47d7ec3 fix: We are already official for quite some time :) 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
595ecb7660 feat: Add ReVanced API and implement cache on it and on Github API 2022-09-12 01:44:15 +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
2066bc6476 fix: Remove cupertino package references 2022-09-07 13:04:16 +01:00
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
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
a580375078 fix: add animations and fix some UI incoherences 2022-09-01 01:25:19 +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
Aunali321
e373aef2d9 feat: about info card and flutter convention style 2022-08-19 18:34:40 +05:30
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
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
5c71930ec1 fix: root installation and foreground task and improve installer a bit 2022-08-15 03:31:36 +01:00
Aunali321
6061d900ed feat: Root checker screen. 2022-08-14 19:33:01 +05:30
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
Aunali321
4d0dcf407b feat: theme switching. 2022-08-12 00:35:03 +05:30
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
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
0350dacb3b feat: primitive app selector screen. 2022-08-02 14:49:14 +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
561e67b674 refactor: remove unused stuff from yaml. 2022-08-01 17:34:41 +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
9884cf0ea9 initial commit. 2022-07-31 00:39:59 +05:30