summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* Framework: Port CM9 features to CM10DvTonder2012-11-214-44/+765
* Merge "Preventing more than five widgets from being added in the carousel (is...Adam Cohen2012-11-082-0/+11
|\
| * Preventing more than five widgets from being added in the carousel (issue 750...Winson Chung2012-11-082-0/+11
* | Merge "Deferring size callbacks until boot completed (issue 7469267)" into jb...Adam Cohen2012-11-082-7/+32
|\ \
| * | Deferring size callbacks until boot completed (issue 7469267)Adam Cohen2012-11-082-7/+32
| |/
* | Merge "Remove extraneous logs." into jb-mr1-devDianne Hackborn2012-11-081-1/+1
|\ \ | |/ |/|
| * Remove extraneous logs.Dianne Hackborn2012-11-081-1/+1
* | Merge "Don't crash if no ECA." into jb-mr1-lockscreen-devDaniel Sandler2012-11-081-6/+11
|\ \
| * | Don't crash if no ECA.Daniel Sandler2012-11-081-6/+11
* | | Merge "Only show the bouncer for the assistant if secure." into jb-mr1-locksc...Daniel Sandler2012-11-082-13/+12
|\ \ \
| * | | Only show the bouncer for the assistant if secure.Daniel Sandler2012-11-082-13/+12
| |/ /
* | | Address comments from merged "Fix remaining jank in sec..."John Spurlock2012-11-084-8/+12
|/ /
* | Enforce max number of 5 lockscreen widgetsMichael Jurka2012-11-082-1/+37
* | Merge "Adding user activity when the challenge is slid down" into jb-mr1-lock...Adam Cohen2012-11-082-6/+22
|\ \
| * | Adding user activity when the challenge is slid downAdam Cohen2012-11-082-6/+22
* | | Merge "Add mechanism to kick keyguard to show the assistant" into jb-mr1-lock...Jim Miller2012-11-085-0/+58
|\ \ \
| * | | Add mechanism to kick keyguard to show the assistantJim Miller2012-11-085-0/+58
* | | | Merge "add bouncer frame to glowpad." into jb-mr1-lockscreen-devAdam Powell2012-11-082-8/+17
|\ \ \ \ | | |/ / | |/| |
| * | | add bouncer frame to glowpad.Chris Wren2012-11-072-8/+17
* | | | Keyguard - force showing the status barAdam Powell2012-11-081-0/+1
* | | | Disable interactive mode for full-screen security views in keyguard.Jim Miller2012-11-071-5/+10
|/ / /
* | | Merge "Clean up some flashy jank (issue 7454766)" into jb-mr1-lockscreen-devAdam Cohen2012-11-072-4/+21
|\ \ \
| * | | Clean up some flashy jank (issue 7454766)Adam Cohen2012-11-072-4/+21
* | | | Synchronizing bouncer duration with page scaling duration.Winson Chung2012-11-075-13/+56
| |/ / |/| |
* | | Merge "Fiddle with keyguard glowpad layouts" into jb-mr1-lockscreen-devAdam Powell2012-11-071-3/+7
|\ \ \
| * | | Fiddle with keyguard glowpad layoutsAdam Powell2012-11-071-3/+7
* | | | Adding workaround to fix issue where the bouncer animation had the wrong pivot.Winson Chung2012-11-071-0/+3
* | | | Merge "Don't handle click events on the emergency button in bouncer mode" int...Jim Miller2012-11-071-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Don't handle click events on the emergency button in bouncer modeJim Miller2012-11-071-1/+17
* | | | Merge "Use stable layouts for keyguard/SlidingChallengeLayout" into jb-mr1-lo...Adam Powell2012-11-072-0/+3
|\ \ \ \
| * | | | Use stable layouts for keyguard/SlidingChallengeLayoutAdam Powell2012-11-072-0/+3
* | | | | Merge "Make dismissKeyguardLw use KeyguardViewMediator.dismiss()." into jb-mr...Daniel Sandler2012-11-071-6/+10
|\ \ \ \ \
| * | | | | Make dismissKeyguardLw use KeyguardViewMediator.dismiss().Daniel Sandler2012-11-071-6/+10
* | | | | | Merge "Fixing issue where you can reorder/delete a non-widget page. (Bug 7493...Winson Chung2012-11-073-2/+20
|\ \ \ \ \ \
| * | | | | | Fixing issue where you can reorder/delete a non-widget page. (Bug 7493984)Winson Chung2012-11-073-2/+20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Fixing up overscroll asset / sizing" into jb-mr1-lockscreen-devAdam Cohen2012-11-074-17/+30
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fixing up overscroll asset / sizingAdam Cohen2012-11-074-17/+30
* | | | | | Merge "Add one more check for detecting crashes while inflating multiuser wid...Jim Miller2012-11-071-3/+10
|\ \ \ \ \ \
| * | | | | | Add one more check for detecting crashes while inflating multiuser widgetJim Miller2012-11-071-3/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Implement fallback clock in keyguard" into jb-mr1-lockscreen-devJim Miller2012-11-072-351/+105
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Implement fallback clock in keyguardJim Miller2012-11-072-351/+105
| |/ / / /
* | | | | Merge "Fix bug where newly added widget wasn't always shown" into jb-mr1-lock...Michael Jurka2012-11-072-1/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix bug where newly added widget wasn't always shownMichael Jurka2012-11-072-1/+18
* | | | | Merge "Fix keyguard measurement bugs" into jb-mr1-lockscreen-devAdam Powell2012-11-072-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix keyguard measurement bugsAdam Powell2012-11-072-4/+4
| |/ / /
* | | | Merge "add logging to enableUserSelectorIfNecessary." into jb-mr1-lockscreen-devChris Wren2012-11-071-4/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | add logging to enableUserSelectorIfNecessary.Chris Wren2012-11-071-4/+24
* | | | Merge "add some defensive code to enableUserSelectorIfNecessary." into jb-mr1...Chris Wren2012-11-071-26/+29
|\ \ \ \ | |/ / /
| * | | add some defensive code to enableUserSelectorIfNecessary.Chris Wren2012-11-071-26/+29
* | | | Merge "Storing boot completed in KeyguardUpdateMonitor so it is persistent (i...Adam Cohen2012-11-072-3/+11
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|