Move addons into Settings and enforce profile-based access UI#507
Merged
tapframe merged 3 commits intotapframe:mainfrom Mar 4, 2026
Merged
Move addons into Settings and enforce profile-based access UI#507tapframe merged 3 commits intotapframe:mainfrom
tapframe merged 3 commits intotapframe:mainfrom
Conversation
Chanceium
commented
Mar 1, 2026
- Remove Addons from sidebar and root routes
- Add Addons section inside Settings with embedded AddonManager content
- Hide Addons/Plugins sections when active profile inherits primary resources
- Guard direct Addons/Plugins routes and redirect to Settings when blocked
- Align embedded Addons layout with Plugins spacing and chrome
- Apply global green active / gray inactive styling for settings chips and toggles
- Enable debuggable debug build and default debug signing behavior
Author
…eme selected styling
added 2 commits
March 3, 2026 10:53
…eme selected styling # Conflicts: # app/src/main/java/com/nuvio/tv/MainActivity.kt # app/src/main/java/com/nuvio/tv/ui/screens/settings/PlaybackSettingsScreen.kt
…le toggle updates
Author
tapframe
added a commit
that referenced
this pull request
Mar 5, 2026
|
It looks good and tidy. Hope, it will be effective in Modern Sidebar too. I have reported some layout misalignment here. Pls check it if have time to fix. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.




