| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Further volume improvements." into ics-mr1 | Amith Yamasani | 2011-12-02 | 2 | -39/+55 |
|\ |
|
| * | Further volume improvements. | Amith Yamasani | 2011-12-01 | 2 | -39/+55 |
* | | Merge "No clicking on volume icon in volume dialog." into ics-mr1 | Amith Yamasani | 2011-12-01 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | No clicking on volume icon in volume dialog. | Amith Yamasani | 2011-11-30 | 1 | -2/+2 |
* | | Merge "Put screensavers back in the icebox for now. DO NOT MERGE." into ics-mr1 | Daniel Sandler | 2011-12-01 | 1 | -142/+0 |
|\ \ |
|
| * | | Put screensavers back in the icebox for now. DO NOT MERGE. | Daniel Sandler | 2011-11-30 | 1 | -142/+0 |
* | | | Fix issue #5433192 and maybe #5433192 | Dianne Hackborn | 2011-11-30 | 1 | -2/+5 |
|/ / |
|
* | | Merge "Fix application launch shortcuts." into ics-mr1 | Jeff Brown | 2011-11-29 | 1 | -1/+42 |
|\ \ |
|
| * | | Fix application launch shortcuts. | Jeff Brown | 2011-11-29 | 1 | -1/+42 |
| |/ |
|
* | | Merge "Another attempt at getting OOM reports to batch." into ics-mr1 | Dianne Hackborn | 2011-11-29 | 1 | -1/+2 |
|\ \ |
|
| * | | Another attempt at getting OOM reports to batch. | Dianne Hackborn | 2011-11-29 | 1 | -1/+2 |
| |/ |
|
* | | Quick fix for bug 5646217 blocking automation tests | Daniel Sandler | 2011-11-23 | 1 | -0/+9 |
|/ |
|
* | Dismiss system windows when screen savers start. | Daniel Sandler | 2011-11-18 | 1 | -0/+5 |
* | Dreams (now Screen Candy) development. | Daniel Sandler | 2011-11-18 | 1 | -9/+15 |
* | Merge "Tie screen saver to the screen off timeout." into ics-mr1 | Daniel Sandler | 2011-11-17 | 1 | -4/+44 |
|\ |
|
| * | Tie screen saver to the screen off timeout. | Daniel Sandler | 2011-11-17 | 1 | -4/+44 |
* | | Merge "Fix 5636798: clear PIN/PUK fields when device sleeps or user cancels" ... | Jim Miller | 2011-11-17 | 3 | -4/+13 |
|\ \ |
|
| * | | Fix 5636798: clear PIN/PUK fields when device sleeps or user cancels | Jim Miller | 2011-11-17 | 3 | -4/+13 |
* | | | Merge "Fix 5620754: don't show pattern screen after SIM PUK unlock" into ics-mr1 | Jim Miller | 2011-11-17 | 3 | -42/+58 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix 5620754: don't show pattern screen after SIM PUK unlock | Jim Miller | 2011-11-17 | 3 | -42/+58 |
| |/ |
|
* | | Merge "Disable desk dock apps." into ics-mr1 | Daniel Sandler | 2011-11-16 | 1 | -6/+25 |
|\ \ |
|
| * | | Disable desk dock apps. | Daniel Sandler | 2011-11-16 | 1 | -6/+25 |
* | | | Merge "Add a default Dreams component." into ics-mr1 | Daniel Sandler | 2011-11-16 | 1 | -0/+3 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Add a default Dreams component. | Daniel Sandler | 2011-11-15 | 1 | -0/+3 |
* | | Merge "Fix 5581164: Use abbreviated day in lockscreen" into ics-mr1 | Jim Miller | 2011-11-15 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix 5581164: Use abbreviated day in lockscreen | Jim Miller | 2011-11-14 | 1 | -1/+1 |
* | | | Merge "Fix 5602985: Show "Emergency calls only" when device has no SIM." into... | Jim Miller | 2011-11-15 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | Fix 5602985: Show "Emergency calls only" when device has no SIM. | Jim Miller | 2011-11-14 | 1 | -0/+7 |
| |/ / |
|
* | | | Override app requested orientation when docked. | Jeff Brown | 2011-11-15 | 1 | -10/+21 |
| |/
|/| |
|
* | | Fix 5579440: Add transport control view to tablet unlock screens | Jim Miller | 2011-11-14 | 1 | -2/+8 |
|/ |
|
* | Merge "Fix issue #5522658: Menu button shown on lock screen if app underneath... | Dianne Hackborn | 2011-11-11 | 1 | -39/+12 |
|\ |
|
| * | Fix issue #5522658: Menu button shown on lock screen if app underneath reques... | Dianne Hackborn | 2011-11-10 | 1 | -39/+12 |
* | | Merge "Wake on volume key when in dock. Bug: 5580373" into ics-mr1 | Jeff Brown | 2011-11-10 | 2 | -5/+18 |
|\ \
| |/
|/| |
|
| * | Wake on volume key when in dock. | Jeff Brown | 2011-11-10 | 2 | -5/+18 |
* | | Merge "Fix issue #5470311: Activity with android:configChanges defined..." in... | Dianne Hackborn | 2011-11-10 | 1 | -1/+7 |
|\ \ |
|
| * | | Fix issue #5470311: Activity with android:configChanges defined... | Dianne Hackborn | 2011-11-10 | 1 | -1/+7 |
| |/ |
|
* | | Merge "Fix 5555408: allow emergency button to be disabled on SIM/PUK unlock s... | Jim Miller | 2011-11-09 | 3 | -15/+31 |
|\ \
| |/
|/| |
|
| * | Fix 5555408: allow emergency button to be disabled on SIM/PUK unlock screen | Jim Miller | 2011-11-07 | 3 | -15/+31 |
* | | am 04217efb: Merge "Fix 5514230: preventing null window token from occurring"... | Brian Colonna | 2011-11-09 | 1 | -27/+27 |
|\ \ |
|
| * | | Fix 5514230: preventing null window token from occurring | Brian Colonna | 2011-11-07 | 1 | -27/+27 |
* | | | Handle EXTRA_DOCK_STATE_LE_DESK and HE_DESK. | Jeff Brown | 2011-11-08 | 1 | -2/+6 |
* | | | Merge "Change slide-to-camera intent to INTENT_ACTION_STILL_IMAGE_CAMERA." in... | Wei Huang | 2011-11-08 | 1 | -3/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | Change slide-to-camera intent to INTENT_ACTION_STILL_IMAGE_CAMERA. | Wu-cheng Li | 2011-11-08 | 1 | -3/+5 |
* | | | Merge "Fix 5231823: PIN/Password polish on lock screen" into ics-mr1 | Jim Miller | 2011-11-07 | 1 | -0/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix 5231823: PIN/Password polish on lock screen | Jim Miller | 2011-11-04 | 1 | -0/+16 |
* | | | Bring back Android Dreams. | Daniel Sandler | 2011-11-02 | 1 | -55/+43 |
|/ / |
|
* | | am 1dce37bd: Merge "Fix 5497305: Make sure we show SIM unlock when "None" is ... | Jim Miller | 2011-11-01 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fix 5497305: Make sure we show SIM unlock when "None" is selected | Jim Miller | 2011-10-31 | 1 | -3/+3 |
* | | am 69e640ee: Merge "Bring back the old-style Ring/Vibrate/Silent states when ... | Amith Yamasani | 2011-10-30 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Bring back the old-style Ring/Vibrate/Silent states when using volume keys. | Amith Yamasani | 2011-10-28 | 1 | -2/+1 |