Aabed Khan
d161d55aaf
fix: patched applications not showing at launch ( #1031 )
2023-07-16 12:46:01 +07:00
Aabed Khan
79116f9e67
fix(patched-applications): non-patched app showing on Installed
section ( #1022 )
2023-07-15 08:11:51 +07:00
Pun Butrach
6a45db8a38
refactor: improve code readability according to formatter
2023-07-10 19:36:50 +07:00
Sangam Shrestha
a27dc6ad1c
feat: migrate to dart3
2023-05-19 14:23:48 +05:45
Aunali321
15a32a18b7
fix: fix broken manager update implmentation
2023-04-30 17:38:08 +07:00
Aman Sikarwar
197770b68b
chore: update dependencies ( #772 )
...
* chore: updated some dependencies
* refactor: reimplemented cache interceptor
* Revert "Updated dependencies & migrated breaking changes"
This reverts commit e6743b0d6b2552fdbf1c99d23e158e682362dd5d.
* chore: migrated flutter_local_notifications
* revert: reimplemented cache interceptor
2023-04-18 19:45:29 +05:30
Aunali321
3b677f8ae3
feat: improve ux ( #752 )
...
* feat: restart app toast when changing sources, api url
* fix: potentially fix manager stuck on black screen
* feat: remove select all patches chip
* feat: show all apps and recommended versions
* chore(i18n): remove unused strings
remove unused strings left out in 7e05bca
* feat: select install type before patching
* feat: update patches button (#782 )
* feat: update patches button
* feat: show toast when force refresh
* chore: don't translate "ReVanced Manager" and "ReVanced Patches"
* Revert "feat: select install type before patching"
This reverts commit 74e0c09b54
.
* feat: rename recommended patches to default patches
* feat: add missing localization
* feat: display restart app toast for resetting source
---------
Co-authored-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
2023-04-18 13:27:26 +05:30
EvadeMaster
3ae4d69110
chore: migrate deprecation code && code cleanup ( #708 )
...
Fixes all issues in `flutter analyze`.
<Reviewed>
Commits:
* chore: migrate deprecated text style
* chore: migrate `toggleableActiveColor` to individual theme
* chore: don't use 'BuildContext's across async gaps
2023-02-20 16:53:53 +07: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
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
b2a35813f6
fix: disable update functionality for now.
2022-10-11 02:32:23 +05:30
afn
7ecf951bfb
fix: tweak card appearances ( #296 )
...
* fix: tweak card appearances
* Update patch_selector_card.dart
2022-09-25 18:13:37 +05:30
Aunali321
ead308740f
refactor: move custom button to shared dir.
2022-09-23 13:00:30 +05:30
afnzmn
bcf3b36b13
feat: tweak UI
2022-09-17 16:13:41 +03: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
825a57ee69
fix: Revert styling of Latest Commit card text
2022-09-07 13:04:59 +01:00
Alberto Ponces
1e890708d2
fix: Further improvements on app theming
2022-09-07 12:01:04 +01:00
Alberto Ponces
78317223cc
feat: Add custom patches sources
2022-09-07 02:37:25 +01:00
Alberto Ponces
9e178ba584
fix: Rename DashboardChip to CustomChip and make its styling md3 compliant
2022-09-06 14:39:15 +01:00
Alberto Ponces
4915e9b921
fix: Disabled opacity of Manager's update button had a typo
2022-09-05 15:31:22 +01:00
Alberto Ponces
de59641ede
fix: remove glitchy animations for now
2022-09-05 15:30:26 +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
4f7b1d4520
feat: overall UI rework in Settings View ( #53 )
2022-09-02 14:35:25 +01:00
Alberto Ponces
7723bb717c
feat: add empty cards in app listings of the home view
2022-09-02 00:10:10 +01:00
Alberto Ponces
10a6ec2f1e
feat: add an OpenContainer wrapper and remove an unneeded padding on app selector card
2022-09-01 11:16:14 +01:00
Alberto Ponces
a580375078
fix: add animations and fix some UI incoherences
2022-09-01 01:25:19 +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
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
2a2a386bae
fix: remove unneeded padding before ApplicationItems
2022-08-24 15:21:04 +01:00
Alberto Ponces
af8e753ea6
fix: show open button to non-updatable apps
2022-08-22 00:55:54 +01:00
Aunali321
2c243b75dd
refactor: split widgets folder by screen usage.
2022-08-21 16:17:44 +05:30