summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* Fix 3024522: Add "no lock screen" support to the framework.Jim Miller2010-11-291-2/+7
* Long press on home shouldn't open recentsJoe Onorato2010-11-261-2/+1
* Change rotation freeze to all be implemented in window manager.Dianne Hackborn2010-11-241-1/+4
* Allow status bar panels to be on top of the status bar.Joe Onorato2010-11-241-37/+79
* Turn off the long press on home actionJoe Onorato2010-11-231-14/+26
* Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-6/+5
* Goodbye title_bar_shadow.Dianne Hackborn2010-11-191-7/+0
* Some work on issue #3201795: Improve transition when keyboard comes upDianne Hackborn2010-11-181-18/+1
* Added support for full PC-style keyboards.Jeff Brown2010-11-183-3/+6
* Change hide() to dismiss() to avoid memory leak.Yuling Liu2010-11-171-2/+3
* Add protection for ActionMode-related window callbacks that may notAdam Powell2010-11-151-3/+16
* Fix bug 2948913 - provide lifecycle notifications for action modesAdam Powell2010-11-151-1/+5
* Merge "Fix a couple interactions between action bar and options menus"Adam Powell2010-11-151-0/+2
|\
| * Fix a couple interactions between action bar and options menusAdam Powell2010-11-151-0/+2
* | am 99866c11: am 9e291a4b: Merge "Revert "allow all 4 orientations"" into ging...Mathias Agopian2010-11-151-7/+2
|\ \ | |/ |/|
| * Revert "allow all 4 orientations"Mathias Agopian2010-11-131-7/+2
* | Get rid of the extended themes.Dianne Hackborn2010-11-142-7/+4
* | Revised assets for progress bars and indeterminate progress spinners.Adam Powell2010-11-121-7/+17
* | Merge "Change recents UIs to do task switches."Dianne Hackborn2010-11-121-12/+39
|\ \
| * | Change recents UIs to do task switches.Dianne Hackborn2010-11-121-12/+39
* | | Enable touch splitting for all windows by default.Jeff Brown2010-11-121-1/+9
|/ /
* | Tell system server whether the app handled input events.Jeff Brown2010-11-081-6/+25
* | Merge "Move the volume, media, call, camera and search key handling from Phon...Joe Onorato2010-11-083-224/+333
|\ \
| * | Move the volume, media, call, camera and search key handling fromJoe Onorato2010-11-053-224/+333
* | | am 01128df3: am ce22d608: Merge "allow all 4 orientations" into gingerbreadHiroshi Lockheimer2010-11-061-2/+7
|\ \ \ | | |/ | |/|
| * | allow all 4 orientationsMathias Agopian2010-11-041-2/+7
* | | Rotation lock bugfix.Daniel Sandler2010-11-051-1/+1
| |/ |/|
* | Push the jumpDrawablesToCurrentState() thing off everywhere it should be.Dianne Hackborn2010-11-041-0/+6
* | Rotation lock.Daniel Sandler2010-11-041-0/+38
* | Minor tweaks to lockscreen animation:Jim Miller2010-11-031-1/+1
* | Add plumbing for volume mute key.Jeff Brown2010-11-024-4/+14
* | Fix policy issues when screen is off.Jeff Brown2010-11-015-268/+276
* | Long press on menu no longer opens the IME.Joe Onorato2010-11-011-7/+0
* | Add new resize mode to not resize, new web input types.Dianne Hackborn2010-10-291-17/+32
* | Fix issue #3083761: windowSoftInputMode="adjustPan" ignored on stingrayDianne Hackborn2010-10-281-31/+52
* | Plumb KEYCODE_MEDIA_PAUSE and KEYCODE_MEDIA_PLAY up through the framework.Marco Nelissen2010-10-254-0/+10
* | Fix bug 3105695 - Action modes in dialogs or other small windowsAdam Powell2010-10-221-3/+24
* | resolved conflicts for merge of 368fdba4 to masterBrad Fitzpatrick2010-10-211-5/+3
|\ \ | |/
| * Reduce logging.Joe Onorato2010-10-191-3/+3
| * Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-1/+6
* | Add support for secure system overlays.Jeff Brown2010-10-151-1/+6
* | Fix 3024528: Add owner info to SecureSettings.Jim Miller2010-10-141-5/+11
* | am 4b255a23: am 03aa28fb: Merge "Improve the input policy handling a bit." in...Jeff Brown2010-10-131-15/+17
|\ \ | |/
| * Improve the input policy handling a bit.Jeff Brown2010-10-121-15/+17
| * Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-2/+13
* | Dynamically show the menu button on the system bar.Daniel Sandler2010-10-132-5/+36
* | Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-2/+13
* | Merge "Get rid of the global actions menu on tablets."Joe Onorato2010-10-082-186/+27
|\ \
| * | Get rid of the global actions menu on tablets.Joe Onorato2010-10-082-186/+27
* | | Merge "Fix 3061025: Extend wave lockscreen timeout while grabbed."Jim Miller2010-10-081-2/+9
|\ \ \ | |/ / |/| |