Commit Graph

44 Commits

Author SHA1 Message Date
Aunali321 5d63d5c2d3
feat: potentially fix apps disappearing when update is available (#674) 2023-01-31 15:42:00 +03:00
Jay Gajjar a54ca799b9
feat: update rules of analysis_options.yaml. and solved all problems (#665)
* update rules of analysis_options.yaml. and solved all problems

* refactor: fix remaining problems

---------

Co-authored-by: Ushie <ushiekane@gmail.com>
2023-01-30 15:35:06 +03:00
annon 061e929705
feat: Changelog in update dialog (#551)
* add update confirmation dialog

* fix loader placement
2022-11-29 21:15:44 +05:30
Aunali321 0faf86c9e9
refactor: restructure codebase. (#501)
* refactor: separate language selection to own widget.

* feat: separate theme changer to own widget.

* refactor: move Appearance UI to separate class.

* refactor: move language selection UI to separate class.

* refactor: move sources selection to separate file.

* refactor: move sources selection to separate file.

* refactor: split settings sections in separate files.

* refactor: move logging section to separate file.

* fix: show toast on bottom.

* fix: recommended patches not being selected by default.

* fix: patch selection selecting non recommended patches.

* fix: experimental toggle not updating.
2022-11-12 21:25:33 +05:30
Ushie caa9694543
feat: improve explanation of update being unusable 2022-10-20 00:15:48 +03:00
Aunali321 84a788fd9e feat: toast for disabled updates. 2022-10-19 16:32:54 +05:30
Aunali321 f5ebfc92fc feat: decrease time for force refresh of patches. 2022-10-17 00:32:45 +05:30
Aunali321 f1261398e9 feat: sentry integration. 2022-10-14 23:35:33 +05:30
Aunali321 3f9d7c9cc0 fix: add back saving patched apps after clearing data. 2022-10-11 20:27:29 +05:30
Aunali321 279b76ad53 fix: don't show previously patched apps after clearing data. 2022-10-11 02:17:13 +05:30
Aunali321 ead308740f refactor: move custom button to shared dir. 2022-09-23 13:00:30 +05:30
Alberto Ponces 2f4726ea68 fix: Add toast service to simplify creation of toasts 2022-09-20 00:49:31 +01:00
Alberto Ponces 207e94de5a fix: Fix Update Manager's button 2022-09-20 00:03:37 +01:00
Alberto Ponces c333fa3c33 fix: Prefer Yes/No instead of OK/Cancel on a few dialogs 2022-09-18 22:53:04 +01:00
Alberto Ponces dd52c379b4 fix: Show updatable app item only on updatable apps listing 2022-09-18 04:12:33 +01:00
Alberto Ponces 7d4e8b5eed fix: Close confirmation dialog before downloading update 2022-09-14 12:30:53 +01:00
Alberto Ponces 3bb5e70d1c fix: Only show share and install options if patching was successful 2022-09-12 14:20:25 +01:00
Aunali321 a3c14e0a51 Merge branch 'flutter' of https://github.com/revanced/revanced-manager into flutter 2022-09-12 18:23:39 +05:30
Aunali321 1c75c81b90 refactor: change package name. 2022-09-12 18:23:34 +05:30
Alberto Ponces 6665095b2e feat: Add connectivity status toast message on Home View 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 80eeafaf2b feat: Add a confirmation dialog to update Manager button 2022-09-07 13:03:54 +01:00
Alberto Ponces de59641ede fix: remove glitchy animations for now 2022-09-05 15:30:26 +01:00
Alberto Ponces db02dc623f fix: reorganize main and navigation 2022-09-05 09:07:38 +01:00
Alberto Ponces 5a613a695e fix: do not duplicate app listing if update available 2022-08-31 09:33:54 +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 bfbcb510c4 fix: change select icon default state 2022-08-25 10:28:40 +01:00
Alberto Ponces 9f82b9b275 fix: improve installed apps check 2022-08-25 00:51:47 +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 4b2806c519 feat: working resource patching 2022-08-19 19:13:43 +01:00
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 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
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 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