mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Use FAQ to explain removal of algorithmic darkening
This commit is contained in:
@@ -635,7 +635,7 @@ public class ApplicationEx extends Application
|
||||
if (!prefs.contains("auto_identity"))
|
||||
editor.putBoolean("auto_identity", true);
|
||||
} else if (version < 1931)
|
||||
editor.remove("fake_dark");
|
||||
editor.remove("button_force_light").remove("fake_dark");
|
||||
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O && !BuildConfig.DEBUG)
|
||||
editor.remove("background_service");
|
||||
|
||||
Reference in New Issue
Block a user