summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* wm: Simplify menu action decision pathsRicardo Cerqueira2014-05-281-23/+8
* wm: Underp menu key release processingRicardo Cerqueira2014-05-261-1/+1
* audio: Volume can't adjust during HFP call when screen is off.kunleiz2014-05-221-1/+7
* Merge "wm: Nullify hardkey function assignments if enabling the navbar" into ...Ricardo Cerqueira2014-05-201-4/+9
|\
| * wm: Nullify hardkey function assignments if enabling the navbarRicardo Cerqueira2014-05-201-4/+9
* | wm: Make the default menu longpress action configurable at build timeRicardo Cerqueira2014-05-201-3/+9
* | immersive mode: don't unconfirm a package, that's just dumbinvisiblek2014-05-152-32/+0
|/
* frameworks: allow Keyguard package to be defined in overlayRoman Birg2014-04-301-5/+7
* New Theme Engine [1/6]Andy Mast2014-04-111-2/+1
* Remove T-mobile items not used by new theme engineAndy Mast2014-04-111-15/+6
* frameworks: add SmartCover stubsRoman Birg2014-04-041-1/+13
* Hang off call by power button while screen is onshower2014-04-021-1/+1
* quickboot: Only enable QuickBoot if package is installedSteve Kondik2014-03-271-2/+21
* Squashed commit of QuickBoot feature from QualcommKun Liang2014-03-262-0/+106
* Runtime toggle of navbarTimo Wendt2014-03-161-3/+19
* Fix null pointer exception in PhoneWindowManagerUma Maheshwari Bhiram2014-03-031-1/+2
* Show panels on lockscreen in expanded desktop mode.Kyrylo Mikos2014-02-251-28/+68
* Fix the issue that the top of fullscreen dialog is clipped awayMinoru Aoi2014-02-251-2/+6
* Sensor: Enable the motion accelerometer for screen orientation changeOliver Wang2014-02-201-2/+11
* Expanded Desktop : Fix Left handed navbar during landscape modePakkapon Phongthawee2014-02-192-1/+19
* PhoneWindowManager: add ability to use EdgeGestureService for system gestures.Kyrylo Mikos2014-02-181-5/+85
* [2/2] Left handed navbar during landscape modeShuhao Wu2014-02-061-7/+49
* GlobalActions: Set the initial status of airplane mode toggleCristoforo Cataldo2014-01-311-5/+10
* Remove 'Allow custom buttons' checkbox (1/2)Phil Tunstall2014-01-031-22/+12
* Camera button support (1/2)Vladislav Koldobskiy2014-01-031-5/+87
* Update immersive confirmation.Kyrylo Mikos2013-12-192-10/+27
* KeyguardServiceDelegate: disable DEBUGChirayu Desai2013-12-161-1/+1
* PhoneWindowManager: fix navbar behavior in expanded mode after 4.4.2 merge.Kyrylo Mikos2013-12-161-6/+11
* base: Remove duplicated key handlingJorge Ruesga2013-12-141-12/+0
* Merge "WindowManagerService: fix application transitions in expanded mode." i...Danny Baumann2013-12-121-1/+1
|\
| * WindowManagerService: fix application transitions in expanded mode.Kyrylo Mikos2013-12-061-1/+1
* | Merge tag 'android-4.4.1_r1' into HEADRicardo Cerqueira2013-12-064-20/+107
|\ \ | |/ |/|
| * Report keyguard as initially showing and secure until we knowJim Miller2013-11-131-0/+8
| * Disallow transient status bar on the keyguard.John Spurlock2013-11-111-0/+5
| * Fix improperly hidden status bar.John Spurlock2013-11-072-10/+16
| * Ensure bar window state is SHOWING after rotate if visible.John Spurlock2013-11-061-3/+7
| * Force relayout at completion of status bar animationCraig Mautner2013-10-291-1/+9
| * Ensure the simple CAB appears below the status bar.John Spurlock2013-10-221-6/+62
| * Move the IME navigation guard view up to decor.John Spurlock2013-10-181-0/+32
| * Merge "Do not show immersive mode help in touch exploration mode." into klp-devJohn Spurlock2013-10-181-1/+2
| |\
| | * Do not show immersive mode help in touch exploration mode.Daniel Sandler2013-10-181-1/+2
| * | Relayout the immersive cling in the correct thread.Daniel Sandler2013-10-181-3/+10
| |/
| * Fix issue where keyguard adds widgets before the system is readyJim Miller2013-10-163-0/+22
* | Revert "PhoneWindowManager: Delay setting updates during window animation."Kyrylo Mikos2013-11-301-25/+2
* | NavigationBar : CustomizationDanesh Mondegarian2013-11-301-1/+3
* | Reimplement expanded desktop on top of immersive mode.Danny Baumann2013-11-302-19/+152
* | framework:Thread synchronization for UI updateRajshekar Eashwarappa2013-11-241-2/+6
* | Dispatch keys to a device specific key handlerAlexander Hofbauer2013-11-241-0/+56
* | Merge "PhoneWindowPolicy: Fix NPE race condition by excessive screen on delay...Danny Baumann2013-11-211-2/+3
|\ \
| * | PhoneWindowPolicy: Fix NPE race condition by excessive screen on delayJorge Ruesga2013-11-161-2/+3