mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Add mote TG clients support
This commit is contained in:
@@ -98,6 +98,9 @@ public class AppNotificationType extends HashMap<String, NotificationType> {
|
||||
put("org.thunderdog.challegram", NotificationType.TELEGRAM);
|
||||
put("nekox.messenger", NotificationType.TELEGRAM);
|
||||
put("tw.nekomimi.nekogram", NotificationType.TELEGRAM);
|
||||
put("it.octogram.android", NotificationType.TELEGRAM);
|
||||
put("org.thunderdog.challegram", NotificationType.TELEGRAM);
|
||||
put("uz.unnarsx.cherrygram", NotificationType.TELEGRAM);
|
||||
|
||||
// Threema
|
||||
put("ch.threema.app", NotificationType.THREEMA);
|
||||
|
||||
Reference in New Issue
Block a user