mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-06 02:46:57 +00:00
- When battery saver changes, WallpaperThemeManager always recreate activity to reapply theme base on wallpaper color hint changes - Battery saver change can also result in light/dark theme changes, for which WallpaperThemeManager also recreate activity to apply theme changes - As a result, it'll be much simpler to recreate activity whenever isBlurEnabled changes - Exposed recreateToUpdateTheme API from WallpaperThemeManager to achieved this - Greatly simplified Overview styling to read from styles Bug: 414789280 Test: manually toggling battery saver and light/dark theme and WallpaperThemeManagerTest Flag: com.android.launcher3.enable_overview_background_wallpaper_blur Change-Id: I90ad724867283fe3c62a9073a6e072491533f774