summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/drawable/status_bar_veto.xml
Commit message (Collapse)AuthorAgeFilesLines
* Refresh tablet notification drawer.Daniel Sandler2011-08-021-21/+0
| | | | | | | | | | | | | | | | | | * New "X" button appears in the system bar, allowing the user to clear all notifications. Only appears when the notifications list is showing and there are clearable items. (Note: the textual button on phones has also been replaced with an X.) * Updated panel background artwork and positioning. * Removed a bunch of old art. Bug: 4970588 Bug: 4974043 Bug: 3509407 (regression) Change-Id: Ibadb638cd18c4faa751cd1f311d73ceda65cb3ca
* Basic support for notification payloads in the panel.Daniel Sandler2010-08-051-0/+21
Line-item veto is there, but allows you to cancel some notifications you probably shouldn't be canceling. (Should hide the "X" in those cases.) No preference given to "sticky" notifications, because there's no such thing yet. Notifications are now limited to 4 visible icons, per spec. The implementation is a total hack for now. Change-Id: Ibdf433ae94189117f983c510fe5e0cff0bf5c44c