Aunali321
d6918920b6
chore: add missing translations
2023-04-20 23:53:24 +05:30
Aunali321
cdfb09fbfa
feat: warning for armv7 devices
2023-04-20 23:20:30 +05:30
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
054afbbedd
feat: confirmation dialog for deleting keystore ( #764 )
...
* feat: confirmation dialog for deleting keystore
* refactor(i18n): apply suggestion from code-reviewer
Co-authored-by: Ushie <github@ushie.dev>
* refactor: apply suggestion from code-reviewer
Co-authored-by: Mipirakas <borismichiels@gmail.com>
---------
Co-authored-by: Ushie <github@ushie.dev>
Co-authored-by: Mipirakas <borismichiels@gmail.com>
2023-04-01 21:02:28 +07:00
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
5617535a63
refactor: remove sentry and crowdin ( #730 )
...
We no longer use sentry and crowdin.
2023-03-05 16:12:46 +07:00
Ushie
dc049cf26a
New Crowdin translations by Github Action ( #601 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-16 22:41:26 +03:00
Ushie
5f81d65911
feat: sort by amount of patches, display patches count, setting to enable universal patches ( #593 )
...
* feat: sort by amount of patches
* feat: display patches count in application card
* feat: setting to enable universal patches
2022-12-15 23:35:45 +05:30
Logykk
3bab1940c1
Support Gitea repositories ( #570 )
2022-12-09 17:40:43 +05:30
annon
061e929705
feat: Changelog in update dialog ( #551 )
...
* add update confirmation dialog
* fix loader placement
2022-11-29 21:15:44 +05:30
Ushie
149af96d51
New Crowdin translations by Github Action ( #541 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-11-26 16:43:08 +03:00
Aunali321
6e05120aa5
feat: add chips for patches selection.
2022-11-23 09:48:10 +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
Palm
405147b1c5
fix(i18n): locale capitalization and grammar ( #496 )
...
* fix(i18n): locale capitalization and grammar
* fix(i18n): add some more changes requested
2022-11-09 19:07:28 +05:30
Aunali321
d545dfe49b
refactor: move exporting patches to another section
2022-11-09 14:20:32 +05:30
Boris M
c571cf2c53
feat: ability to store and load selected patches ( #469 )
...
* feat: ability to store and load selected patches
* fix: I18n
* fix: do not append but truncate file
* fix: use json file, minor fixes
* fix: better ui
* WIP
* feat: load patches selection after app selection
* feat: import/export json file
* fix: reformat code
* fix: rare bug on import feature fixed
* fix: move export/ipmort to settings page & import full json
* fix: minor improvements
* fix: minor code quality improvements
* fix: export filename fix
* fix: select list element istead of removing it
2022-11-09 13:06:04 +05:30
nkitsaini
dc47da75f2
feat: Adding support for Exporting APK ( #439 )
...
* feat: Adding Export APK support
* Using cr_file_saver to simplify export
2022-11-02 17:22:40 +05:30
Aunali321
ba5234e850
feat: experimental settings to allow patch on any app version.
2022-11-01 15:26:15 +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
2e050d06e8
feat: remove firebase. ( #405 )
...
* feat: remove firebase.
* build: remove firebase config.
2022-10-17 20:24:47 +05:30
Aunali321
2d732288a7
feat: option to delete manager logs.
2022-10-17 01:58:50 +05:30
Aunali321
3b8dc66da6
feat: option to delete temporary directory.
2022-10-17 00:41:20 +05:30
Aunali321
9de063aced
feat: ability to delete keystores.
2022-10-17 00:22:07 +05:30
Aunali321
f31a60d9bb
feat: make firebase crashlytics optional.
2022-10-15 18:29:50 +05:30
Aunali321
6d35c47b6b
feat: make sentry logging optional.
2022-10-15 01:52:10 +05:30
Aunali321
b2a35813f6
fix: disable update functionality for now.
2022-10-11 02:32:23 +05:30
Aunali321
94397dcb4c
feat: store original package name of patches apps.
2022-10-10 18:45:58 +05:30
Canny
a5511c2a2c
feat: update unsupported button title
2022-09-26 23:36:17 +03:00
oSumAtrIX
18a69776cd
feat: en_US.json
language asset file
2022-09-25 08:26:08 +02:00
oSumAtrIX
21cadf6450
feat: remove en.json
language asset
2022-09-25 08:22:21 +02:00
Aunali321
d8df377427
feat: warning dialog when selecting all patches.
2022-09-23 14:53:21 +05:30
Palm
4c4b694db9
chore: update English language capitalizations and format ( #228 )
...
* chore: update English language capitalizations and format
* chore: revert capitalization changes as requested
2022-09-20 12:27:20 +05:30
Alberto Ponces
7231d44e02
fix: Push Custom Sources tile to Advanced section and reorder a bit
2022-09-19 23:31:21 +01:00
Alberto Ponces
bed2cf76d5
feat: Prevent exiting installer on new back button as well and show why exiting is not possible during patching
2022-09-19 17:40:06 +01:00
Unknown
2b7287c04c
feat: CustomScrollView in app and patches selector views ( #208 )
2022-09-19 12:57:40 +01:00
Alberto Ponces
2f14746124
feat: Add install error dialogs to prevent faulty installations
2022-09-19 01:44:27 +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
79d0396630
fix: No need for an uninstall confirmation dialog as OS already handles this
2022-09-18 22:47:24 +01:00
Aunali321
c5ad337daa
feat: Custom api endpoints. ( #216 )
...
Co-authored-by: Alberto Ponces <ponces26@gmail.com>
2022-09-18 23:12:30 +05:30
Aunali321
2f3bb6cfe4
refactor: better wording.
2022-09-18 12:18:47 +05:30
Alberto Ponces
5d073bddf2
fix: Minor i18n typo
2022-09-18 03:41:16 +01:00
Alberto Ponces
ce6f11f3f2
feat: Show recommendation version when possible
2022-09-18 03:14:48 +01:00
Alberto Ponces
ef3685c817
fix: Add Unpatch option on App Info view
2022-09-17 14:45:43 +01:00
Aunali321
8300cc4071
feat: dropdown for changelogs.
2022-09-16 00:49:11 +05:30
Alberto Ponces
ec31667591
feat: Add a warning for split APK patching for now
2022-09-15 01:15:13 +01:00
Alberto Ponces
7d4e8b5eed
fix: Close confirmation dialog before downloading update
2022-09-14 12:30:53 +01:00
Alberto Ponces
6c30f9a63a
fix: We do not need build number for now
2022-09-14 12:25:35 +01:00
Alberto Ponces
c92b889cd9
feat: Add export of logcat logs to Settings
2022-09-13 17:46:22 +01:00