mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-28 12:56:49 +01:00
Add GENERIC_PHONE and GENERIC_CALENDAR NotificationType handling
This commit is contained in:
parent
83a010f42e
commit
e00d234f09
@ -99,6 +99,8 @@ public enum NotificationType {
|
||||
case GENERIC_EMAIL:
|
||||
case GENERIC_NAVIGATION:
|
||||
case GENERIC_SMS:
|
||||
case GENERIC_PHONE:
|
||||
case GENERIC_CALENDAR:
|
||||
case GENERIC_ALARM_CLOCK:
|
||||
return getFixedValue();
|
||||
case FACEBOOK:
|
||||
|
Loading…
Reference in New Issue
Block a user