687 Commits

Author SHA1 Message Date
Baligh Uddin
e44dae77f2 Import translations. DO NOT MERGE
Change-Id: Iead37ea4585e5baa15f5754b0861be288acc283c
Auto-generated-cl: translation import
2014-06-09 09:17:35 -07:00
Baligh Uddin
714ac2891c Merge "Import translations. DO NOT MERGE" 2014-06-07 03:10:42 +00:00
Jorim Jaggi
8abb0a8398 am 6dc68cab: Merge "Fix Keyguard crash when in landscape." into lmp-preview-dev
* commit '6dc68cab1858bc899fb3209c61dc86a813e7b8ff':
  Fix Keyguard crash when in landscape.
2014-06-04 20:52:38 +00:00
Adrian Roos
ee920d5007 am 612734fb: Merge "Display time to charge on lock screen" into lmp-preview-dev
* commit '612734fbfa24b925d51dcf47260a87290629f220':
  Display time to charge on lock screen
2014-06-04 20:52:14 +00:00
Adrian Roos
b4df2f586a am b2302d43: Merge "Ensure trust agents are only provided by platform packages" into lmp-preview-dev
* commit 'b2302d437fd636d9973f466062cfad145cdd042d':
  Ensure trust agents are only provided by platform packages
2014-06-04 20:04:55 +00:00
Jorim Jaggi
0a9c02df1e am b733f632: Merge "Move owner info to main lockscreen." into lmp-preview-dev
* commit 'b733f6322870f06d75a020f0f9f0bbba634875e7':
  Move owner info to main lockscreen.
2014-06-04 18:09:08 +00:00
Jorim Jaggi
bc07ebb9b8 Merge "Fix Keyguard crash when in landscape." into lmp-preview-dev 2014-06-04 16:07:02 +00:00
Jorim Jaggi
6a247199ba Fix Keyguard crash when in landscape.
Bug: 15391673
Change-Id: Icb50af358a8478672265a420dd7d500a87fb3fa0
2014-06-04 17:59:37 +02:00
Baligh Uddin
ac0e63dce7 Import translations. DO NOT MERGE
Change-Id: I5a97c72a192fe06483e372d2ca5830e66902527d
Auto-generated-cl: translation import
2014-06-04 08:15:46 -07:00
Adrian Roos
12c1ef57d0 Display time to charge on lock screen
Bug: 14410848
Change-Id: I7ffad4dcc83ceeaeb29342439de11c91b4d63ce8
2014-06-04 17:15:40 +02:00
Adrian Roos
1e9021aef8 Merge "Ensure trust agents are only provided by platform packages" into lmp-preview-dev 2014-06-04 13:18:40 +00:00
Baligh Uddin
2d616fccc8 Merge "Import translations. DO NOT MERGE" 2014-06-04 04:40:57 +00:00
Jorim Jaggi
93afa1dba6 Move owner info to main lockscreen.
Bug: 14307636
Bug: 15283575
Change-Id: I8cba9c0e78f825920aca1468d965e8da9b402da8
2014-06-03 20:57:35 +02:00
Adrian Roos
18ea893a23 Ensure trust agents are only provided by platform packages
Prevents the TrustManagerService from binding to any non-platform
trust agents and updates the SampleTrustAgent to use the new
permission.

Bug: 15287044
Change-Id: I38c3deebd5ad359075e68f52d19417bab5ab43db
2014-06-03 15:49:19 +02:00
Adrian Roos
bba9a212a0 Remove now defunct touch analysis facility
Bug: 15381470
Change-Id: I2ab252e4c0122d79c9a78b3df643bfd46a105cf0
2014-06-02 23:48:29 +02:00
Baligh Uddin
9c0cd2b2ee Import translations. DO NOT MERGE
Change-Id: Ia9cb1365911c82b55df543df627b4c95baeb8361
Auto-generated-cl: translation import
2014-06-02 09:48:52 -07:00
Selim Cinek
4b44b7adb8 am bdb5b5d1: Merge "Implemented the appear animation for the pattern security." into lmp-preview-dev
* commit 'bdb5b5d1cc1b248003b0e86a2fe2793230fe5bf3':
  Implemented the appear animation for the pattern security.
2014-05-30 15:35:30 +00:00
Selim Cinek
3018197cf0 Implemented the appear animation for the pattern security.
Also refactored AppearAnimationUtils slightly to support this.

Bug: 15163546
Change-Id: I411fad20c410875dcf7bc465ea545ed90aac187e
2014-05-30 17:29:22 +02:00
Geoff Mendal
a3e6f56a30 Import translations. DO NOT MERGE
Change-Id: I1efc7a987d59375281f86b1cf2eb2ab314937abf
Auto-generated-cl: translation import
2014-05-28 09:36:17 -07:00
Jorim Jaggi
15a77f7da8 Appear animation for PIN view.
Bug: 15163546
Change-Id: I05bc2920cc6e3d19ab64b8b43417b328552e9e2a
2014-05-28 17:31:33 +02:00
Jorim Jaggi
40a0b38160 Remove charging text and carrier label on bouncer.
But still show it for SIM PIN/PUK.

Bug: 15283575
Change-Id: Id343e5b2fb5c695f46cd23d8509109987fa2d290
2014-05-27 22:20:37 +02:00
Jorim Jaggi
c14f829506 Skeleton for Keyguard security method appear animations.
Bug: 15163546
Change-Id: Id1c6b4f21b8f182f9d00fb903370de5512eaba1b
2014-05-27 02:49:06 +02:00
Jorim Jaggi
ecc798e666 Improve scrim handling
Bug: 15163546
Change-Id: I0d2c05b035f832f4b4e6a2fc34113fe9d5677525
2014-05-26 22:41:16 +02:00
Jorim Jaggi
a0be6d53a8 Do not destroy the security method when pressing back.
Fixes jank when the user wants to unlock it next time.

Bug: 15088101
Change-Id: If7bc3d92d0f17abb5077b4c06248f368acb2879f
2014-05-26 18:37:29 +02:00
Jorim Jaggi
37e6562421 Merge "Visual refinements for lockscreen." into lmp-preview-dev 2014-05-26 14:23:38 +00:00
Adrian Roos
b13d754898 Merge "Remove unnecessary layout request from Keyguard" into lmp-preview-dev 2014-05-26 13:03:09 +00:00
Jorim Jaggi
cc12a9daf6 Visual refinements for lockscreen.
Bug: 15244051
Bug: 14999913
Change-Id: I48896cfa3d88a25ae9c244968ae8e457b6d4e82d
2014-05-26 02:06:20 +02:00
Adrian Roos
7d7090d666 DO NOT MERGE Only send notification activity intents after dismissing Keyguard
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)
2014-05-25 21:50:15 +00:00
Adrian Roos
818301b543 Remove unnecessary layout request from Keyguard
Reverts the fix for 7137389 that does no longer apply after
the architectural change of Keyguard and SystemUI.

Bug: 15088101
Change-Id: Ic9234a9e69363b65b6e121eab498cb8d74660c91
2014-05-23 14:38:34 +02:00
Baligh Uddin
7a8b892bb6 Merge "Import translations. DO NOT MERGE" 2014-05-21 15:34:17 +00:00
Adrian Roos
38dfba03d5 Merge "Add trust indicator to keyguard" 2014-05-21 14:04:43 +00:00
Brian Colonna
d9a5cfa6f7 Merge "Fix 14988763: FUL only shows on bouncer now" 2014-05-21 13:59:11 +00:00
Adrian Roos
2fe592d49b Add trust indicator to keyguard
Changes the unlock icon to an open lock
when the keyguard will not ask for credentials.

Bug: 14295559
Change-Id: If34a5ec9e23b2d22813860faee125e6b2d700643
2014-05-21 15:51:14 +02:00
Andres Morales
94a17b5f18 Merge "Revert "Adding INfcUnlockSettings and NfcUnlock interface class."" 2014-05-20 23:40:37 +00:00
Andres Morales
62b25a5bf0 Revert "Adding INfcUnlockSettings and NfcUnlock interface class."
This will be re-added as a Trustlet in a subsequent CL.

This reverts commit 38a7ed05f8fed0aa81f7214d827875f9876ffbe1.

Change-Id: I5aa36df42a7751f165b4ef184e0cda57e5568b59
2014-05-20 16:59:34 +00:00
Brian Colonna
200475be8e Fix 14988763: FUL only shows on bouncer now
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
2014-05-20 12:34:18 -04:00
Baligh Uddin
3f6651391b Import translations. DO NOT MERGE
Change-Id: Ide5f95ce0a67fd2782750bc64e20b27583c35f0b
Auto-generated-cl: translation import
2014-05-20 08:21:10 -07:00
Jim Miller
526ed2d7fc Fix Keyguard PIN error message for N < 4.
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
2014-05-19 11:31:08 -07:00
Adrian Roos
336be7f7a4 Improve trust handling on dimsissing keyguard
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
2014-05-19 17:11:18 +02:00
Jorim Jaggi
acb4eb8e29 Merge "Position clock and notifications dynamically." 2014-05-17 02:30:40 +00:00
Adrian Roos
cb9fbc3a30 Enforce that trust agents declare the BIND_TRUST_AGENT permission
Change-Id: Iba10b6fb140362c368fb12b7d3c6be550897de40
2014-05-17 03:19:56 +02:00
Jorim Jaggi
069cd03740 Position clock and notifications dynamically.
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
2014-05-17 02:01:41 +02:00
Adrian Roos
7e03dfcb79 Apply revised TrustAgent API
Bug: 14997466
Change-Id: I81042e058a20f28603a11471882f3dcfc4f8b13c
2014-05-16 16:06:28 +02:00
Ed Heyl
2cf184233b merge master nova by hand, skipped translations
Change-Id: I4bea0bb9e375361f21d995bf4698d5eb6300ecfb
2014-05-14 13:24:53 -07:00
Adrian Roos
b601162a60 Fix visibility and add bouncer event in KeyguardUpdateMonitor
Bug: 14087751
Change-Id: I45bc2213dfcce751180762d18ead0382f68cac74
2014-05-14 16:51:18 +02:00
Jorim Jaggi
67c26cba21 Merge "Handle media key events correctly on Keyguard." 2014-05-14 12:35:46 +00:00
Jorim Jaggi
df993513fb Handle media key events correctly on Keyguard.
Bug: 14490267
Change-Id: Ib8f8ee3ee7f1fbec70f1dd8b6fb04cd7c242bdce
2014-05-14 14:32:50 +02:00
Jim Miller
228d46541f Merge "Don't clear the pattern when window focus changes." 2014-05-14 00:33:36 +00:00
Jim Miller
2e648e1ed2 Don't clear the pattern when window focus changes.
This is no longer required since we now clear the pattern field
when showing the bouncer.

Fixes bug 14622312

Change-Id: I476bbc95449cd31e56aeac579b3c94f859cd020b
2014-05-13 16:51:23 -07:00
Jim Miller
50a2fb9ea7 Merge "Don't clear the password field when window focus changes." 2014-05-13 20:05:18 +00:00