summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard
Commit message (Collapse)AuthorAgeFilesLines
* am 8995c51d: am 3efc75ac: am fea784dd: Merge "Fix bug where dismiss() was ↵Jim Miller2013-10-041-18/+24
|\ | | | | | | | | | | | | being called from the wrong thread" into klp-dev * commit '8995c51d1d071cf1dc4505e0da8eb2fb23e18dd0': Fix bug where dismiss() was being called from the wrong thread
| * am 3efc75ac: am fea784dd: Merge "Fix bug where dismiss() was being called ↵Jim Miller2013-10-031-18/+24
| |\ | | | | | | | | | | | | | | | | | | from the wrong thread" into klp-dev * commit '3efc75acce4c77c5ef62e6ff6ac57410ec53bde7': Fix bug where dismiss() was being called from the wrong thread
| | * am fea784dd: Merge "Fix bug where dismiss() was being called from the wrong ↵Jim Miller2013-10-031-18/+24
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | thread" into klp-dev * commit 'fea784ddec162951e95e91010b25ffb65fe704db': Fix bug where dismiss() was being called from the wrong thread
| | | * Fix bug where dismiss() was being called from the wrong threadJim Miller2013-10-031-18/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One-way calls to binder do not guarantee the call will always occur on the originating thread. This fixes a rare case where keyguard would crash due to dismiss() being called from the wrong thread. Fixes bug 11065316 Change-Id: Iddd281964231a152e3342e21b6b88527eab94caf
* | | | am 91aa6021: am 310796de: am d6239b92: Merge "Add a scrubber to keyguard; ↵Adam Powell2013-10-044-209/+484
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | layout tweaks" into klp-dev * commit '91aa6021876e1690ad84ca0b3304ca7b0f925e80': Add a scrubber to keyguard; layout tweaks
| * | | am 310796de: am d6239b92: Merge "Add a scrubber to keyguard; layout tweaks" ↵Adam Powell2013-10-034-209/+484
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | into klp-dev * commit '310796de0b86074229ad804001b1ef8d466ee69c': Add a scrubber to keyguard; layout tweaks
| | * | am d6239b92: Merge "Add a scrubber to keyguard; layout tweaks" into klp-devAdam Powell2013-10-034-209/+484
| | |\ \ | | | |/ | | | | | | | | | | | | * commit 'd6239b922901420b6855a7dad903632c85ccde68': Add a scrubber to keyguard; layout tweaks
| | | * Merge "Add a scrubber to keyguard; layout tweaks" into klp-devAdam Powell2013-10-034-209/+484
| | | |\
| | | | * Add a scrubber to keyguard; layout tweaksAdam Powell2013-10-034-209/+484
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch KeyguardTransportControlView over to using RemoteController instead of the internal API. Guard transition animations behind a flag until we can work out some intermittent issues. Change-Id: Ie9f41339ce6e735c5d524db88437672f2c9859e2
* | | | | am 6689a7e8: am 44c4dd93: am 8990e28b: Merge "Update default keyguard clock ↵Jim Miller2013-10-0429-468/+126
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | to new UX specification" into klp-dev * commit '6689a7e8efd559039465c37f577ef367f462cecc': Update default keyguard clock to new UX specification
| * | | | am 44c4dd93: am 8990e28b: Merge "Update default keyguard clock to new UX ↵Jim Miller2013-10-0329-468/+126
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | specification" into klp-dev * commit '44c4dd9316f00f22c68707bcf4dbf2326649628c': Update default keyguard clock to new UX specification
| | * | | am 8990e28b: Merge "Update default keyguard clock to new UX specification" ↵Jim Miller2013-10-0329-468/+126
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | into klp-dev * commit '8990e28b5a7fcbd5e80862a74fff621c18aca2a6': Update default keyguard clock to new UX specification
| | | * | Merge "Update default keyguard clock to new UX specification" into klp-devJim Miller2013-10-0329-468/+126
| | | |\ \ | | | | |/ | | | |/|
| | | | * Update default keyguard clock to new UX specificationJim Miller2013-10-0329-468/+126
| | | | | | | | | | | | | | | | | | | | Change-Id: I0d5f302d8bd5922acd45cfe1de42cb76cebc02e5
| | | * | Import translations. DO NOT MERGEBaligh Uddin2013-10-023-3/+3
| | | |/ | | | | | | | | | | | | | | | | Change-Id: Ibd657855a970ecb2055f7adf4ca57c0d4825a8ee Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-10-033-3/+3
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-10-023-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1173bff13f4eb5523156f63861f918feeeb22376 Auto-generated-cl: translation import
* | | | | am 5e0582e5: am 0d5a9fde: am 6e4ee9d5: Merge "Make onClickHandler in ↵Chet Haase2013-10-021-14/+32
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | KeyguardHostView a weak reference" into klp-dev * commit '5e0582e5f16eccc96ee0da0fb507722180778d00': Make onClickHandler in KeyguardHostView a weak reference
| * | | | am 0d5a9fde: am 6e4ee9d5: Merge "Make onClickHandler in KeyguardHostView a ↵Chet Haase2013-10-021-14/+32
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | weak reference" into klp-dev * commit '0d5a9fde7e2571ff95b4e3fb87d1997bd58678f2': Make onClickHandler in KeyguardHostView a weak reference
| | * | | am 6e4ee9d5: Merge "Make onClickHandler in KeyguardHostView a weak ↵Chet Haase2013-10-011-14/+32
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | reference" into klp-dev * commit '6e4ee9d50f59b15a523d6e252b7f3f2dc8b773f5': Make onClickHandler in KeyguardHostView a weak reference
| | | * | Make onClickHandler in KeyguardHostView a weak referenceChet Haase2013-10-011-14/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The strong reference OnClickHandler caused bitmaps in keyguard to be referenced when keyguard was not visible. This change makes the click handler a static class with a weak reference to the hostView instance, allowing those bitmaps to get collected and shaving ~845k off of the heap size when the keyguard isn't showing. Issue #10918599 SystemUI should have a round of Svelting Change-Id: I69de8659ac14c1a4723d082dd3cd394d8b6097f1
* | | | | am 662ad0c2: am 2c862e68: am 60746378: Merge "Remove old animation" into klp-devJohn Reck2013-10-026-115/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '662ad0c26f77108ce30aea875e7a07aed4dbc604': Remove old animation
| * | | | am 2c862e68: am 60746378: Merge "Remove old animation" into klp-devJohn Reck2013-10-026-115/+0
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '2c862e68f0d7575f00c88b822dcb67060d8deb4f': Remove old animation
| | * | | am 60746378: Merge "Remove old animation" into klp-devJohn Reck2013-10-016-115/+0
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | * commit '607463788abd6168fa5f0133cf225600833268ae': Remove old animation
| | | * | Remove old animationJohn Reck2013-10-016-115/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10918599 Shaves ~1.5MB off of Keyguard creation from usage of an old-style Alpha animator that would create a draw cache The animation is unseen due to screen timings, so simply remove it Also adds a bit of de-jank to the non-svelte case by avoiding a potential GC_FOR_ALLOC Change-Id: Id49742d95988f670a44305e4033e7a850d20e675
| | | * | Merge "Import translations. DO NOT MERGE" into klp-devBaligh Uddin2013-10-0157-0/+236
| | | |\ \ | | |/ / /
| | | * | Import translations. DO NOT MERGEBaligh Uddin2013-09-3057-0/+236
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib2bedf5a64b306f630e1263fed4a6fa0e8843175 Auto-generated-cl: translation import
* | | | | am cd479b6e: am 02cefe27: Merge "Move slide to unlock circle up" into klp-devMichael Wright2013-10-023-3/+10
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | * commit 'cd479b6e880f23b7d87665a1b40fcdf758d12fdb': Move slide to unlock circle up
| * | | am 02cefe27: Merge "Move slide to unlock circle up" into klp-devMichael Wright2013-10-023-3/+10
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '02cefe27f334c0919983ec62ab7b679696d3b6b8': Move slide to unlock circle up
| | * | Merge "Move slide to unlock circle up" into klp-devMichael Wright2013-10-013-3/+10
| | |\ \
| | | * | Move slide to unlock circle upMichael Wright2013-09-303-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because HH is such a tall device, we need to move the circle up in order to put it in the correct physical location. Bug: 10900855 Change-Id: Idf90839e19f89784a96d110dd897bdacb58cb616
* | | | | am 6fe99af1: am 288180c2: Merge "Avoid accidentally using software layers" ↵John Reck2013-10-012-13/+11
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | into klp-dev * commit '6fe99af1bdc00471662ea2fdec0317910a7c3e2b': Avoid accidentally using software layers
| * | | | am 288180c2: Merge "Avoid accidentally using software layers" into klp-devJohn Reck2013-10-012-13/+11
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '288180c24434ba5b0f35e8f22d39b109b46270e2': Avoid accidentally using software layers
| | * | | Merge "Avoid accidentally using software layers" into klp-devJohn Reck2013-09-302-13/+11
| | |\ \ \
| | | * | | Avoid accidentally using software layersJohn Reck2013-09-302-13/+11
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10918599 Shaves ~1-2MB of transient memory usage from setting a hardware layer on a view that's not hardware accelerated, resulting in it falling back to a software layer which allocates a bitmap Also a bit of dejanking as a result of not hitting GC_FOR_ALLOC Change-Id: Iff00d383fca710147a48f31c7eee2b728b8412dc
* | | | | am 32ff8c14: am f55cf7fc: Merge "Adjust padding for keyguard pin entry keys" ↵Amith Yamasani2013-10-011-2/+3
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | into klp-dev * commit '32ff8c14b285bed93a1e8ec65a49debfdd3cbaef': Adjust padding for keyguard pin entry keys
| * | | | am f55cf7fc: Merge "Adjust padding for keyguard pin entry keys" into klp-devAmith Yamasani2013-10-011-2/+3
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit 'f55cf7fcd991124b76063c5c9aed2d3833eff084': Adjust padding for keyguard pin entry keys
| | * | | Merge "Adjust padding for keyguard pin entry keys" into klp-devAmith Yamasani2013-09-301-2/+3
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Adjust padding for keyguard pin entry keysAmith Yamasani2013-09-301-2/+3
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | Increase padding on the left to more visually center the text within the touch target Bug: 10074982 Change-Id: I2c622b0edd427a4b15f2f3b25a0a124853ed2367
* | | | am 102f0e05: am 8b3bc51c: Merge "Disable keyguard widgets on low memory ↵Jim Miller2013-10-011-1/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | devices" into klp-dev * commit '102f0e05ba1efb76a3f68ae57fbea4dd85fa1ef8': Disable keyguard widgets on low memory devices
| * | | am 8b3bc51c: Merge "Disable keyguard widgets on low memory devices" into klp-devJim Miller2013-10-011-1/+2
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '8b3bc51c8f03b2877e834fb1a739eb729a7ad8a1': Disable keyguard widgets on low memory devices
| | * | Disable keyguard widgets on low memory devicesJim Miller2013-09-291-1/+2
| | |/ | | | | | | | | | | | | | | | Fixes bug 10784493 Change-Id: I6271ea94f6832bb061ba9f64efea460d28ee5695
| * | am 43a372f3: Keyguard transport controls: fullscreen artAdam Powell2013-09-307-21/+101
| |\ \ | | |/ | | | | | | | | | * commit '43a372f38ad642f86047e8112e3d43edb7300439': Keyguard transport controls: fullscreen art
| * | am 1ae85153: Merge "Fix missing transport in keyguard" into klp-devJim Miller2013-09-302-6/+21
| |\ \ | | | | | | | | | | | | | | | | * commit '1ae85153c804553365d18715824fd3a569f8ce18': Fix missing transport in keyguard
| * \ \ am d01a1b04: Merge "Remove unused views when we return to keyguard" into klp-devJohn Spurlock2013-09-301-0/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit 'd01a1b0473a38bd75555b3138e8e0037fe391d82': Remove unused views when we return to keyguard
| * \ \ \ am e5b14ee1: Merge "Restore scrim views to former place in view hierarchy." ↵John Spurlock2013-09-307-73/+87
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into klp-dev * commit 'e5b14ee1281325dc7e54df3fd820ff4bd830ef3c': Restore scrim views to former place in view hierarchy.
| * \ \ \ \ am 398d7f61: Merge "Update navbar camera icon and widget background assets ↵Jim Miller2013-09-304-0/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in keyguard." into klp-dev * commit '398d7f61866baab65e69b9107c36ba32bf824353': Update navbar camera icon and widget background assets in keyguard.
* | \ \ \ \ \ am 43a372f3: Keyguard transport controls: fullscreen artAdam Powell2013-10-017-21/+101
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | * commit '43a372f38ad642f86047e8112e3d43edb7300439': Keyguard transport controls: fullscreen art
| * | | | | | Keyguard transport controls: fullscreen artAdam Powell2013-09-277-21/+101
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the transport controls are active, set the relevant art as a fullscreen background for the keyguard. Change-Id: I1e8a87f242153a2a2c5bf94dbd15f0fd3e07dde3
* | | | | | am 1ae85153: Merge "Fix missing transport in keyguard" into klp-devJim Miller2013-10-012-6/+21
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '1ae85153c804553365d18715824fd3a569f8ce18': Fix missing transport in keyguard