home-assistant-android/common
Joris Pelgröm 62673fc7a3
Quick fix minor warnings from Android Studio (#4406)
- 'getter for isSpeakerphoneOn: Boolean' is deprecated. Deprecated in Java
 - Unnecessary safe call on a non-null receiver of type Intent
 - The corresponding parameter in the supertype 'BaseWidgetConfigureActivity' is named 'savedInstanceState'. This may cause problems when calling this function with named arguments.
2024-05-15 14:30:54 -07:00
..
schemas/io.homeassistant.companion.android.database.AppDatabase Add troubleshooting tool: location history (#3886) 2023-09-28 17:37:37 -04:00
src/main Quick fix minor warnings from Android Studio (#4406) 2024-05-15 14:30:54 -07:00
build.gradle.kts Request audio focus for Assist voice input + output (#4308) 2024-04-05 17:57:18 -04:00