summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarView.java
Commit message (Expand)AuthorAgeFilesLines
* Add camera affordance to navigation bar on phonesJim Miller2013-09-191-1/+75
* Fix recent SystemUI dump crash.John Spurlock2013-09-161-1/+1
* Promote lights-out to a bar transition mode.John Spurlock2013-09-141-145/+8
* Ensure IME windows always appear north of the nav bar.John Spurlock2013-08-281-0/+10
* Transition bars to opaque on user interaction.John Spurlock2013-08-191-3/+3
* Lose navigation bar icon alpha in transparent modes.John Spurlock2013-08-161-11/+41
* Distinguish transient + transparent bar styles.John Spurlock2013-08-131-19/+37
* Remove trailing whitespace from system ui.John Spurlock2013-07-171-5/+5
* Organize the imports in systemui.John Spurlock2013-06-121-5/+5
* Migrate systemui Slog calls to LogJohn Spurlock2013-06-061-9/+9
* Hideybars feature confirmation toast bar.John Spurlock2013-05-281-0/+4
* Fix SystemUI navigation bar recent icon loading in landscape modeFabrice Di Meglio2013-01-171-2/+4
* Make SystemUI RTL awareFabrice Di Meglio2012-12-171-0/+15
* Disable disable back if using an alternate back icon.John Spurlock2012-11-021-1/+4
* Fix Google Now on lockscreen.Daniel Sandler2012-10-251-1/+6
* Fix nav bar glitch when quickly turning screen off then on.John Spurlock2012-10-221-0/+18
* New lockscreen: allow search gesture from nav bar.Daniel Sandler2012-10-191-0/+8
* Expand the navbar dead zone briefly after touches elsewhere.Daniel Sandler2012-08-291-8/+10
* Refactor for multi-display support.Jeff Brown2012-08-191-8/+2
* Stop using raw display size except in window manager.Jeff Brown2012-07-251-2/+4
* NavBar: Slippery on the unsecured lock screen.John Spurlock2012-06-141-0/+17
* Fix 6547012: ignore events outside the home/back/recent navigation areaJim Miller2012-05-241-0/+16
* The tiny-back-button bug found its way back in!Daniel Sandler2012-04-271-2/+10
* Finally, fix the teensy back button in landscape.Daniel Sandler2012-04-271-3/+11
* Lights out improvements.Daniel Sandler2012-04-261-3/+2
* Fix 6299832: Add search target swipe action to navigation bar on phonesJim Miller2012-04-241-1/+21
* Update SystemUI for sw600dp devices.Daniel Sandler2012-04-211-5/+0
* Add new feature to let apps layout over status bar / system bar.Dianne Hackborn2012-03-301-1/+1
* Fix back button state issueMichael Jurka2012-03-091-0/+2
* am 9dc211af: am a4474ae0: Merge "Detect and repair invalid layouts in the nav...Daniel Sandler2012-01-241-0/+65
|\
| * Detect and repair invalid layouts in the navigation bar.Daniel Sandler2012-01-231-0/+65
* | System bar now renders the back button for recentsDaniel Sandler2011-12-061-0/+32
|/
* Add copious navigation bar info to SystemUI dumps.Daniel Sandler2011-12-011-0/+80
* Break apart DISABLE_HOME and DISABLE_RECENT.Daniel Sandler2011-10-131-9/+5
* Fix how we hide and show the nav bar.Dianne Hackborn2011-10-071-42/+0
* Merge "Fix disappearing nav icons."Daniel Sandler2011-09-201-4/+12
|\
| * Fix disappearing nav icons.Daniel Sandler2011-09-201-4/+12
* | Stop clobbering the systemUiVisibility on navbar touch.Daniel Sandler2011-09-191-9/+0
|/
* Fix MENU icon weirdness.Daniel Sandler2011-09-151-2/+20
* Fix NPE.Daniel Sandler2011-09-141-1/+0
* Fix disappearing BACK button.Daniel Sandler2011-09-141-8/+22
* Hide navigation buttons when they are DISABLEd.Daniel Sandler2011-09-121-6/+10
* Show back button in status bar when in an activity in front of the lockscreen.Mike Lockwood2011-09-011-0/+8
* Low profile mode ("lights out") for phone status bar.Daniel Sandler2011-08-191-3/+75
* Support DISABLE_NAVIGATION on phones.Daniel Sandler2011-08-181-0/+6
* Fix drawing artifacts on glowing navigation buttons.Daniel Sandler2011-08-171-0/+7
* Subtract the navigation bar from DisplayMetrics.Daniel Sandler2011-08-101-1/+1
* The fullest of fullscreen modes.Daniel Sandler2011-07-281-19/+49
* Add 2mm dead zone (12dp) at the top of the navigation bar.Daniel Sandler2011-06-291-5/+8
* Now showing: Navigation Bar, The Final LayoutDaniel Sandler2011-06-281-1/+13