domoticz / domoticz-android

Domoticz Client Application for Android Devices
104 stars 71 forks source link

Implement correct way of using Night Modes #541

Closed galadril closed 4 years ago

galadril commented 5 years ago

We should change the way we have a light/dark theme in the app. We should use the system night mode that was introduced in Android Q. and/or let the user overwrite to a specific theme.

As described here: https://medium.com/androiddevelopers/appcompat-v23-2-daynight-d10f90c83e94 https://developer.android.com/preview/features/darktheme

afbeelding

galadril commented 4 years ago

Im getting pretty far with this new theme feature... these are the settings screens (including a new theme with night/day)

ot_2020-01-24-17-05-12-531_nl hnogames domoticz premium](https://user-images.githubusercontent.com/14561640/73083718-f6e97680-3ecb-11ea-827b-ebeb43b9c662.jpg)

Screenshot_2020-01-24-17-05-06-064_nl hnogames domoticz premium

And the theme of the whole app gets updated:

Screenshot_2020-01-24-17-04-50-943_nl hnogames domoticz premium

Screenshot_2020-01-24-17-05-35-435_nl hnogames domoticz premium

Screenshot_2020-01-24-17-05-43-230_nl hnogames domoticz premium