aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/notifications/NotificationDismissBroadcastReceiver.java
AgeCommit message (Expand)Author
2015-12-03Do not track "dismissed" and "ignored" PNs to be in par with iOS.Danilo Ercoli
2015-11-25Another round of cleaningDanilo Ercoli
2015-11-25Start tracking PNs analyticsDanilo Ercoli
2015-11-09checkPlayServices on app startup onlyMaxime Biais
2015-09-23Use `NotificationManagerCompat` instead of `NotificationManager`Dan Roundhill
2015-08-25Use proper access of private `mActiveNotificationsMap` member of GCMIntentSer...Dan Roundhill
2015-08-20Use `isEmpty()` for easier readability.Dan Roundhill
2015-08-19Added support for wearable stacked notifications.Dan Roundhill
2014-06-30Merge branch 'feature/modularization' into issue/1561-move-utilsDan Roundhill