Skip to content
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

Android Automotive Module #3423

Merged
merged 14 commits into from
Mar 31, 2023
Merged

Android Automotive Module #3423

merged 14 commits into from
Mar 31, 2023

Conversation

googlvalenzuela
Copy link
Contributor

@googlvalenzuela googlvalenzuela commented Mar 16, 2023

Summary

Creation of Android Automotive Module in order to compile and deploy home assistant into Android Automotive following
https://developer.android.com/training/cars/apps/automotive-os

Update Base Activity to be able to transition from Full activity to Car App library.

No real changes on the app looks / interactions, this will launch Android Automotive Car App Activity as the launcher and its following the same execution path that is today for Android Auto.

Link to pull request in Documentation repository

Documentation: home-assistant/companion.home-assistant#
Android Automotive IOT documentation: https://developer.android.com/training/cars/apps/automotive-os

Any other notes

Home_Assistant_Start

Home_Assistant_Not_Logged_In

Home_Assistant_Dashboard

Home_Assistnat_Cal

Home_Assistant_Car_App_Library_Covers

@home-assistant
Copy link

Hi @googlvalenzuela

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

@googlvalenzuela googlvalenzuela changed the title Creation of Automotive Module and Fix OnboardingActivity parent Activity to match BaseActivity Android Automotive Module Mar 20, 2023
/home/runner/work/android/android/app/src/main/java/io/homeassistant/companion/android/BaseActivity.kt:19:1 Needless blank line(s)
/home/runner/work/android/android/app/src/main/java/io/homeassistant/companion/android/BaseActivity.kt:31:95 Unnecessary semicolon
/home/runner/work/android/android/app/src/main/java/io/homeassistant/companion/android/BaseActivity.kt:39:1 Unexpected blank line(s) before "}"
/home/runner/work/android/android/app/src/main/java/io/homeassistant/companion/android/BaseActivity.kt:44:1 First line in a method block should not be empty
@dshokouhi dshokouhi linked an issue Mar 23, 2023 that may be closed by this pull request
automotive/build.gradle.kts Outdated Show resolved Hide resolved
automotive/build.gradle.kts Show resolved Hide resolved
automotive/build.gradle.kts Outdated Show resolved Hide resolved
@home-assistant
Copy link

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@home-assistant home-assistant bot marked this pull request as draft March 24, 2023 12:06
@JBassett
Copy link
Collaborator

Another thing, in the beta.yml and release.yml you need to add the output of this module to be added to the pre-release that is generated.

@dvalenzuela
Copy link

@JBassett let me know if there is anything else I can do to help

@JBassett JBassett marked this pull request as ready for review March 31, 2023 21:54
@home-assistant home-assistant bot requested a review from JBassett March 31, 2023 21:54
@JBassett JBassett merged commit 8a322c6 into home-assistant:master Mar 31, 2023
@googlvalenzuela googlvalenzuela deleted the automotive_module branch March 31, 2023 21:58
@googlvalenzuela googlvalenzuela restored the automotive_module branch April 25, 2023 18:22
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.

Android Automotive Support
3 participants