Benjamin Halko
|
e01b323aee
|
fix: make entire theme item clickable
|
2023-09-20 20:03:47 -07:00 |
|
Benjamin
|
6260a80738
|
feat(settings - appearance): add system option (#1279)
Closes #1260
|
2023-09-21 03:25:23 +03:00 |
|
aAbed
|
f90f6e81ee
|
feat: patch apps without internet (#1114)
|
2023-08-11 08:11:19 +07:00 |
|
Pun Butrach
|
264d8d90c4
|
refactor: apply changes according to analysis
trailing commas, and sort import alphabetically
|
2023-08-06 14:39:46 +07:00 |
|
aAbed
|
f905a52988
|
feat: allow control over patches update (#1063)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-08-03 23:23:56 +03:00 |
|
Dhruvan Bhalara
|
159c85bd1f
|
fix: close previous dialog when user reset the API URL (#1025)
|
2023-07-16 21:04:35 +07:00 |
|
EvadeMaster
|
62ef1c88fe
|
feat: resetting source to default dismiss the sources pop-up (#797)
* feat: resetting source to default dismiss the sources pop-up
* chore: format using `dart format`
|
2023-04-21 00:29:37 +05:30 |
|
Aunali321
|
c9adf1c492
|
style: sort imports
|
2023-04-19 01:32:43 +05:30 |
|
EvadeMaster
|
37b583f560
|
feat: trim extra space when setting custom source (#771)
|
2023-04-18 17:15:04 +07:00 |
|
Sebok Andras
|
dca2d4fe12
|
feat: add option to import/export keystore (#776)
* feat: add option to import/export keystore
* change the order of import/export keystore buttons
* feat: add option to change the keystore password
|
2023-04-18 15:08:10 +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
|
92a3b0d6e0
|
feat(style): use native switch & chip (#732)
* chore: remove useless themedata
* feat(style): new switch
* feat(style): use native chip components
* chore: remove unused import
* feat(accessibility): set tooltip
* chore: remove unneeded themedata
* chore: fix theme
* feat(i18n): add 3 new strings
* feat(style): correct material 3 theme on nondynamic
|
2023-03-14 21:53:42 +07:00 |
|
Aunali321
|
d318224a6f
|
fix: black screen after resetting custom sources
|
2023-03-06 18:08:48 +05:30 |
|
Aunali321
|
5617535a63
|
refactor: remove sentry and crowdin (#730)
We no longer use sentry and crowdin.
|
2023-03-05 16:12:46 +07:00 |
|
EvadeMaster
|
68ccefc59f
|
revert: "refactor: update deprecated and minor code refactors (#710)"
This reverts commit 6829d3cdea .
Signed-off-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
|
2023-03-03 18:06:24 +07:00 |
|
Sailesh Dahal
|
6829d3cdea
|
refactor: update deprecated and minor code refactors (#710)
Improve code readability & additional refactoring
Commits:
chore: exclude generated from analyzer
refactor: add SharedPreferences to locator
refactor: access shared pref from locator, and code refactor
refactor: remove unwanted `await`
refactor: remove `const` from `CacheConfig`
|
2023-02-27 19:06:05 +07:00 |
|
EvadeMaster
|
a83496568f
|
chore: code cleanup (#681)
Improve the readability of the code.
Commits:
* chore: correct typos `fragement` to `fragment`
* chore: put a single newline at end of file.
|
2023-02-17 18:53:23 +07:00 |
|