-
-
Notifications
You must be signed in to change notification settings - Fork 776
Add scaffold for new onboarding flow #5473
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
base: main
Are you sure you want to change the base?
Conversation
A lot of pieces are incomplete in this PR
|
Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 4fe0846. ♻️ This comment has been updated with latest results. |
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.
Android Lint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Summary
This PR is the first stone of the new Home Assistant onboarding. It is going to be quite big so I have decided to make a dedicated Gradle module for now (maybe later too).
I've took the opportunity to try to replicate the proposed architecture by NowInAndroid.
This PR also introduce Material Design 3, I've imported all the new colors we are going to use but for now the Theme is incomplete.
Checklist
Screenshots
demo_onboardin_simple.mp4
Link to pull request in documentation repositories
User Documentation: home-assistant/companion.home-assistant#
Developer Documentation: home-assistant/developers.home-assistant#
Any other notes
Please use this PR to add any suggestions on the architecture, theming and whatever you would like to see.