home-assistant-android/wear
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
..
src Use Assist pipeline STT/TTS on Wear OS (#3611) 2023-06-29 22:17:26 -04:00
build.gradle.kts First attempt at a new release model. (#3597) 2023-06-26 09:05:17 -04:00
proguard-rules.pro Feature/wear publishing (#1264) 2020-12-27 22:04:37 -05:00