Commit Graph

269 Commits

Author SHA1 Message Date
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
Sculas
013329fea9
chore: move credits
Credits will be placed in the app instead, for consistency with the other repositories.
2022-08-21 17:00:35 +02:00
Sculas
0427a956c7
chore: It's official now! 2022-08-21 16:59:42 +02: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
e2c99d6340 chore: add ending newlines [skip ci] 2022-08-21 03:25:58 +01:00
Alberto Ponces
aa4bd0f5e7 fix: add arm aapt lib 2022-08-21 03:25:21 +01:00
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
81107970d1
build: set an hardcoded tag value for now [skip ci] 2022-08-19 21:58:45 +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
614a694a77 build: rename jobs [skip ci] 2022-08-18 23:25:47 +01:00
Alberto Ponces
3713ec4d92 build: rename debug asset before publishing too 2022-08-18 23:08:01 +01:00
Alberto Ponces
e7b814047b fix: add i18n entries for toast messages 2022-08-18 22:26:35 +01:00
Alberto Ponces
5bc136b359 feat: add toast messages while updating manager 2022-08-18 22:26:12 +01:00
Alberto Ponces
cc5ad7ca58 build: add debug workflow and improve release workflow 2022-08-18 22:25:24 +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
cff27872eb Merge branch 'master' of github.com:Aunali321/revanced-manager-flutter 2022-08-17 18:44:45 +01:00
Alberto Ponces
40f27b3a09 feat: call Installer through Home View 2022-08-17 18:44:27 +01:00
Aunali321
ecdedc9237
feat: add manager design credits. 2022-08-17 21:50:03 +05:30
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