mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 21:34:44 +02:00
Unsupported HWBAH2
This commit is contained in:
@@ -643,7 +643,8 @@ public class ApplicationEx extends Application
|
||||
editor.putBoolean("use_top", !prefs.getBoolean("disable_top", false));
|
||||
editor.remove("disable_top");
|
||||
}
|
||||
}
|
||||
} else if (version < 1947)
|
||||
editor.putBoolean("accept_unsupported", true);
|
||||
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O && !BuildConfig.DEBUG)
|
||||
editor.remove("background_service");
|
||||
|
||||
Reference in New Issue
Block a user