summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/tablet/TabletStatusBarView.java
Commit message (Expand)AuthorAgeFilesLines
* Remove TabletStatusBar from systemui package.John Spurlock2013-06-121-146/+0
* Organize the imports in systemui.John Spurlock2013-06-121-5/+5
* Migrate systemui Slog calls to LogJohn Spurlock2013-06-061-4/+4
* Fix 6547012: ignore events outside the home/back/recent navigation areaJim Miller2012-05-241-9/+17
* Fix 6441282: confine search gesture region on tablet navbarJim Miller2012-05-171-2/+16
* Fix 6299832: Add search target swipe action to navigation bar on phonesJim Miller2012-04-241-1/+18
* System bar now renders the back button for recentsDaniel Sandler2011-12-061-2/+3
* Clear all notifications on tablet actually works now.Daniel Sandler2011-08-051-0/+5
* Final UI for compatibility mode.Daniel Sandler2011-06-151-2/+3
* Dismiss the ticker early if the status bar is tapped.Daniel Sandler2011-01-301-0/+2
* Remove a bunch of logging.Joe Onorato2011-01-161-1/+3
* Add input methods settings panelsatok2011-01-151-4/+9
* Allow taps on the ticker to pass through to the notification target viewJoe Onorato2011-01-041-0/+1
* Implement new lights-out mode in system bar.Daniel Sandler2010-11-171-0/+7
* The beginnings of the new status bar.Joe Onorato2010-11-151-6/+4
* Fix 3117937: Add simplified "recent apps".Jim Miller2010-10-251-4/+6
* Tapping outside the status bar panels closes them.Joe Onorato2010-09-201-0/+83