mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02:00
Algorithmic darkening requires WebView 102.*
This commit is contained in:
@@ -184,6 +184,7 @@ public class Helper {
|
||||
static final String PGP_END_MESSAGE = "-----END PGP MESSAGE-----";
|
||||
|
||||
static final String PACKAGE_CHROME = "com.android.chrome";
|
||||
static final String PACKAGE_WEBVIEW = "https://play.google.com/store/apps/details?id=com.google.android.webview";
|
||||
static final String PRIVACY_URI = "https://email.faircode.eu/privacy/";
|
||||
static final String XDA_URI = "https://forum.xda-developers.com/showthread.php?t=3824168";
|
||||
static final String SUPPORT_URI = "https://contact.faircode.eu/";
|
||||
|
||||
Reference in New Issue
Block a user