| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from master: fix issue #7966357: Super lights out mode vs. volume dialog | Dianne Hackborn | 2013-01-09 | 1 | -1/+21 |
* | Merge "Fix password field focus in keyguard" into jb-mr1.1-dev | Jim Miller | 2012-12-05 | 2 | -10/+12 |
|\ |
|
| * | Fix password field focus in keyguard | Jim Miller | 2012-12-05 | 2 | -10/+12 |
* | | Revert "Saving and restoring current page when rotating in lockscreen. (Bug 7... | Winson Chung | 2012-12-05 | 1 | -22/+1 |
|/ |
|
* | Merge "Make 3rd party lockscreen widgets work on secondary users" into jb-mr1... | Amith Yamasani | 2012-12-05 | 1 | -0/+1 |
|\ |
|
| * | Make 3rd party lockscreen widgets work on secondary users | Amith Yamasani | 2012-12-04 | 1 | -0/+1 |
* | | Merge "Saving and restoring current page when rotating in lockscreen. (Bug 75... | Winson Chung | 2012-12-04 | 1 | -1/+22 |
|\ \ |
|
| * | | Saving and restoring current page when rotating in lockscreen. (Bug 7568412) | Winson Chung | 2012-11-29 | 1 | -1/+22 |
* | | | Merge "Fix ring volume issue by addressing focus regression in keyguard." int... | Jim Miller | 2012-12-04 | 2 | -0/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix ring volume issue by addressing focus regression in keyguard. | Jim Miller | 2012-12-03 | 2 | -0/+8 |
* | | | Fix crosstalk between users for widgets hosted in lockscreen | Amith Yamasani | 2012-11-30 | 1 | -2/+5 |
|/ / |
|
* | | Merge "Add logging to try and track down bug 7643792" into jb-mr1.1-dev | Jim Miller | 2012-11-30 | 1 | -0/+7 |
|\ \ |
|
| * | | Add logging to try and track down bug 7643792 | Jim Miller | 2012-11-30 | 1 | -0/+7 |
| |/ |
|
* | | Merge "Only show camera widget to setup users." into jb-mr1.1-dev | John Spurlock | 2012-11-30 | 1 | -3/+1 |
|\ \ |
|
| * | | Only show camera widget to setup users. | John Spurlock | 2012-11-30 | 1 | -3/+1 |
* | | | Merge "Only show "charging" if the battery is really charging." into jb-mr1.1... | Daniel Sandler | 2012-11-30 | 1 | -6/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Only show "charging" if the battery is really charging. | Daniel Sandler | 2012-11-29 | 1 | -6/+8 |
* | | | Merge "Fixing issue where you can still click on a widget on a side page. (Bu... | Winson Chung | 2012-11-29 | 1 | -10/+17 |
|\ \ \ |
|
| * | | | Fixing issue where you can still click on a widget on a side page. (Bug 7568412) | Winson Chung | 2012-11-26 | 1 | -10/+17 |
| |/ / |
|
* | | | Disable adding keyguard widgets until setup is done | Michael Jurka | 2012-11-29 | 2 | -16/+27 |
| |/
|/| |
|
* | | Fix for navbar back/home appearing in keyguard (multiuser). | John Spurlock | 2012-11-29 | 1 | -0/+8 |
* | | Merge "Quiet down a lot of logging." into jb-mr1.1-dev | Dianne Hackborn | 2012-11-28 | 2 | -2/+1 |
|\ \ |
|
| * | | Quiet down a lot of logging. | Dianne Hackborn | 2012-11-27 | 2 | -2/+1 |
| |/ |
|
* | | Merge "Ignoring FUL unlock signal if user changed fixes b/7572354" into jb-mr... | Brian Colonna | 2012-11-28 | 1 | -5/+14 |
|\ \
| |/
|/| |
|
| * | Ignoring FUL unlock signal if user changed fixes b/7572354 | Brian Colonna | 2012-11-19 | 1 | -5/+14 |
* | | Removing unecessary additional lock metadata from QuickSettings user tile. | Winson Chung | 2012-11-26 | 2 | -10/+1 |
* | | Removing the plus page when we reach the max number of allowable widgets. (Bu... | Winson Chung | 2012-11-26 | 3 | -20/+46 |
* | | Fix a couple issues with page / outline alphas (issue 7488857) | Adam Cohen | 2012-11-21 | 3 | -27/+55 |
* | | Fix reboot loop caused by keyguard appwidget cleanup | Michael Jurka | 2012-11-21 | 1 | -0/+11 |
* | | Refactor the lockscreen camera widget, removing the bitmap. | John Spurlock | 2012-11-19 | 3 | -141/+160 |
|/ |
|
* | Delete appWidgetId when removing lockscreen widgets | Michael Jurka | 2012-11-16 | 3 | -8/+43 |
* | Merge "Synchronize access to Locked methods. DO NOT MERGE" into jb-mr1.1-dev | Craig Mautner | 2012-11-13 | 1 | -6/+13 |
|\ |
|
| * | Synchronize access to Locked methods. DO NOT MERGE | Craig Mautner | 2012-11-08 | 1 | -6/+13 |
* | | Disable navbar searchlight if search assist not available. | John Spurlock | 2012-11-09 | 1 | -0/+12 |
|/ |
|
* | Merge "Preventing more than five widgets from being added in the carousel (is... | Adam Cohen | 2012-11-08 | 2 | -0/+11 |
|\ |
|
| * | Preventing more than five widgets from being added in the carousel (issue 750... | Winson Chung | 2012-11-08 | 2 | -0/+11 |
* | | Merge "Deferring size callbacks until boot completed (issue 7469267)" into jb... | Adam Cohen | 2012-11-08 | 2 | -7/+32 |
|\ \ |
|
| * | | Deferring size callbacks until boot completed (issue 7469267) | Adam Cohen | 2012-11-08 | 2 | -7/+32 |
| |/ |
|
* | | Merge "Remove extraneous logs." into jb-mr1-dev | Dianne Hackborn | 2012-11-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Remove extraneous logs. | Dianne Hackborn | 2012-11-08 | 1 | -1/+1 |
* | | Merge "Don't crash if no ECA." into jb-mr1-lockscreen-dev | Daniel Sandler | 2012-11-08 | 1 | -6/+11 |
|\ \ |
|
| * | | Don't crash if no ECA. | Daniel Sandler | 2012-11-08 | 1 | -6/+11 |
* | | | Merge "Only show the bouncer for the assistant if secure." into jb-mr1-locksc... | Daniel Sandler | 2012-11-08 | 2 | -13/+12 |
|\ \ \ |
|
| * | | | Only show the bouncer for the assistant if secure. | Daniel Sandler | 2012-11-08 | 2 | -13/+12 |
| |/ / |
|
* | | | Address comments from merged "Fix remaining jank in sec..." | John Spurlock | 2012-11-08 | 4 | -8/+12 |
|/ / |
|
* | | Enforce max number of 5 lockscreen widgets | Michael Jurka | 2012-11-08 | 2 | -1/+37 |
* | | Merge "Adding user activity when the challenge is slid down" into jb-mr1-lock... | Adam Cohen | 2012-11-08 | 2 | -6/+22 |
|\ \ |
|
| * | | Adding user activity when the challenge is slid down | Adam Cohen | 2012-11-08 | 2 | -6/+22 |
* | | | Merge "Add mechanism to kick keyguard to show the assistant" into jb-mr1-lock... | Jim Miller | 2012-11-08 | 5 | -0/+58 |
|\ \ \ |
|
| * | | | Add mechanism to kick keyguard to show the assistant | Jim Miller | 2012-11-08 | 5 | -0/+58 |