summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard
Commit message (Collapse)AuthorAgeFilesLines
* Implemented the appear animation for the pattern security.Selim Cinek2014-05-304-48/+193
| | | | | | | Also refactored AppearAnimationUtils slightly to support this. Bug: 15163546 Change-Id: I411fad20c410875dcf7bc465ea545ed90aac187e
* Appear animation for PIN view.Jorim Jaggi2014-05-284-25/+187
| | | | | Bug: 15163546 Change-Id: I05bc2920cc6e3d19ab64b8b43417b328552e9e2a
* Remove charging text and carrier label on bouncer.Jorim Jaggi2014-05-275-48/+14
| | | | | | | But still show it for SIM PIN/PUK. Bug: 15283575 Change-Id: Id343e5b2fb5c695f46cd23d8509109987fa2d290
* Skeleton for Keyguard security method appear animations.Jorim Jaggi2014-05-2712-0/+69
| | | | | Bug: 15163546 Change-Id: Id1c6b4f21b8f182f9d00fb903370de5512eaba1b
* Improve scrim handlingJorim Jaggi2014-05-261-6/+0
| | | | | Bug: 15163546 Change-Id: I0d2c05b035f832f4b4e6a2fc34113fe9d5677525
* Do not destroy the security method when pressing back.Jorim Jaggi2014-05-261-1/+1
| | | | | | | Fixes jank when the user wants to unlock it next time. Bug: 15088101 Change-Id: If7bc3d92d0f17abb5077b4c06248f368acb2879f
* Merge "Visual refinements for lockscreen." into lmp-preview-devJorim Jaggi2014-05-267-9/+13
|\
| * Visual refinements for lockscreen.Jorim Jaggi2014-05-267-9/+13
| | | | | | | | | | | | Bug: 15244051 Bug: 14999913 Change-Id: I48896cfa3d88a25ae9c244968ae8e457b6d4e82d
* | Merge "Remove unnecessary layout request from Keyguard" into lmp-preview-devAdrian Roos2014-05-261-5/+0
|\ \ | |/ |/|
| * Remove unnecessary layout request from KeyguardAdrian Roos2014-05-231-5/+0
| | | | | | | | | | | | | | | | Reverts the fix for 7137389 that does no longer apply after the architectural change of Keyguard and SystemUI. Bug: 15088101 Change-Id: Ic9234a9e69363b65b6e121eab498cb8d74660c91
* | DO NOT MERGE Only send notification activity intents after dismissing KeyguardAdrian Roos2014-05-251-1/+3
|/ | | | | | | | | Defers delivery of contentIntent and activity actions until the lockscreen has been dismissed, so that activities don't launch beneath it. Bug: 14491010 Change-Id: Ic8c61c18a75d4f0da2d82a0a8a038a5d98ebb71f (cherry picked from commit 79f640dd0d02c1cc199937b160d8f7abd3c1eaeb)
* Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-05-2156-5/+62
|\
| * Import translations. DO NOT MERGEBaligh Uddin2014-05-2056-5/+62
| | | | | | | | | | Change-Id: Ide5f95ce0a67fd2782750bc64e20b27583c35f0b Auto-generated-cl: translation import
* | Merge "Add trust indicator to keyguard"Adrian Roos2014-05-212-0/+12
|\ \
| * | Add trust indicator to keyguardAdrian Roos2014-05-212-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | Changes the unlock icon to an open lock when the keyguard will not ask for credentials. Bug: 14295559 Change-Id: If34a5ec9e23b2d22813860faee125e6b2d700643
* | | Merge "Fix 14988763: FUL only shows on bouncer now"Brian Colonna2014-05-211-28/+57
|\ \ \ | |/ / |/| |
| * | Fix 14988763: FUL only shows on bouncer nowBrian Colonna2014-05-201-28/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | FUL used to show on the notification shade when returning from something that was occluding keyguard such as navigation or secure camera. This fix makes FUL only display on the bouncer, never on the notification shade. Change-Id: I6b6dc1453a167161330132c1e2703c296050bf0e
* | | Merge "Revert "Adding INfcUnlockSettings and NfcUnlock interface class.""Andres Morales2014-05-203-42/+1
|\ \ \
| * | | Revert "Adding INfcUnlockSettings and NfcUnlock interface class."Andres Morales2014-05-203-42/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | This will be re-added as a Trustlet in a subsequent CL. This reverts commit 38a7ed05f8fed0aa81f7214d827875f9876ffbe1. Change-Id: I5aa36df42a7751f165b4ef184e0cda57e5568b59
* | | Fix Keyguard PIN error message for N < 4.Jim Miller2014-05-191-8/+10
|/ / | | | | | | | | | | | | | | | | This fixes a bug where no error message was shown when the user enters less than 4 digits for a PIN. Fixes bug 14658301 Change-Id: Ia36ad205d197f0eb5f5095d71bc239ec7ded85f2
* | Improve trust handling on dimsissing keyguardAdrian Roos2014-05-192-3/+6
| | | | | | | | | | | | | | | | | | The check for whether the device is in trusted mode happened at the wrong time previously. Now it is checked when trying to dismiss the keyguard. Bug: 15072996 Change-Id: I81a3793ba1cf25468d3c923b2075f4c987b79e53
* | Merge "Position clock and notifications dynamically."Jorim Jaggi2014-05-175-10/+10
|\ \
| * | Position clock and notifications dynamically.Jorim Jaggi2014-05-175-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | The positioning is dependant on how many notifications are currently showing. This makes sure that the lockscreen always looks balanced and harmonic. Bug: 14592994 Change-Id: Ic647b887dd23e6cc5ecd07d70f279ff2f218f4ca
* | | Enforce that trust agents declare the BIND_TRUST_AGENT permissionAdrian Roos2014-05-171-0/+1
|/ / | | | | | | Change-Id: Iba10b6fb140362c368fb12b7d3c6be550897de40
* | Apply revised TrustAgent APIAdrian Roos2014-05-163-10/+9
| | | | | | | | | | Bug: 14997466 Change-Id: I81042e058a20f28603a11471882f3dcfc4f8b13c
* | merge master nova by hand, skipped translationsEd Heyl2014-05-1456-62/+5
|\ \ | |/ |/| | | Change-Id: I4bea0bb9e375361f21d995bf4698d5eb6300ecfb
| * am c1c89ade: Merge "Move Carrier label into universal status bar header."Jorim Jaggi2014-05-091-1/+1
| |\ | | | | | | | | | | | | * commit 'c1c89ade63dd2252c77a553c92f77b3d74cebde2': Move Carrier label into universal status bar header.
| * \ am a2e10038: Merge "Never close Keyguard automatically."Jorim Jaggi2014-05-061-1/+1
| |\ \ | | | | | | | | | | | | | | | | * commit 'a2e10038fce80323c86ac90dff8d5d7216cde00f': Never close Keyguard automatically.
| * \ \ am 61700e82: Merge "Fix padding for SIM pin entry."Jorim Jaggi2014-05-023-22/+26
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit '61700e8200781b89eb99747c52c7661d70be2bd2': Fix padding for SIM pin entry.
| * \ \ \ am 06dec565: Merge "resolved conflicts for merge of 4f8cd188 to master"Jeff Brown2014-05-021-3/+3
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '06dec5656d75345566fd31a2cfc6bd5c84bf41de': Clean up some terminology related to interactive state.
| * \ \ \ \ am ed8b4ca0: Merge "Layout notifications on top and introduce artifical margin"Jorim Jaggi2014-04-303-3/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ed8b4ca093d8aba40d29ef7ad701b28f8c313d97': Layout notifications on top and introduce artifical margin
| * \ \ \ \ \ am 3daa96f4: Merge "Add carrier text on lockscreen in top left corner."Jorim Jaggi2014-04-283-2/+16
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3daa96f406d2cb46b55d71c696ce81656a7a2682': Add carrier text on lockscreen in top left corner.
| * \ \ \ \ \ \ am 427b7fb5: Merge "Add new DevicePolicyManager disable flags for keyguard."Jim Miller2014-04-261-1/+22
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '427b7fb50b5c2c8f38612a74a7c46ff056e22e68': Add new DevicePolicyManager disable flags for keyguard.
| * \ \ \ \ \ \ \ am ccec5f0d: resolved conflicts for merge of 02e85744 to masterElliott Hughes2014-04-251-2/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ccec5f0def723baa6c4c80bd7ff1971a32c9d8c3': Use the suggested public API instead of libcore.os.
| * \ \ \ \ \ \ \ \ am bf19fa4f: Merge "Move bouncer to the bottom, but only on phones."Jorim Jaggi2014-04-173-3/+31
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bf19fa4fe653fbba9bed5d3a13f52e043ac44dab': Move bouncer to the bottom, but only on phones.
| * \ \ \ \ \ \ \ \ \ am b91dfd95: Merge "Fix not being able to unlock SIM PIN."Jorim Jaggi2014-04-174-24/+24
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b91dfd95b19f13be5497ea521ed14df8471b0e2e': Fix not being able to unlock SIM PIN.
| * \ \ \ \ \ \ \ \ \ \ am e0fa592a: Merge "Show enter PIN/PUK before notifications on Keyguard."Jorim Jaggi2014-04-163-15/+13
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e0fa592afc163708d7707158ff76ee8148d90e79': Show enter PIN/PUK before notifications on Keyguard.
| * \ \ \ \ \ \ \ \ \ \ \ am 3d72c067: Merge "Remove activitystrings.xml from localized resource ↵Baligh Uddin2014-04-1645-1620/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directories" * commit '3d72c067a04a3ef6101e0d3d16d7fb1ba334a908': Remove activitystrings.xml from localized resource directories
| * \ \ \ \ \ \ \ \ \ \ \ \ resolved conflicts for merge of 352e1082 to master-novaEvan Charlton2014-04-1454-2336/+272
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6ab96bcc801d8c264908c89d465a9a7f49e1ef16
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am bd924d2e: Merge "Revert "Mark the keyguard package as required for profile""Alexandra Gherghina2014-04-121-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bd924d2e6174024ca760ae3e53ca1e24c91cf0a6': Revert "Mark the keyguard package as required for profile"
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am ae3f7cca: Merge "Add app_name to keyguard package."John Spurlock2014-04-111-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ae3f7cca5235b9c3da080e7f8210a21ecf48285b': Add app_name to keyguard package.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am b325345e: Merge "Switch framework Holo references to Quantum.Light"Alan Viverette2014-04-022-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b325345ef0adf2849350d339de1ec5f92b67b7ae': Switch framework Holo references to Quantum.Light
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am df42723d: Merge "Don\'t double prompt on booting encrypted device"Paul Lawrence2014-04-011-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'df42723d6b717fd2882c98c930a0f93c75af2474': Don't double prompt on booting encrypted device
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am a3dafcfb: Add a SampleTrustAgentAdrian Roos2014-03-317-0/+323
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a3dafcfb26117e3a2efa3983bd7ba79ae6831680': Add a SampleTrustAgent
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 46842d94: Make Keyguard trust awareAdrian Roos2014-03-316-8/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '46842d946d1777c22f05e6bb96933c1b5cbd00d4': Make Keyguard trust aware
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am bd6738b2: Merge "Mark the keyguard package as required for profile"Alexandra Gherghina2014-03-311-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bd6738b2e11b8861cb4a420f437343b3c80a21c9': Mark the keyguard package as required for profile
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 6ee7d250: Revert "Don\'t prompt at boot if we already did that when ↵Paul Lawrence2014-03-261-7/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | decrypting" * commit '6ee7d25010d4f23b44a151f3953225ba253de8af': Revert "Don't prompt at boot if we already did that when decrypting"
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 717e0f5d: Merge "Don\'t prompt at boot if we already did that when ↵Paul Lawrence2014-03-211-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | decrypting" * commit '717e0f5db7161ddfff98f21fe1cdb2a3b1a6c8b7': Don't prompt at boot if we already did that when decrypting
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 5837a15d: am 1d6c2573: am aebe3b6c: am abde0aaa: am 375ff2c4: am ↵Jim Miller2014-03-201-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2598fbd7: Merge "Attempt to fix a bug where SIM progress dialog gets stuck." into klp-dev * commit '5837a15df189968be7cc0c48dbc91f1fd83885fc': Attempt to fix a bug where SIM progress dialog gets stuck.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am dbd60a71: am 99689a68: am 9208bb4a: am 00efaea9: am dac29800: Merge ↵Chris Craik2014-03-191-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON" * commit 'dbd60a71b5d7ac55a91ccd938121e133e17ed0cb': Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON