Notification improvements:
authorThomas Keller <me@thomaskeller.biz>
Wed, 12 Feb 2014 21:43:37 +0000 (22:43 +0100)
committerThomas Keller <me@thomaskeller.biz>
Tue, 11 Mar 2014 23:08:51 +0000 (00:08 +0100)
- use NotificationCompat.Builder from the support library and remove the custom progressbar layout; this will give platform users the expected look and feel of a notificati
- remove OCNotificationManager (it contained the old layout references, but was unused)
- add new notification icons that follow the Android style guidelines (http://developer.android.com/design/style/iconography.html#notification)


No differences found