826 Commits

Author SHA1 Message Date
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
Yorke Lee
015fc93377 am 002e85e1: Merge "Use TelecommManager APIs to detect if we are in a call" into lmp-dev
* commit '002e85e1a3ad030bf77f700d545f9a41d7214c74':
  Use TelecommManager APIs to detect if we are in a call
2014-09-04 17:36:00 +00:00
Yorke Lee
cc5179f0e3 Use TelecommManager APIs to detect if we are in a call
Bug: 17335666
Change-Id: I5f443c76041e51a2eca903db924fb26031dde055
2014-09-03 17:04:54 -07:00
Baligh Uddin
03a25fe3a0 Import translations. DO NOT MERGE
Change-Id: Ib0b5565412211bede23918b8f9987e7e2c0b1792
Auto-generated-cl: translation import
2014-09-03 12:21:28 -07:00
Adrian Roos
7ef28383be am 39dd16c8: Merge "Auto dismiss lockscreen when switching to guest" into lmp-dev
* commit '39dd16c8f35d0fdd01c25bf51c01b71726819eae':
  Auto dismiss lockscreen when switching to guest
2014-09-03 16:19:02 +00:00
Adrian Roos
053ff3c776 Merge "Auto dismiss lockscreen when switching to guest" into lmp-dev 2014-09-03 15:39:11 +00:00
Adrian Roos
be47b07bef Auto dismiss lockscreen when switching to guest
Bug: 16659674
Change-Id: I8d24a3997ac7493cd8a8317f8a35532eaf5c3cfe
2014-09-03 16:46:55 +02:00
Jorim Jaggi
29ff450cd6 am d9a773e5: Merge "Fix outdated time when turning on screen" into lmp-dev
* commit 'd9a773e51e6fcf7abbbcfd2c145e7e4e16c1282d':
  Fix outdated time when turning on screen
2014-09-02 20:36:04 +00:00
Jorim Jaggi
4dc653aaa2 Merge "Fix outdated time when turning on screen" into lmp-dev 2014-09-02 20:26:39 +00:00
Jorim Jaggi
57cc95bce3 am a6399288: Merge "Remove different layout for landscape in Keyguard" into lmp-dev
* commit 'a63992888988017f664cc4c33ea1f0d546959b9d':
  Remove different layout for landscape in Keyguard
2014-09-02 20:14:15 +00:00
Jorim Jaggi
d09def7511 Fix outdated time when turning on screen
Force a synchronous update of the clock view when turning on the
screen. Also wait for the Keyguard window to be drawn when turning
on the screen.

Bug: 16904617
Change-Id: I38f78a38cfe35ccd067cd420d2bad626bd955ad6
2014-09-02 22:05:42 +02:00
Jorim Jaggi
e82f90e72e Remove different layout for landscape in Keyguard
Bug: 15422177
Change-Id: I8a643a8f6dcfed1530f17e8de6a5cc69533528b4
2014-09-02 21:54:25 +02:00
Baligh Uddin
ab76ad4f62 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-01 21:26:16 +00:00
Adrian Roos
5a0c37895b am 690611d2: Merge "Keyguard: Register user specific broadcasts correctly" into lmp-dev
* commit '690611d2d92a800b56b0119c27b1cd661262e7b2':
  Keyguard: Register user specific broadcasts correctly
2014-09-01 14:56:28 +00:00
Adrian Roos
48c796cad6 Keyguard: Register user specific broadcasts correctly
Fixes the face unlock indicator only working for the
owner user. While we're at it, also fix other broadcasts
that should have been registered for all users and not just
the owner.

Bug: 17251445
Change-Id: I53cad656d7d1e1d312bff2eebfc0c23ea467e0b7
2014-09-01 16:03:38 +02:00
Baligh Uddin
0a14d1e569 Import translations. DO NOT MERGE
Change-Id: I727035c5d02efd35eef5ed40f46daa167fe805f1
Auto-generated-cl: translation import
2014-08-31 12:38:19 -07:00