TTS foreground service

This commit is contained in:
M66B
2024-09-10 14:45:01 +02:00
parent e48dbe668e
commit e1dea071b8
11 changed files with 315 additions and 172 deletions

View File

@@ -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