summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/SpeedBumpDotsState.java
Commit message (Collapse)AuthorAgeFilesLines
* Changed the visual appearance of the speedbump view.Selim Cinek2014-06-111-128/+0
| | | | | | | | The colorfulldots are replaced by a simple line to avoid catching too much attention. Bug: 15188625 Change-Id: I41be50dcc61d495f3bc88e4731388f770fda83d0
* In the speedbump view, use hasOverlappingRenderings instead of layersSelim Cinek2014-06-041-18/+7
| | | | | Bug: 15181880 Change-Id: I49b0dbe1cd0ff9f7804dc68502b73fcfd87c7389
* Implemented visual speed-bump for notifications.Selim Cinek2014-05-161-0/+139
The separation between the important and the less important notifications has now a visual representation. Bug: 14607473 Change-Id: I8baa0a08924ec041be2884a2834139477313ab40