Skip to content

Conversation

@Tharow
Copy link

@Tharow Tharow commented Sep 8, 2024

Open to reformating code to match existing code as desired.

This could also be completed with by adding a settingsLocation along with settingstype in the SettingsRecyclerAdapter.
This alternate solution could be made if desired.

#41

TODO: hide Unavailable Settings Databases
Manifest Lists Used queries
Permission is required next
@MuntashirAkon MuntashirAkon self-requested a review September 14, 2024 14:08
Copy link
Owner

@MuntashirAkon MuntashirAkon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks mostly okay, except the 4 issues that needs to be addressed. Thanks.

Found and implemented LOS settings command in SettingsUtils.java
Further edits made to inform user of root requirements for motorola table.

Signed-off-by: Theray Tharow <[email protected]>
@Tharow
Copy link
Author

Tharow commented Oct 17, 2024

After personal testing, prompt on attempted edit of Motorola table without root, was added

So canEdit is false for the motorola table unless the the user somehow has access. in the similar way to the AndroidPropertiesRecyclerAdapter.java

Signed-off-by: Theray Tharow <[email protected]>
@Tharow
Copy link
Author

Tharow commented Nov 4, 2024

Prompt removed as it always causes a crashed after a permission fail.
canEdit is used to check whether or not it can be edited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants