mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Refactoring
This commit is contained in:
@@ -144,11 +144,6 @@ public class Helper {
|
||||
private static Boolean hasPlayStore = null;
|
||||
private static Boolean hasValidFingerprint = null;
|
||||
|
||||
static final int NOTIFICATION_SYNCHRONIZE = 1;
|
||||
static final int NOTIFICATION_SEND = 2;
|
||||
static final int NOTIFICATION_EXTERNAL = 3;
|
||||
static final int NOTIFICATION_UPDATE = 4;
|
||||
|
||||
static final float LOW_LIGHT = 0.6f;
|
||||
|
||||
static final int BUFFER_SIZE = 8192; // Same as in Files class
|
||||
|
||||
Reference in New Issue
Block a user