home-assistant-android/app
Joris Pelgröm 7cc545bfac
Fix button widget authentication dismissed due to non-foreground window (#4066)
- Fixes the button widget authentication dialog automatically being dismissed when triggered on Android 14 QPR1+, because the window was not in the foreground. It looks like the framework check for this was bugged before QPR1, and the Home Assistant app was showing the authentication dialog before the window (which is transparent) was in the foreground.
2023-12-20 12:25:06 -05:00
..
src Fix button widget authentication dismissed due to non-foreground window (#4066) 2023-12-20 12:25:06 -05:00
build.gradle.kts Migrate BuildConfig to Gradle Build Files (#4049) 2023-12-15 12:46:48 -05:00
proguard-rules.pro Initial commit 2019-04-01 22:52:08 -07:00