home-assistant-android/common
Joris Pelgröm edf6ba5b9f
Use Assist pipeline STT/TTS on Wear OS (#3611)
* Use Assist pipeline STT/TTS on Wear OS

 - Update Assist pipeline support on Wear OS to use the pipelines' STT/TTS capabilities, if available and if the app has the required permission
 - Move UrlHandler functions (app) to UrlUtil (common)

* Create a base AssistViewModel for sharing code

 - Creates AssistViewModelBase in common to share Assist tasks that appear in both the main app and watch app

* Keep screen on during voice input to avoid interruption
2023-06-29 22:17:26 -04:00
..
schemas/io.homeassistant.companion.android.database.AppDatabase Entity state complication improvements (more flexibility) (#3465) 2023-04-08 16:33:16 -04:00
src/main Use Assist pipeline STT/TTS on Wear OS (#3611) 2023-06-29 22:17:26 -04:00
build.gradle.kts Use Assist pipeline STT/TTS on Wear OS (#3611) 2023-06-29 22:17:26 -04:00