mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
cherry pick from #5946: support org.forkgram.messenger messenger
(cherry picked from commit 75052fc070)
This commit is contained in:
@@ -99,6 +99,7 @@ public class AppNotificationType extends HashMap<String, NotificationType> {
|
|||||||
put("org.telegram.messenger.beta", NotificationType.TELEGRAM);
|
put("org.telegram.messenger.beta", NotificationType.TELEGRAM);
|
||||||
put("org.telegram.messenger.web", NotificationType.TELEGRAM);
|
put("org.telegram.messenger.web", NotificationType.TELEGRAM);
|
||||||
put("org.telegram.plus", NotificationType.TELEGRAM); // "Plus Messenger"
|
put("org.telegram.plus", NotificationType.TELEGRAM); // "Plus Messenger"
|
||||||
|
put("org.forkgram.messenger", NotificationType.TELEGRAM);
|
||||||
put("org.thunderdog.challegram", NotificationType.TELEGRAM);
|
put("org.thunderdog.challegram", NotificationType.TELEGRAM);
|
||||||
put("nekox.messenger", NotificationType.TELEGRAM);
|
put("nekox.messenger", NotificationType.TELEGRAM);
|
||||||
put("tw.nekomimi.nekogram", NotificationType.TELEGRAM);
|
put("tw.nekomimi.nekogram", NotificationType.TELEGRAM);
|
||||||
|
|||||||
Reference in New Issue
Block a user