-
-
Notifications
You must be signed in to change notification settings - Fork 767
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
feat: Improve manager settings order #1296
Comments
cc: @PalmDevs |
I personally believe this is one of the things that can be left as is until the release of ReVanced Manager rewrite in Jetpack Compose, as settings are completely redone there already |
Would it be impossible for me (a total noob) to figure out how to do it and pr? |
Can't know until you try :) |
Shouldn't be very complicated, but let's wait for Palm to approve the suggestion first |
I think it'd make more sense if it was AppearanceTheme AdvancedAuto update patches Import & exportExport patch selection DebuggingShare logs (device model info) |
This organization and naming looks good. Should the 'Team' category be at the very top or below the device info? |
I think above the Debugging section. |
Feature description
There are several things that should be changed in the settings:
The 'Team' section should be moved to the bottom, near the 'About' section. It is out of place being in middle of configurable settings. And it is conventionally at the bottom or top in similar projects
The 'Import/Export' section should be renamed. Maybe 'Files' is an appropriate category name. It also should not be alphabetically sorted. This is so suggestions 3-7 would fit into the category and be ordered intuitively.
The 'Regenerate keystore' option should be moved to the 'Import/Export keystore' options.
The 'Reset patches' option should be moved to the 'Import/Export patches selection' options.
The 'Logs' option should be moved to the 'Import/Export' (aka 'Files') section. The 'Info' section would be removed.
The 'Delete logs' option should be moved next to the 'Logs' option in the 'Import/Export' (aka 'Files') section.
The 'Delete temporary files' option should be moved to the 'Import/Export' (aka 'Files') section.
All these changes are likely difficult to visualize so here is how it would look
Advanced
Files
Team
About
Motivation
The manager settings are currently organized poorly.
Additional context
The 'Logs' options should be renamed to 'Share logs', but ill open a separate issue for that and another minor naming issues.
Acknowledgements
The text was updated successfully, but these errors were encountered: