Add an preference to disable the blur effect on Android 12+

This commit is contained in:
MM20
2022-07-11 18:11:25 +02:00
parent 18539c5f64
commit 24242c45cd
10 changed files with 70 additions and 7 deletions
+3
View File
@@ -469,6 +469,9 @@
<string name="preference_category_wallpaper">Wallpaper</string>
<string name="preference_dim_wallpaper">Dim wallpaper</string>
<string name="preference_dim_wallpaper_summary">In dark themes, darken wallpaper</string>
<string name="preference_blur_wallpaper">Blur wallpaper</string>
<string name="preference_blur_wallpaper_summary">Use a blur effect for the wallpaper</string>
<string name="preference_blur_wallpaper_unsupported">Not supported on this device</string>
<string name="preference_wallpaper_summary">Choose a wallpaper</string>
<string name="preference_screen_badges">Badges</string>
<string name="preference_screen_badges_summary">Configure icon badges</string>