| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Add initial support for cursor-based pointing devices. | Jeff Brown | 2010-12-29 | 1 | -0/+5 |
* | | Fix issue #3194697: default orientation for portrait-mode apps on stingray is... | Dianne Hackborn | 2010-12-22 | 1 | -4/+16 |
* | | Update shortcuts. | Jeff Brown | 2010-12-13 | 1 | -18/+20 |
* | | resolved conflicts for merge of 78e9f4cb to master | Dianne Hackborn | 2010-12-13 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Fix issue #3154576: battery stats checkin should include UID -> packages+ map | Dianne Hackborn | 2010-12-13 | 1 | -6/+16 |
* | | Improve shortcut handling. | Jeff Brown | 2010-12-08 | 2 | -16/+40 |
* | | Add support for fallback keycodes. | Jeff Brown | 2010-12-07 | 1 | -55/+90 |
* | | Merge "Hide navigation buttons and clock on lockscreen." | Daniel Sandler | 2010-12-06 | 1 | -1/+3 |
|\ \ |
|
| * | | Hide navigation buttons and clock on lockscreen. | Daniel Sandler | 2010-12-03 | 1 | -1/+3 |
* | | | Fix bug 3245210 - Bad window style for action modes for light holo dialog theme | Adam Powell | 2010-12-05 | 1 | -1/+2 |
|/ / |
|
* | | Fix bug 3248786 - silly monkeys. | Adam Powell | 2010-12-02 | 1 | -1/+1 |
* | | Do not allow lights out mode for old apps. | Daniel Sandler | 2010-12-02 | 1 | -3/+3 |
* | | Fix bug 3240444 - add OnMenuVisibilityListener for action bar. | Adam Powell | 2010-12-01 | 1 | -4/+80 |
* | | Ensure the ShortcutManager uses the correct key character map. | Jeff Brown | 2010-11-30 | 2 | -28/+26 |
* | | Support non-orientation aware keyboards and other devices. | Jeff Brown | 2010-11-30 | 1 | -2/+5 |
* | | Fix 3024522: Add "no lock screen" support to the framework. | Jim Miller | 2010-11-29 | 1 | -2/+7 |
* | | Long press on home shouldn't open recents | Joe Onorato | 2010-11-26 | 1 | -2/+1 |
* | | Change rotation freeze to all be implemented in window manager. | Dianne Hackborn | 2010-11-24 | 1 | -1/+4 |
* | | Allow status bar panels to be on top of the status bar. | Joe Onorato | 2010-11-24 | 1 | -37/+79 |
* | | Turn off the long press on home action | Joe Onorato | 2010-11-23 | 1 | -14/+26 |
* | | Implement issue #3221502: New APIs to support new back stack / task navigation | Dianne Hackborn | 2010-11-22 | 1 | -6/+5 |
* | | Goodbye title_bar_shadow. | Dianne Hackborn | 2010-11-19 | 1 | -7/+0 |
* | | Some work on issue #3201795: Improve transition when keyboard comes up | Dianne Hackborn | 2010-11-18 | 1 | -18/+1 |
* | | Added support for full PC-style keyboards. | Jeff Brown | 2010-11-18 | 3 | -3/+6 |
* | | Change hide() to dismiss() to avoid memory leak. | Yuling Liu | 2010-11-17 | 1 | -2/+3 |
* | | Add protection for ActionMode-related window callbacks that may not | Adam Powell | 2010-11-15 | 1 | -3/+16 |
* | | Fix bug 2948913 - provide lifecycle notifications for action modes | Adam Powell | 2010-11-15 | 1 | -1/+5 |
* | | Merge "Fix a couple interactions between action bar and options menus" | Adam Powell | 2010-11-15 | 1 | -0/+2 |
|\ \ |
|
| * | | Fix a couple interactions between action bar and options menus | Adam Powell | 2010-11-15 | 1 | -0/+2 |
* | | | am 99866c11: am 9e291a4b: Merge "Revert "allow all 4 orientations"" into ging... | Mathias Agopian | 2010-11-15 | 1 | -7/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Revert "allow all 4 orientations" | Mathias Agopian | 2010-11-13 | 1 | -7/+2 |
* | | Get rid of the extended themes. | Dianne Hackborn | 2010-11-14 | 2 | -7/+4 |
* | | Revised assets for progress bars and indeterminate progress spinners. | Adam Powell | 2010-11-12 | 1 | -7/+17 |
* | | Merge "Change recents UIs to do task switches." | Dianne Hackborn | 2010-11-12 | 1 | -12/+39 |
|\ \ |
|
| * | | Change recents UIs to do task switches. | Dianne Hackborn | 2010-11-12 | 1 | -12/+39 |
* | | | Enable touch splitting for all windows by default. | Jeff Brown | 2010-11-12 | 1 | -1/+9 |
|/ / |
|
* | | Tell system server whether the app handled input events. | Jeff Brown | 2010-11-08 | 1 | -6/+25 |
* | | Merge "Move the volume, media, call, camera and search key handling from Phon... | Joe Onorato | 2010-11-08 | 3 | -224/+333 |
|\ \ |
|
| * | | Move the volume, media, call, camera and search key handling from | Joe Onorato | 2010-11-05 | 3 | -224/+333 |
* | | | am 01128df3: am ce22d608: Merge "allow all 4 orientations" into gingerbread | Hiroshi Lockheimer | 2010-11-06 | 1 | -2/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | allow all 4 orientations | Mathias Agopian | 2010-11-04 | 1 | -2/+7 |
* | | | Rotation lock bugfix. | Daniel Sandler | 2010-11-05 | 1 | -1/+1 |
| |/
|/| |
|
* | | Push the jumpDrawablesToCurrentState() thing off everywhere it should be. | Dianne Hackborn | 2010-11-04 | 1 | -0/+6 |
* | | Rotation lock. | Daniel Sandler | 2010-11-04 | 1 | -0/+38 |
* | | Minor tweaks to lockscreen animation: | Jim Miller | 2010-11-03 | 1 | -1/+1 |
* | | Add plumbing for volume mute key. | Jeff Brown | 2010-11-02 | 4 | -4/+14 |
* | | Fix policy issues when screen is off. | Jeff Brown | 2010-11-01 | 5 | -268/+276 |
* | | Long press on menu no longer opens the IME. | Joe Onorato | 2010-11-01 | 1 | -7/+0 |
* | | Add new resize mode to not resize, new web input types. | Dianne Hackborn | 2010-10-29 | 1 | -17/+32 |
* | | Fix issue #3083761: windowSoftInputMode="adjustPan" ignored on stingray | Dianne Hackborn | 2010-10-28 | 1 | -31/+52 |