mirror of
https://github.com/M66B/FairEmail.git
synced 2026-05-03 14:16:57 +02:00
TTS foreground service
This commit is contained in:
@@ -77,6 +77,7 @@ class NotificationHelper {
|
||||
static final int NOTIFICATION_EXTERNAL = 300;
|
||||
static final int NOTIFICATION_UPDATE = 400;
|
||||
static final int NOTIFICATION_TAGGED = 500;
|
||||
static final int NOTIFICATION_TTS = 600;
|
||||
|
||||
private static final int MAX_NOTIFICATION_DISPLAY = 10; // per group
|
||||
private static final int MAX_NOTIFICATION_COUNT = 100; // per group
|
||||
|
||||
Reference in New Issue
Block a user