mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-26 07:32:08 +01:00
Other GitHub apps
This commit is contained in:
@@ -118,7 +118,7 @@ public class Helper {
|
||||
static final String SUPPORT_URI = "https://contact.faircode.eu/?product=fairemailsupport";
|
||||
static final String PGP_URI = "https://f-droid.org/en/packages/org.sufficientlysecure.keychain/";
|
||||
static final String PLAY_APPS_URI = "https://play.google.com/store/apps/dev?id=8420080860664580239";
|
||||
static final String XDA_APPS_URI = "https://forum.xda-developers.com/search.php?do=finduser&u=2799345&starteronly=1";
|
||||
static final String GITHUB_APPS_URI = "https://github.com/M66B?tab=repositories";
|
||||
|
||||
static ThreadFactory backgroundThreadFactory = new ThreadFactory() {
|
||||
private final AtomicInteger threadId = new AtomicInteger();
|
||||
|
||||
Reference in New Issue
Block a user