Refresh visual theme foundation#606
Open
gioalex07 wants to merge 3 commits intoVREMSoftwareDevelopment:mainfrom
Open
Refresh visual theme foundation#606gioalex07 wants to merge 3 commits intoVREMSoftwareDevelopment:mainfrom
gioalex07 wants to merge 3 commits intoVREMSoftwareDevelopment:mainfrom
Conversation
Owner
|
Thanks for the contribution.
Please update the PR with real‑device testing details so review can continue. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #606 +/- ##
=========================================
Coverage 97.83% 97.83%
Complexity 975 975
=========================================
Files 121 121
Lines 2581 2581
Branches 211 211
=========================================
Hits 2525 2525
Misses 19 19
Partials 37 37 🚀 New features to boost your workflow:
|
Author
AI Usage Disclosure
How was this tested?
|
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.
Summary
What does this implement/fix?
app/src/main/res/values/styles.xml.app/src/main/res/values/colors.xmlandapp/src/main/res/values- night/colors.xml.app/src/main/res/layout/main_activity.xmlapp/src/main/res/layout/main_content.xmlapp/src/main/res/layout/main_toolbar.xmlapp/src/main/res/layout/main_navigation.xmlapp/src/main/res/layout/main_connection.xmlapp/src/main/res/drawable/menu_selector.xmlapp/src/main/res/drawable/navigation_drawer_item_background.xmlThis is a small and focused UI foundation change. It does not intentionally modify app logic, navigation behavior, or
Wi-Fi analysis functionality.
Does this close any issues?
How was this tested?
Summary
What does this implement/fix?
app/src/main/res/values/styles.xmlto use a Material 3 DayNight foundation whilepreserving the current XML/View-based architecture.
app/src/main/res/values/colors.xmlandapp/src/main/res/values- night/colors.xml.app/src/main/res/layout/main_activity.xmlapp/src/main/res/layout/main_content.xmlapp/src/main/res/layout/main_toolbar.xmlapp/src/main/res/layout/main_navigation.xmlapp/src/main/res/layout/main_connection.xmlapp/src/main/res/drawable/menu_selector.xml.app/src/main/res/drawable/navigation_drawer_item_background.xml.This is a small and focused visual foundation change. It does not modify app logic, navigation flow, or public APIs.
Does this close any issues?
How was this tested?
Example test commands: