summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/NotificationData.java
Commit message (Expand)AuthorAgeFilesLines
* Themes: Port to CM13 [1/3]Andy Mast2015-10-261-0/+16
* Patch up certain kinds of broken notifications.Dan Sandler2015-06-181-6/+12
* Fixed a bug with HUNS and dreamsSelim Cinek2015-06-041-0/+13
* Follow up CL for heads up notification refactoringSelim Cinek2015-04-281-15/+17
* Made ranking consistent with heads Up managerSelim Cinek2015-04-151-16/+22
* Enable surfacing of notification childrenSelim Cinek2015-03-131-1/+2
* Introduced a group manager to manage group notificationsSelim Cinek2015-03-121-23/+13
* Apply color to auto-redacted notificationJorim Jaggi2014-09-081-0/+1
* Merge "SysUI: Upsort PRIORITY_MAX system notifications" into lmp-devChristoph Studer2014-09-051-4/+18
|\
| * SysUI: Upsort PRIORITY_MAX system notificationsChristoph Studer2014-09-031-4/+18
* | Honor per-app sensitivity setting.Chris Wren2014-09-041-1/+10
* | SysUI: Suppress HUNs from non-profile usersChristoph Studer2014-09-031-1/+1
|/
* SysUI: Ignore group children when summary is presentChristoph Studer2014-09-021-7/+9
* Merge "SysUI: Uprank current media notification" into lmp-devChristoph Studer2014-08-261-0/+11
|\
| * SysUI: Uprank current media notificationChristoph Studer2014-08-221-0/+11
* | SysUI: Fix NotificationData dumpChristoph Studer2014-08-221-7/+10
|/
* SysUI: Null check around ranking map in isAmbient call.John Spurlock2014-08-091-2/+5
* SysUI: Display group children when no summary is presentChristoph Studer2014-07-301-52/+136
* SysUI: Reset background treatment when re-using EntriesChristoph Studer2014-07-301-0/+16
* NotificationListenerService API: Avoid unnecessary allocationsChristoph Studer2014-07-101-11/+13
* Manage heads up state during notification update.Chris Wren2014-06-111-0/+4
* NotificationListenerService: API updatesChristoph Studer2014-06-111-7/+13
* Fix black background for auto-redacted legacy notificationsJorim Jaggi2014-06-101-0/+3
* SysUI: Reflect notification rankingChristoph Studer2014-05-281-20/+49
* SysUI: Use SBN keys instead of IBinder keys DO NOT MERGEChristoph Studer2014-05-221-8/+8
* Introducing Notification.MediaStyle.Dan Sandler2014-05-221-1/+1
* Flatten notification hiearchy and remove glow.Jorim Jaggi2014-04-281-1/+0
* Remove tabs from NotificationData.John Spurlock2014-02-241-3/+3
* SystemUI support for notification visibility.Dan Sandler2014-01-301-13/+2
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
* heads up notifications always take the top spotChris Wren2013-08-081-3/+12
* allow rich notifications in the heads up.Chris Wren2013-07-231-81/+6
* unify variable naming scheme.Chris Wren2013-07-161-6/+6
* Organize the imports in systemui.John Spurlock2013-06-121-2/+2
* API cleanup: NotificationListenerDaniel Sandler2013-04-251-2/+2
* New NotificationListenerService.Daniel Sandler2013-04-051-2/+1
* Don't allow the status bar to collapse things we're touching.Chris Wren2012-08-021-0/+26
* Retain expanded state across more than one violent update.Chris Wren2012-06-281-0/+6
* Auto-expand the top notification.Chris Wren2012-05-101-1/+58
* Gestures for expanding notifications.Daniel Sandler2012-04-181-0/+1
* New notification priority and related APIs.Daniel Sandler2012-02-241-3/+4
* Implement priority ordering in notifications.Daniel Sandler2011-02-031-1/+6
* Need to update the largeIcon for notifications when we're reapplying the views.Joe Onorato2011-01-151-0/+3
* Hide the "Clear all" button in the notification panel if there are no clearab...Joe Onorato2010-09-271-1/+1
* Basic support for notification payloads in the panel.Daniel Sandler2010-08-051-0/+4
* Cleaning up the notification data structures.Daniel Sandler2010-08-031-42/+29
* Show notification icons in the system bar.Daniel Sandler2010-07-291-3/+13
* Move the StatusBarPhone package into a new catch-all SystemUI.apk.Joe Onorato2010-06-021-0/+126