cketti
|
b096c2bf19
|
Fix unread count in notifications (again)
|
2013-04-02 21:47:37 +02:00 |
|
cketti
|
92c21ece6d
|
Fix showing unread count in pre-Honeycomb notifications
Fixes issue 4904
|
2013-02-20 23:55:46 +01:00 |
|
Danny Baumann
|
565fef0cea
|
Remove own Notification.Builder abstraction.
Replace it by NotificationCompat.Builder, which is in the support
library we're using anyway.
|
2013-01-02 14:09:37 +01:00 |
|
cketti
|
f25422f269
|
Don't use the NotificationBuilder as singleton
|
2012-05-08 06:45:04 +02:00 |
|
cketti
|
e1fa90b2fd
|
Use Notification.Builder on Honeycomb+ devices
Using the new helper class we can easily add support for some of the
new notification features later.
|
2012-05-04 22:03:35 +02:00 |
|