Skip to content

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

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Conversation

TimoPtr
Copy link
Collaborator

@TimoPtr TimoPtr commented Jul 1, 2025

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

  • New or updated tests have been added to cover the changes following the testing guidelines.
  • The code follows the project's code style and best_practices.
  • The changes have been thoroughly tested, and edge cases have been considered.
  • Changes are backward compatible whenever feasible. Any breaking changes are documented in the changelog for users and/or in the code for developers depending on the relevance.

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.

@TimoPtr
Copy link
Collaborator Author

TimoPtr commented Jul 1, 2025

A lot of pieces are incomplete in this PR

  • Missing unit tests
  • Theming is incomplete
  • Missing assets
  • Missing support for deep link

@TimoPtr TimoPtr requested a review from bgoncal July 1, 2025 17:51
Copy link
Contributor

github-actions bot commented Jul 2, 2025

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 4fe0846.

♻️ This comment has been updated with latest results.

Copy link

@github-advanced-security github-advanced-security bot left a 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.

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

Successfully merging this pull request may close these issues.

1 participant