home-assistant-android/common/src/main
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
..
java/io/homeassistant/companion/android Quick fix minor warnings from Android Studio (#4406) 2024-05-15 14:30:54 -07:00
res Use device class for binary sensor friendly state to match frontend and core (#4395) 2024-05-14 06:51:31 +02:00
AndroidManifest.xml mobile_app_notification_cleared for wearos (#4035) 2023-12-13 14:45:46 -05:00