summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Collapse)AuthorAgeFilesLines
* am 1d2f60e5: am bb1d720d: am 2b0501bf: Fix a couple issues with page / ↵Adam Cohen2012-11-213-27/+55
|\ | | | | | | | | | | | | outline alphas (issue 7488857) * commit '1d2f60e5227fa4e5f04b65c5487f99c17225001b': Fix a couple issues with page / outline alphas (issue 7488857)
| * am bb1d720d: am 2b0501bf: Fix a couple issues with page / outline alphas ↵Adam Cohen2012-11-213-27/+55
| |\ | | | | | | | | | | | | | | | | | | (issue 7488857) * commit 'bb1d720df0e33cd4becdf6cc185881c525e8600a': Fix a couple issues with page / outline alphas (issue 7488857)
| | * Fix a couple issues with page / outline alphas (issue 7488857)Adam Cohen2012-11-213-27/+55
| | | | | | | | | | | | | | | | | | | | | | | | -> Fix bug where page hints didn't disappear on boot -> Fix bug where you see a weird rotated page under the lock affordance (usually after adding a widget) Change-Id: I75b04ceadbc296d033cc9fb1cff32ab9d6e5ce9b
* | | am 0d08a49a: am 6d6f1e8d: am 545043e5: Fix reboot loop caused by keyguard ↵Michael Jurka2012-11-211-0/+11
|\ \ \ | |/ / | | | | | | | | | | | | | | | appwidget cleanup * commit '0d08a49af9bf1724bc2470f8defecc8baf7d9475': Fix reboot loop caused by keyguard appwidget cleanup
| * | am 6d6f1e8d: am 545043e5: Fix reboot loop caused by keyguard appwidget cleanupMichael Jurka2012-11-211-0/+11
| |\ \ | | |/ | | | | | | | | | * commit '6d6f1e8d89e320edb2c765f8e8cfd4bcd0ec89a6': Fix reboot loop caused by keyguard appwidget cleanup
| | * Fix reboot loop caused by keyguard appwidget cleanupMichael Jurka2012-11-211-0/+11
| | | | | | | | | Bug: 7591092
* | | am fe15574e: am 92cabadf: am dc3d76f2: Merge "Refactor the lockscreen camera ↵John Spurlock2012-11-203-141/+160
|\ \ \ | |/ / | | | | | | | | | | | | | | | widget, removing the bitmap." into jb-mr1.1-dev * commit 'fe15574e195cea534201f1edb59bbf5c28fdd2e8': Refactor the lockscreen camera widget, removing the bitmap.
| * | am 92cabadf: am dc3d76f2: Merge "Refactor the lockscreen camera widget, ↵John Spurlock2012-11-203-141/+160
| |\ \ | | |/ | | | | | | | | | | | | | | | removing the bitmap." into jb-mr1.1-dev * commit '92cabadf900e5489c33599becebc8265569d57ff': Refactor the lockscreen camera widget, removing the bitmap.
| | * Refactor the lockscreen camera widget, removing the bitmap.John Spurlock2012-11-193-141/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new approach is to create two views: - Widget preview, drawn at full-size, then scaled to fit frame. - Fullscreen preview, drawn at full-size, used during animation. Two views are necessary to both ensure the widget scrolls properly with the widget page yet still appears to scale up and match the camera app pixel for pixel. The offscreen bitmap and associated background rendering is no longer necessary. This avoids the large allocation and associated rendering time after turning screen on. Also fixes 1px horizontal discrepancy during old scale-up anim. Also suppresses long-click behavior on the camera widget. Bug:7471107 Bug:7559755 Change-Id: I1d834aa743bc05d6a7e2ce3eadfee8d5ff40da37
* | | am 3366a5d5: am cf474b1a: am 7b0c8779: Merge "Delete appWidgetId when ↵Michael Jurka2012-11-163-8/+43
|\ \ \ | |/ / | | | | | | | | | | | | | | | removing lockscreen widgets" into jb-mr1.1-dev * commit '3366a5d54eccbbe861bcc765653664d80eae5398': Delete appWidgetId when removing lockscreen widgets
| * | am cf474b1a: am 7b0c8779: Merge "Delete appWidgetId when removing lockscreen ↵Michael Jurka2012-11-163-8/+43
| |\ \ | | |/ | | | | | | | | | | | | | | | widgets" into jb-mr1.1-dev * commit 'cf474b1a10a1349d0d6d6f7cbb5d48489bacfb09': Delete appWidgetId when removing lockscreen widgets
| | * Delete appWidgetId when removing lockscreen widgetsMichael Jurka2012-11-163-8/+43
| | | | | | | | | | | | | | | Bug: 7550012 Change-Id: Ia9f5266256016eb91bfd6a2d5a7f910c42948f1e
| * | am 78db8500: am 2c37f7b4: Merge "Synchronize access to Locked methods. DO ↵Craig Mautner2012-11-131-6/+13
| |\ \ | | |/ | | | | | | | | | | | | | | | NOT MERGE" into jb-mr1.1-dev * commit '78db850049b2312a82f408373d22c83c5ad8fa56': Synchronize access to Locked methods. DO NOT MERGE
| | * Merge "Synchronize access to Locked methods. DO NOT MERGE" into jb-mr1.1-devCraig Mautner2012-11-131-6/+13
| | |\
| | | * Synchronize access to Locked methods. DO NOT MERGECraig Mautner2012-11-081-6/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | onConfigurationChange was calling maybeCreateKeyguardLocked without actually holding the lock. Now the call to maybeCreateKeyguardLocked is synchronized. May fix bug 7094175. Change-Id: I3171a18e25f54506f614f9c2cc09aa20080bd6bb
* | | | am 4299f63e: am b340fe4f: am f6f47e95: Merge "Disable navbar searchlight if ↵John Spurlock2012-11-121-0/+12
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | search assist not available." into jb-mr1.1-dev * commit '4299f63e54dceeaaa44a057ba03f0881834491ec': Disable navbar searchlight if search assist not available.
| * | | am b340fe4f: am f6f47e95: Merge "Disable navbar searchlight if search assist ↵John Spurlock2012-11-121-0/+12
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | not available." into jb-mr1.1-dev * commit 'b340fe4f88226ec35f0a4058f514b764b0f3977d': Disable navbar searchlight if search assist not available.
| | * | Disable navbar searchlight if search assist not available.John Spurlock2012-11-091-0/+12
| | |/ | | | | | | | | | | | | Bug:7506441 Change-Id: I55c740d4c3a45b9f7fdfa38346d1bc3fb1299153
* | | am 483041c9: am ecba011f: am c1ae43ad: am f69320a1: Merge "Preventing more ↵Adam Cohen2012-11-082-0/+11
|\ \ \ | |/ / | | | | | | | | | | | | | | | than five widgets from being added in the carousel (issue 7502935)" into jb-mr1-dev * commit '483041c9c4b2812d67de53e567ce059d5e3417bc': Preventing more than five widgets from being added in the carousel (issue 7502935)
| * | am ecba011f: am c1ae43ad: am f69320a1: Merge "Preventing more than five ↵Adam Cohen2012-11-082-0/+11
| |\ \ | | |/ | | | | | | | | | | | | | | | widgets from being added in the carousel (issue 7502935)" into jb-mr1-dev * commit 'ecba011fd81386895fda02a7d132eadf5c710ae0': Preventing more than five widgets from being added in the carousel (issue 7502935)
| | * Merge "Preventing more than five widgets from being added in the carousel ↵Adam Cohen2012-11-082-0/+11
| | |\ | | | | | | | | | | | | (issue 7502935)" into jb-mr1-dev
| | | * Preventing more than five widgets from being added in the carousel (issue ↵Winson Chung2012-11-082-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | 7502935) Change-Id: I26e6e154992e56b128d541578ffd3891776a3f7a
* | | | am d5759ecf: am a49ab4f8: am b82b3b57: am 3e9cba4f: Merge "Deferring size ↵Adam Cohen2012-11-082-7/+32
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | callbacks until boot completed (issue 7469267)" into jb-mr1-dev * commit 'd5759ecf1f08a31fb9fe7f4ca89f020b7361efb1': Deferring size callbacks until boot completed (issue 7469267)
| * | | am a49ab4f8: am b82b3b57: am 3e9cba4f: Merge "Deferring size callbacks until ↵Adam Cohen2012-11-082-7/+32
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | boot completed (issue 7469267)" into jb-mr1-dev * commit 'a49ab4f8f17d9c222275c6196220838528629c66': Deferring size callbacks until boot completed (issue 7469267)
| | * | Merge "Deferring size callbacks until boot completed (issue 7469267)" into ↵Adam Cohen2012-11-082-7/+32
| | |\ \ | | | | | | | | | | | | | | | jb-mr1-dev
| | | * | Deferring size callbacks until boot completed (issue 7469267)Adam Cohen2012-11-082-7/+32
| | | |/ | | | | | | | | | | | | | | | | | | | | -> Also bumping priority of the boot completed receiver Change-Id: I7b68a29b4a8c927713bfbc1f4585f96ce0c47f35
* | | | am e0d454d2: am 72325cdb: am 63bc6c12: am a46a74fc: Merge "Remove extraneous ↵Dianne Hackborn2012-11-081-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | logs." into jb-mr1-dev * commit 'e0d454d2e86f4170bdab68d45696fb2eb9a87f9f': Remove extraneous logs.
| * | | am 72325cdb: am 63bc6c12: am a46a74fc: Merge "Remove extraneous logs." into ↵Dianne Hackborn2012-11-081-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | jb-mr1-dev * commit '72325cdb65a321df7755ba214efd9be42ce828d5': Remove extraneous logs.
| | * | Merge "Remove extraneous logs." into jb-mr1-devDianne Hackborn2012-11-081-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Remove extraneous logs.Dianne Hackborn2012-11-081-1/+1
| | | | | | | | | | | | | | | | Change-Id: I4c47d36748de91bd6fddc419afbf59552bf63e9a
* | | | am 77f2e27e: am 9b15f2e5: am 82b18e8d: am 9de5901b: Merge "Don\'t crash if ↵Daniel Sandler2012-11-081-6/+11
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | no ECA." into jb-mr1-lockscreen-dev * commit '77f2e27e68a851b5cec13e724645972df663d397': Don't crash if no ECA.
| * | | am 9b15f2e5: am 82b18e8d: am 9de5901b: Merge "Don\'t crash if no ECA." into ↵Daniel Sandler2012-11-081-6/+11
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | jb-mr1-lockscreen-dev * commit '9b15f2e57520d89fdd350a23ca97db36c3e5b7ca': Don't crash if no ECA.
| | * | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Phone landscape pattern lock, for example.) Bug: 7502613 Change-Id: I3f48c4351ea04db2d8ad9a410166f60257f3d954
* | | | | am 8d62faea: am c4639949: am 38883bdd: am 4eada647: Merge "Only show the ↵Daniel Sandler2012-11-082-13/+12
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | bouncer for the assistant if secure." into jb-mr1-lockscreen-dev * commit '8d62faea22e8974d72cd98dd7cd3f919504d7123': Only show the bouncer for the assistant if secure.
| * | | | am c4639949: am 38883bdd: am 4eada647: Merge "Only show the bouncer for the ↵Daniel Sandler2012-11-082-13/+12
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | assistant if secure." into jb-mr1-lockscreen-dev * commit 'c4639949d20077a58f92e675b16d45dabf964b0c': Only show the bouncer for the assistant if secure.
| | * | | Merge "Only show the bouncer for the assistant if secure." into ↵Daniel Sandler2012-11-082-13/+12
| | |\ \ \ | | | | | | | | | | | | | | | | | | jb-mr1-lockscreen-dev
| | | * | | Only show the bouncer for the assistant if secure.Daniel Sandler2012-11-082-13/+12
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We do this by using the helpful tools in KeyguardActivityLauncher which do all the right callbacks and stuff. (This assumes the assist gesture is sufficiently hard to false that we don't need the extra step of bouncing the glowpad unlock affordance.) Bug: 7500637 Change-Id: Id68cb85cdfd741f43a5bce69118ec4209125d785
* | | | | am 2a1e6a69: am 18048411: am f6b6462f: am 14adfe42: Address comments from ↵John Spurlock2012-11-084-8/+12
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | merged "Fix remaining jank in sec..." * commit '2a1e6a69a7713d588769693df96a7b8f2a6438c3': Address comments from merged "Fix remaining jank in sec..."
| * | | | am 18048411: am f6b6462f: am 14adfe42: Address comments from merged "Fix ↵John Spurlock2012-11-084-8/+12
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | remaining jank in sec..." * commit '180484115fcf061d6fbb5637d614d7c88d5d8053': Address comments from merged "Fix remaining jank in sec..."
| | * | | Address comments from merged "Fix remaining jank in sec..."John Spurlock2012-11-084-8/+12
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup based on post-merge comments on: I554ddffb7981488fa8a81933842b0c7730e775f3 Bug:7482560 Change-Id: I06b2bc91da9dfddd06db69efb9e7ad45c304f709
* | | | am 9d31d103: am 1470297c: am 47674796: am eb963f04: Enforce max number of 5 ↵Michael Jurka2012-11-082-1/+37
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | lockscreen widgets * commit '9d31d103b374e3327de13fdb954d400bd0abc628': Enforce max number of 5 lockscreen widgets
| * | | am 1470297c: am 47674796: am eb963f04: Enforce max number of 5 lockscreen ↵Michael Jurka2012-11-082-1/+37
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | widgets * commit '1470297c4d0db5d90785b88c8ddf79119720bd42': Enforce max number of 5 lockscreen widgets
| | * | Enforce max number of 5 lockscreen widgetsMichael Jurka2012-11-082-1/+37
| | | | | | | | | | | | | | | | Change-Id: I7b7fca18174736c8f1aa0018f7399982c80b1cb0
* | | | am 5d92a50e: am 06b29549: am 38515e9a: am c8ed8d32: Merge "Adding user ↵Adam Cohen2012-11-082-6/+22
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | activity when the challenge is slid down" into jb-mr1-lockscreen-dev * commit '5d92a50efd069a3056fdf94d2673f3934378d213': Adding user activity when the challenge is slid down
| * | | am 06b29549: am 38515e9a: am c8ed8d32: Merge "Adding user activity when the ↵Adam Cohen2012-11-082-6/+22
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | challenge is slid down" into jb-mr1-lockscreen-dev * commit '06b29549fb9819ed763c401ca471c051805fc7b4': Adding user activity when the challenge is slid down
| | * | Merge "Adding user activity when the challenge is slid down" into ↵Adam Cohen2012-11-082-6/+22
| | |\ \ | | | | | | | | | | | | | | | jb-mr1-lockscreen-dev
| | | * | Adding user activity when the challenge is slid downAdam Cohen2012-11-082-6/+22
| | | | | | | | | | | | | | | | | | | | Change-Id: I54a7dcf79718090dac6ec5991185712cc2abca37
* | | | | am 061b4fae: am a2bf6181: am 2c29deaa: am 6be441c5: Merge "Add mechanism to ↵Jim Miller2012-11-085-0/+58
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | kick keyguard to show the assistant" into jb-mr1-lockscreen-dev * commit '061b4fae3daf40c90b46e16b12e7f22142eb498c': Add mechanism to kick keyguard to show the assistant
| * | | | am a2bf6181: am 2c29deaa: am 6be441c5: Merge "Add mechanism to kick keyguard ↵Jim Miller2012-11-085-0/+58
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | to show the assistant" into jb-mr1-lockscreen-dev * commit 'a2bf6181dfca0f93461fc041f2bd2444551a4515': Add mechanism to kick keyguard to show the assistant