|
|
@ -188,7 +188,7 @@ public class Helper {
|
|
|
|
static final String PACKAGE_CHROME = "com.android.chrome";
|
|
|
|
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 PACKAGE_WEBVIEW = "https://play.google.com/store/apps/details?id=com.google.android.webview";
|
|
|
|
static final String PRIVACY_URI = "https://github.com/M66B/FairEmail/blob/master/PRIVACY.md";
|
|
|
|
static final String PRIVACY_URI = "https://github.com/M66B/FairEmail/blob/master/PRIVACY.md";
|
|
|
|
static final String TUTORIALS_URI = "https://github.com/M66B/FairEmail/tree/master/tutorials";
|
|
|
|
static final String TUTORIALS_URI = "https://github.com/M66B/FairEmail/tree/master/tutorials#main";
|
|
|
|
static final String XDA_URI = "https://forum.xda-developers.com/showthread.php?t=3824168";
|
|
|
|
static final String XDA_URI = "https://forum.xda-developers.com/showthread.php?t=3824168";
|
|
|
|
static final String SUPPORT_URI = "https://contact.faircode.eu/";
|
|
|
|
static final String SUPPORT_URI = "https://contact.faircode.eu/";
|
|
|
|
static final String TEST_URI = "https://play.google.com/apps/testing/" + BuildConfig.APPLICATION_ID;
|
|
|
|
static final String TEST_URI = "https://play.google.com/apps/testing/" + BuildConfig.APPLICATION_ID;
|
|
|
|