home-assistant-android/common
Joris Pelgröm a711c659a4
Update Wear onboarding to always use phone for sign in (#2838)
* Always do Wear onboarding on phone

 - Switch the Wear onboarding to always use the sign in flow on the paired phone, instead of offering the option to sign in completely on the watch.
 - When opening the companion app using the Wear app, immediately link the user to the list of instances or sign in screen.
 - Use standard OAuth flow for devices without companion app installed.
 - Fix type casting of location preference in Wear onboarding result.

* Fix ListenableFuture await import
2022-09-05 10:25:13 -04:00
..
schemas/io.homeassistant.companion.android.database.AppDatabase Add authentication to widget buttons (#2798) 2022-09-05 09:50:53 -04:00
src/main Update Wear onboarding to always use phone for sign in (#2838) 2022-09-05 10:25:13 -04:00
build.gradle.kts Support device controls on locked Android 13 device (#2820) 2022-09-05 09:58:13 -04:00