Selim Cinek
858fb04f32
am 5b560f57: am 29685c2f: Merge "Added dissapear animation to pattern and pin input" into lmp-mr1-dev
...
* commit '5b560f57a93edeb4f8123a1cd53d68b3e3694705':
Added dissapear animation to pattern and pin input
2014-11-12 16:20:20 +00:00
Selim Cinek
29685c2fde
Merge "Added dissapear animation to pattern and pin input" into lmp-mr1-dev
2014-11-12 16:12:13 +00:00
Selim Cinek
f9c0e8f02f
Added dissapear animation to pattern and pin input
...
Bug: 18232017
Change-Id: I062d55b0870ccaad6093b672f5076c3f80c10f94
2014-11-12 14:48:48 +01:00
Jorim Jaggi
4974fae3ba
am 5a8f191c: am 3e54ce27: Merge "Adjust owner info to spec" into lmp-mr1-dev
...
* commit '5a8f191c12d7087d1a64d8f058d6b0c2351223c5':
Adjust owner info to spec
2014-11-10 15:47:54 +00:00
Jorim Jaggi
3e54ce273a
Merge "Adjust owner info to spec" into lmp-mr1-dev
2014-11-10 15:39:22 +00:00
Jim Miller
481fc7427b
am c6a04240: Merge "Change Configure structure to List<PersistableBundle>" into lmp-mr1-dev automerge: 5292069
...
* commit 'c6a042401a740b360790f71884b66fd3a2a09447':
Change Configure structure to List<PersistableBundle>
2014-11-08 13:45:08 +00:00
Jim Miller
0814d41c73
Change Configure structure to List<PersistableBundle>
...
Adding the new structure was making it difficult for
LMP devices to have common source with upcoming API version.
Fixes bug 17008504
Change-Id: I704503cf0ebff113874c87ab11e37735dbe7b8d7
2014-11-07 17:18:37 -08:00
Jorim Jaggi
ae52c56448
Adjust owner info to spec
...
Bug: 18249205
Change-Id: I71916b977d7567d4bc998b86f0d7748ae73a5de0
2014-11-07 01:50:50 +01:00
Jim Miller
767ae175fa
am 6230cdf5: am 262dc4da: Merge "Update TrustAgentService API after review" into lmp-mr1-dev
...
* commit '6230cdf5721f11660e2c0fec1c5695346a9001d0':
Update TrustAgentService API after review
2014-11-06 03:07:09 +00:00
Jim Miller
262dc4dafe
Merge "Update TrustAgentService API after review" into lmp-mr1-dev
2014-11-06 02:52:20 +00:00
Jim Miller
e303bf4435
Update TrustAgentService API after review
...
This change incorporates API council feedback and enables the
TrustAgent whitelisting API.
It also contains a minor cleanup of DPM's use of UserHandle
to eliminate unnecessary object creation.
Fixes bug 17008504
Change-Id: I63cc50169fde54b34406845818bcaf6aadc1a3db
2014-11-05 18:17:56 -08:00
Adrian Roos
78ac6b296d
am c2a809b1: am ad3bc7f8: Fix a keyguard charging status
...
* commit 'c2a809b1afae2077756fdf11af4ac5d466fa6d9a':
Fix a keyguard charging status
2014-11-04 14:33:14 +00:00
Adrian Roos
ad3bc7f878
Fix a keyguard charging status
...
Fixes a bug where the keyguard was showing
a charging state even though the device was
not plugged in.
Bug: 18166083
Change-Id: I85a2cda674ffdafb37df70598f4028414a639def
2014-11-04 14:18:16 +00:00
Adrian Roos
b3726de168
am 4bc3c8bd: Merge "SampleTrustAgent: Exercise KeyguardManager.isKeyguardInTrustedState" into lmp-mr1-dev
...
automerge: f9b36d5
* commit 'f9b36d5ef94c92a66c08167d5e7e911e5ea8c645':
SampleTrustAgent: Exercise KeyguardManager.isKeyguardInTrustedState
2014-10-27 21:27:01 +00:00
Adrian Roos
2ace72544a
SampleTrustAgent: Exercise KeyguardManager.isKeyguardInTrustedState
...
Bug: 18084166
Change-Id: I7d8695f4b576676cc6da1fe07fea05e72d04f33e
2014-10-24 14:35:26 +02:00
Adrian Roos
7850cb330f
am 0c458aa5: am 7356a713: Merge "Keyguard: Show IME automatically on tablets" into lmp-mr1-dev
...
* commit '0c458aa5158245fef31c78b84be28e574cf8515e':
Keyguard: Show IME automatically on tablets
2014-10-20 15:25:27 +00:00
Adrian Roos
195e631960
Keyguard: Show IME automatically on tablets
...
Also removes the legacy bool from the core resources.
Bug: 17757057
Change-Id: I5f19e43f413599430b648c3b8763d19a9fc07a91
2014-10-16 17:28:04 +02:00
Jim Miller
edcf3e4045
am 0292b8ee: am 73c3c377: am af37450f: am 52403d6f: Merge "Fix "Wrong password" message shown when using BT keyboard." into lmp-dev
...
* commit '0292b8ee8e79050cee206f80d5bfcad34d015d59':
Fix "Wrong password" message shown when using BT keyboard.
2014-10-08 18:50:05 +00:00
Jim Miller
73c3c37703
am af37450f: am 52403d6f: Merge "Fix "Wrong password" message shown when using BT keyboard." into lmp-dev
...
* commit 'af37450f41f6834979f1312e61ec550d2a0d665e':
Fix "Wrong password" message shown when using BT keyboard.
2014-10-08 18:25:38 +00:00
Jim Miller
af37450f41
am 52403d6f: Merge "Fix "Wrong password" message shown when using BT keyboard." into lmp-dev
...
* commit '52403d6f8e9a0e31a0f880a9cd297aeb35c29c8e':
Fix "Wrong password" message shown when using BT keyboard.
2014-10-08 18:15:24 +00:00
Jim Miller
e8fed24be6
Fix "Wrong password" message shown when using BT keyboard.
...
The code was assuming we're always using soft IME. When a physical
keyboard is attached, we get two events; ACTION_DOWN and ACTION_UP.
The code attempted to unlock the device twice. The second attempt
failed because the TextView was cleared by the first successful attempt.
Fixes bug 17690585
Change-Id: Ia92a97400b4404d0cbe86aacb727009e95914327
2014-10-07 16:50:04 -07:00
Vineeta Srivastava
323807f483
am a42d17c5: am 3cc41b8e: am 533c9461: am ab1e241d: Merge "Show one name if both plmn and spn are equal" into lmp-dev
...
* commit 'a42d17c5233b60c6f4460bd1679f788d334fea16':
Show one name if both plmn and spn are equal
2014-10-01 17:10:57 +00:00
Vineeta Srivastava
3cc41b8edd
am 533c9461: am ab1e241d: Merge "Show one name if both plmn and spn are equal" into lmp-dev
...
* commit '533c9461569c171fbdfe51cff708c27c10302353':
Show one name if both plmn and spn are equal
2014-10-01 15:15:51 +00:00
Vineeta Srivastava
533c946156
am ab1e241d: Merge "Show one name if both plmn and spn are equal" into lmp-dev
...
* commit 'ab1e241d385ac2cb589f961cf6ea4a86b8a3e867':
Show one name if both plmn and spn are equal
2014-10-01 15:02:37 +00:00
Sungmin Choi
ab1b39f434
Show one name if both plmn and spn are equal
...
If both plmn and SPN are SKTelecom, lockscreen is shown as SKTelecom-SKTelecom.
In this case, it would be better to show only SKTelecom.
Bug: 17702041
Change-Id: I268455b037752cf21a3247be7809283f50b72c27
2014-09-30 23:35:14 +00:00
Baligh Uddin
80eac5d930
Import translations. DO NOT MERGE
...
Change-Id: I0b93ac3918f0f6cb15d932cad6bb10e782e0677c
Auto-generated-cl: translation import
2014-09-28 20:28:32 -07:00
John Spurlock
5645f8d04a
am 40274462: am 8c9c8ce9: am da676b8b: am 933e8411: Merge "When dozing, re-enable falsing threshold and log events." into lmp-dev
...
* commit '4027446219c0412a23594609f66aa0f9a6483771':
When dozing, re-enable falsing threshold and log events.
2014-09-19 16:53:59 +00:00
John Spurlock
79fcf4c0b1
am da676b8b: am 933e8411: Merge "When dozing, re-enable falsing threshold and log events." into lmp-dev
...
* commit 'da676b8b552da886b7debcca8dfdd6cc95e14dcd':
When dozing, re-enable falsing threshold and log events.
2014-09-19 16:27:55 +00:00
John Spurlock
e00e69c583
am 933e8411: Merge "When dozing, re-enable falsing threshold and log events." into lmp-dev
...
* commit '933e841121f91329bd4273cbffe1ed510db76314':
When dozing, re-enable falsing threshold and log events.
2014-09-19 16:16:48 +00:00
John Spurlock
813552cc27
When dozing, re-enable falsing threshold and log events.
...
- Reactivate our configured keyguard falsing swipe threshold
for secure keyguards, but only when dozing.
- Add DozeLog helper to capture/maintain interesting events
about the doze + unlock process, enabled by default, but
only on devices that start dozing at least once.
- Dump summary counts + logged events to dumpsys output.
- Pass notification pulse "instance" as an extra to the scheduled
intent, so we can log accordingly.
Bug:17496795
Change-Id: I7e88f93bfc967bdc06550cf1fe5e74d535edd774
2014-09-19 11:47:30 -04:00
Baligh Uddin
fffb742fc9
Import translations. DO NOT MERGE
...
Change-Id: I01a13199ac08e944af6db52488c63df0df97bed1
Auto-generated-cl: translation import
2014-09-16 10:52:09 -07:00
Baligh Uddin
b3c8598174
Import translations. DO NOT MERGE
...
Change-Id: I57bb85dcb94f83e095e07ee4956d786849284688
Auto-generated-cl: translation import
2014-09-14 19:17:12 -07:00
Jorim Jaggi
618c764634
am a853c623: Merge "Avoid some more layer creations" into lmp-dev
...
* commit 'a853c62323cef84ffc8442e0d1f6550ee7b1f99e':
Avoid some more layer creations
2014-09-12 18:53:35 +00:00
Jorim Jaggi
d5c2aebf6f
am 570ed0e7: Merge "More notifications and bigger clock for phablets" into lmp-dev
...
* commit '570ed0e78b6d593560dd0347734210c2f2842b90':
More notifications and bigger clock for phablets
2014-09-12 18:53:20 +00:00
Jorim Jaggi
6d476e9938
am a853c623: Merge "Avoid some more layer creations" into lmp-dev
...
* commit 'a853c62323cef84ffc8442e0d1f6550ee7b1f99e':
Avoid some more layer creations
2014-09-12 18:53:18 +00:00
Jorim Jaggi
347a07acaa
am 570ed0e7: Merge "More notifications and bigger clock for phablets" into lmp-dev
...
* commit '570ed0e78b6d593560dd0347734210c2f2842b90':
More notifications and bigger clock for phablets
2014-09-12 18:53:07 +00:00
Jorim Jaggi
689d491d8a
Merge "Avoid some more layer creations" into lmp-dev
2014-09-12 18:42:57 +00:00
Jorim Jaggi
0b15e00675
More notifications and bigger clock for phablets
...
Bug: 16799035
Change-Id: I7aa6240ca8a06276640bafd531d92893cf53f40b
2014-09-12 20:13:44 +02:00
Jorim Jaggi
e19b1ac57c
Avoid some more layer creations
...
Bug: 17287256
Change-Id: I8c0c6f1f189b70d9a0c261f75987def3464d808d
2014-09-12 18:42:20 +02:00
Jorim Jaggi
8136912835
am bf763e77: Merge "Remove some overdraw in Keyguard" into lmp-dev
...
* commit 'bf763e77177f172dcb1d7590dd1855d53ff0d2e5':
Remove some overdraw in Keyguard
2014-09-10 17:32:06 +00:00
Jorim Jaggi
6e85b712c5
am bf763e77: Merge "Remove some overdraw in Keyguard" into lmp-dev
...
* commit 'bf763e77177f172dcb1d7590dd1855d53ff0d2e5':
Remove some overdraw in Keyguard
2014-09-10 17:31:47 +00:00
Jorim Jaggi
1145748e5e
Merge "Remove some overdraw in Keyguard" into lmp-dev
2014-09-10 17:22:53 +00:00
Jorim Jaggi
53251ed4ac
Remove some overdraw in Keyguard
...
Bug: 17287256
Change-Id: I0bc4101713f83abc2738528c247ca8ce5748bff1
2014-09-10 19:00:22 +02:00
Selim Cinek
40383da472
am abe5f130: Merge "Fixed unnecessary layer creations in the pin unlock method" into lmp-dev
...
* commit 'abe5f1300b333b9120d7d120b0cec6cca96b778f':
Fixed unnecessary layer creations in the pin unlock method
2014-09-10 15:10:36 +00:00
Selim Cinek
146e8eaaab
am abe5f130: Merge "Fixed unnecessary layer creations in the pin unlock method" into lmp-dev
...
* commit 'abe5f1300b333b9120d7d120b0cec6cca96b778f':
Fixed unnecessary layer creations in the pin unlock method
2014-09-10 15:10:17 +00:00
Selim Cinek
6380482d08
Fixed unnecessary layer creations in the pin unlock method
...
This was especially noticible when double tapping a notification
because of the staggered appearing.
Bug: 17287256
Change-Id: I8f39892fa122bb8b7b6f2a7b1e7be8a9570e661e
2014-09-10 16:39:01 +02:00
Jorim Jaggi
8fbe98981e
am 3dadb79a: Merge "Remove "forgot pattern" in pattern view" into lmp-dev
...
* commit '3dadb79a7fe90a727568aa76744f0d0c5ea44782':
Remove "forgot pattern" in pattern view
2014-09-05 16:20:49 +00:00
Jorim Jaggi
de9818a839
am 3dadb79a: Merge "Remove "forgot pattern" in pattern view" into lmp-dev
...
* commit '3dadb79a7fe90a727568aa76744f0d0c5ea44782':
Remove "forgot pattern" in pattern view
2014-09-05 16:20:01 +00:00
Jorim Jaggi
68e6fa72f2
Remove "forgot pattern" in pattern view
...
Bug: 17184958
Change-Id: I7ebb35a1b734286ded99352b3fa2b891386c581d
2014-09-05 15:41:07 +02:00
Baligh Uddin
6bed40eddc
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-04 17:49:32 +00:00