-
-
Notifications
You must be signed in to change notification settings - Fork 776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: reorganize and rename settings #1307
Merged
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
688979c
reorganize and rename settings
KobeW50 629fef2
Small consistency fix
KobeW50 b647c0a
refactor: string
validcube ea97d9f
refactor(i18n): string
validcube 0a5783c
Update en_US.json
KobeW50 f891ff6
rename InfoSection to DebugSection
KobeW50 48310e8
rename ExperimentalPatches to VersionCompatibilityCheck
KobeW50 80b8376
Update docs settings page
KobeW50 62a6935
rename ExperimentalPatches to VersionCompatibilityCheck
KobeW50 0a1759d
Update en_US.json
KobeW50 52f7720
Update en_US.json
KobeW50 f7f9d64
correct grammar in string
KobeW50 9a2f089
remove undesirable user suggestion
KobeW50 0af521e
feat: add websites to socials
Ushie 0c5683b
refactor: remove `experimental` from universal patches strings
Ushie 0fcc983
fix: enable version compatibility check by default
Ushie 944396f
refactor: move commented code to correct place
Ushie 23c3f4b
refactor: remove unused stuff
Ushie 8c4a4e1
Merge branch 'dev' into dev
Ushie 441e488
feat: use revanced icon for website in socials
Ushie 22ea54d
fix: fonts import in pubspec
Ushie 306ae9f
refactor wording in docs
KobeW50 0edaaf8
refactor wording of "patches selection"
KobeW50 9374b03
Merge branch 'dev' into pr/KobeW50/1307-2
Ushie 395e821
use new toggle names in patcher logs
KobeW50 5687731
Merge branch 'dev' into pr/KobeW50/1307-2
Ushie 2c370f6
docs: reflect new settings order (and small changes)
KobeW50 b292c09
refactor and reorganize en_US.json
KobeW50 9b68156
docs: fix incorrect order
KobeW50 52a47af
docs: typo
KobeW50 55d195c
refactor strings for requested changes
KobeW50 8096231
singularize "selections"
KobeW50 2ee0c90
change "ReVanced Patches" to "patches"
KobeW50 5cfb989
requested changes
KobeW50 8f33519
requested changes regarding "keystore"
KobeW50 02a76e1
Merge branch 'dev' into dev
validcube File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Im not sure if it should be "Reset patches selection" or "Reset patch selection" (same question for the similar options)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe "Reset selection of patches"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that sounds clunky. If this is changed the other options need to be changed too for consistency (Ie: "Export selection of patches")
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do you think @PalmDevs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Technically, it should be
patch selections
, since it is multiple selections of patches. This can be combined with options which would result in something along the lines of:Patches selection
just doesn't sound right in my opinion.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, ill make these changes today
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.