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 |
|