mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 00:53:26 +02:00
Disable certificate transparency
This commit is contained in:
@@ -1107,6 +1107,9 @@ public class ApplicationEx extends Application
|
||||
editor.putBoolean("restore_on_launch", false);
|
||||
}
|
||||
|
||||
if (version < 2283)
|
||||
editor.remove("cert_transparency");
|
||||
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O && !BuildConfig.DEBUG)
|
||||
editor.remove("background_service");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user