Add classification for Squeaky Mail as mail app. Fixes #589

master
Daniele Gobbetti 2017-03-11 10:23:57 +01:00
parent 05a28cc580
commit a1af4a4599
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ public class AppNotificationType extends HashMap<String, NotificationType> {
private AppNotificationType() {
// Generic Email
put("com.fsck.k9", NotificationType.GENERIC_EMAIL);
put("com.imaeses.squeaky", NotificationType.GENERIC_EMAIL);
put("com.android.email", NotificationType.GENERIC_EMAIL);
// Generic SMS