summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/DelegateViewHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Fix swipe up affordance bugsJorim Jaggi2014-08-251-4/+3
* Fit and finish for navbar camera affordanceJim Miller2013-09-241-3/+2
* Fit and finish for navbar camera affordanceJim Miller2013-09-201-1/+6
* Remove opaque-on-interaction from nav bar.John Spurlock2013-09-051-2/+3
* Ensure IME windows always appear north of the nav bar.John Spurlock2013-08-281-2/+2
* Navigation hideybar via new system ui opt-in flag.John Spurlock2013-05-081-3/+9
* New lockscreen: allow search gesture from nav bar.Daniel Sandler2012-10-191-1/+1
* Disable assist gesture when keyguard is activeJohn Spurlock2012-06-271-1/+2
* Fix 6547012: ignore events outside the home/back/recent navigation areaJim Miller2012-05-241-33/+71
* Fix 6441282: confine search gesture region on tablet navbarJim Miller2012-05-171-5/+9
* Fix 6504124: Disable assist when ACTION_ASSIST is not availableJim Miller2012-05-161-1/+2
* Fix 6483412: Disable search from navbar while SUW is runningJim Miller2012-05-141-1/+1
* Fix 6474712: Disable the google gesture on prime while notifications are openJim Miller2012-05-121-0/+3
* Fix 6397736: Swipe up to search layout fixesJim Miller2012-05-061-19/+20
* Fix 6299832: Add search target swipe action to navigation bar on phonesJim Miller2012-04-241-0/+90