1289 Commits

Author SHA1 Message Date
Adrian Roos
3ad8a7840b am a1d61552: am 2f1220c4: am 2237c32f: am 58adc7ad: Merge "Send BATTERY_CHANGED if maxChargingCurrent changes" into mnc-dr-dev
* commit 'a1d61552f99bfa4720bf3f51d10adfe2b16c5dc6':
  Send BATTERY_CHANGED if maxChargingCurrent changes
2015-07-23 22:07:58 +00:00
Adrian Roos
2f1220c419 am 2237c32f: am 58adc7ad: Merge "Send BATTERY_CHANGED if maxChargingCurrent changes" into mnc-dr-dev
* commit '2237c32fe1dfcd13056970ff987ee92326aee5c1':
  Send BATTERY_CHANGED if maxChargingCurrent changes
2015-07-23 19:48:51 +00:00
Adrian Roos
2237c32fe1 am 58adc7ad: Merge "Send BATTERY_CHANGED if maxChargingCurrent changes" into mnc-dr-dev
* commit '58adc7ad48990f2ffa0d4858bd6910dd9eb6aabc':
  Send BATTERY_CHANGED if maxChargingCurrent changes
2015-07-23 19:21:24 +00:00
Adrian Roos
58adc7ad48 Merge "Send BATTERY_CHANGED if maxChargingCurrent changes" into mnc-dr-dev 2015-07-22 23:22:42 +00:00
Geoff Mendal
7f722ede33 Import translations. DO NOT MERGE
Change-Id: I064668ffb91d718c0981ecd0f221e5f3b0d364d7
Auto-generated-cl: translation import
2015-07-22 06:50:26 -07:00
Geoff Mendal
f5133ebf4d Import translations. DO NOT MERGE
Change-Id: Id403af9975692702b516ae0d402fcd8adec53cbc
Auto-generated-cl: translation import
2015-07-22 05:35:22 -07:00
Adrian Roos
76dc5a51cd Send BATTERY_CHANGED if maxChargingCurrent changes
Fixes a bug where the charging current on Keyguard was stale
on devices that don't immediately set the charging current.

Follow-up to I2e5c21dd7ec028ce47fb03ab71e74f7fccaa9e36

Bug: 8099739
Change-Id: I4b5b3b1231b1372310206941386dba743d5f88f4
2015-07-21 16:20:39 -07:00
Geoff Mendal
653b913270 Import translations. DO NOT MERGE
Change-Id: I63f59410a8081aaf9678e9d318ba308c259e1254
Auto-generated-cl: translation import
2015-07-20 06:54:33 -07:00
Geoff Mendal
e347123c3e Import translations. DO NOT MERGE
Change-Id: I7caec77c09f79a4be32f004d3f74b141de692f60
Auto-generated-cl: translation import
2015-07-20 05:38:41 -07:00
Selim Cinek
e19506c500 am 2aaf06a4: am d8a090e7: am 4b385459: am 2a10ff08: am 60e15dae: Merge "Fixed a bug where a fingerprint animation was not running" into mnc-dev
* commit '2aaf06a4c769a62cc4aeef09cee3806e73ad3fca':
  Fixed a bug where a fingerprint animation was not running
2015-07-17 02:36:24 +00:00
Selim Cinek
d8a090e7c6 am 4b385459: am 2a10ff08: am 60e15dae: Merge "Fixed a bug where a fingerprint animation was not running" into mnc-dev
* commit '4b3854594548de9fc5175f94f09d028123fba05d':
  Fixed a bug where a fingerprint animation was not running
2015-07-17 02:09:33 +00:00
Selim Cinek
4b38545945 am 2a10ff08: am 60e15dae: Merge "Fixed a bug where a fingerprint animation was not running" into mnc-dev
* commit '2a10ff0893ea642316af983b8a0c39b749020c25':
  Fixed a bug where a fingerprint animation was not running
2015-07-17 01:54:21 +00:00
Selim Cinek
2a10ff0893 am 60e15dae: Merge "Fixed a bug where a fingerprint animation was not running" into mnc-dev
* commit '60e15dae5aac3ea7529c13981ad339a8312e2fb2':
  Fixed a bug where a fingerprint animation was not running
2015-07-17 01:40:01 +00:00
Selim Cinek
e8bae6288b Fixed a bug where a fingerprint animation was not running
Previously the fingerprint animation would not run
when we successfully unlocked with the fingerprint,
because we were checking for the wrong state.

Bug: 22483380
Change-Id: I8d3ec303a43323431b8866df29ddd6d668edc1ed
2015-07-16 17:23:26 -07:00
Geoff Mendal
59c165b835 Import translations. DO NOT MERGE
Change-Id: Ia22c5f2bb6f9dfc97e38af8fc3bffeda5086a4e4
Auto-generated-cl: translation import
2015-07-15 07:01:17 -07:00
Geoff Mendal
4a68bf6a5e Import translations. DO NOT MERGE
Change-Id: I884243130414b82e3d9a88be493d93850024d2b0
Auto-generated-cl: translation import
2015-07-15 05:28:50 -07:00
Jorim Jaggi
b2103469d6 am b4d4cc9d: am c98e7fa3: am 07e3cbc3: am 4cfdcf5b: Touch, wake and unlock
* commit 'b4d4cc9d5c9e14fc3e830849d64a89f69dd10ddc':
  Touch, wake and unlock
2015-07-14 22:12:13 +00:00
Jorim Jaggi
c98e7fa30e am 07e3cbc3: am 4cfdcf5b: Touch, wake and unlock
* commit '07e3cbc3ad16a3dbb880590f33e8bdc1bcb166d1':
  Touch, wake and unlock
2015-07-14 21:43:53 +00:00
Jorim Jaggi
07e3cbc3ad am 4cfdcf5b: Touch, wake and unlock
* commit '4cfdcf5b0551e5656ea379c428e78b812c2e5cbe':
  Touch, wake and unlock
2015-07-14 21:28:16 +00:00
Jorim Jaggi
4cfdcf5b05 Touch, wake and unlock
- Add onFingerprintAcquired, so Keyguard can grab a wakelock to prevent
the device from sleeping.
- If we get a successful fingerprint, wake the device up, immediately
dismiss the keyguard and tell PWM that we kicked off our frame that
will represent the correct state.
- PWM then waits for this frame to be drawn, and then turns on the
screen, which results in unlocking directly to the previsouly
opened app.

Bug: 21855614
Change-Id: I0c43bcc9d334b509632704fb0c123ab3351edff2
2015-07-14 21:05:26 +00:00
Adrian Roos
b483aebdd3 am 1d9a312c: am 3d2c2980: am a2231a75: am 9c013a21: Merge "Show charging speed on Keyguard" into mnc-dr-dev
* commit '1d9a312c2c6a372071572fb32e10de19e67482d6':
  Show charging speed on Keyguard
2015-07-14 20:15:27 +00:00
Adrian Roos
3d2c298035 am a2231a75: am 9c013a21: Merge "Show charging speed on Keyguard" into mnc-dr-dev
* commit 'a2231a754b92eb79e4b667c8b40fd0390ebb6dfb':
  Show charging speed on Keyguard
2015-07-14 19:45:56 +00:00
Adrian Roos
a2231a754b am 9c013a21: Merge "Show charging speed on Keyguard" into mnc-dr-dev
* commit '9c013a211768c661f1142aba31c690daa76c66f7':
  Show charging speed on Keyguard
2015-07-14 19:31:47 +00:00
Adrian Roos
9c013a2117 Merge "Show charging speed on Keyguard" into mnc-dr-dev 2015-07-14 19:17:07 +00:00
Jason Monk
cf5fb9c118 am 2d68efc7: am 5c4fcbbb: am 17cfb5ec: am af5b992c: am 9c2182e1: Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-dev
* commit '2d68efc77bb51be726b3c31d8640faaf0c819f04':
  Add a dumpsys for KeyguardUpdateMonitor
2015-07-14 18:27:58 +00:00
Adrian Roos
7b04311d88 Show charging speed on Keyguard
Bug: 8099739
Change-Id: I2e5c21dd7ec028ce47fb03ab71e74f7fccaa9e36
2015-07-14 18:22:39 +00:00
Jason Monk
5c4fcbbb3f am 17cfb5ec: am af5b992c: am 9c2182e1: Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-dev
* commit '17cfb5ec67e739b3d61342472f2c6568118c3884':
  Add a dumpsys for KeyguardUpdateMonitor
2015-07-14 00:51:38 +00:00
Jason Monk
17cfb5ec67 am af5b992c: am 9c2182e1: Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-dev
* commit 'af5b992c85e589e11a3063a47a97829eef4e218d':
  Add a dumpsys for KeyguardUpdateMonitor
2015-07-14 00:27:54 +00:00
Jason Monk
ab52527262 Add a dumpsys for KeyguardUpdateMonitor
Include the info used when determining carrier text display.

Bug: 22212693
Change-Id: I12f01683c259ff11c7f27eec5d03d53f0b290d0b
2015-07-13 17:05:16 -04:00
Etan Cohen
8569037c12 am acf7afcd: am 402ad701: am bd966fb0: am e35c2d2f: am 3aa1b1e5: Merge "Lock screen text: consider possible WFC service in APM" into mnc-dev
* commit 'acf7afcd39fd2c8f972213c8e99438a7b3cb4f3b':
  Lock screen text: consider possible WFC service in APM
2015-07-08 20:03:19 +00:00
Etan Cohen
402ad701c5 am bd966fb0: am e35c2d2f: am 3aa1b1e5: Merge "Lock screen text: consider possible WFC service in APM" into mnc-dev
* commit 'bd966fb069dd823753f2f37ca5297a6632af9c97':
  Lock screen text: consider possible WFC service in APM
2015-07-08 19:35:21 +00:00
Etan Cohen
e35c2d2fbc am 3aa1b1e5: Merge "Lock screen text: consider possible WFC service in APM" into mnc-dev
* commit '3aa1b1e5ec3a4e2074ea054b931cd68df45b43cf':
  Lock screen text: consider possible WFC service in APM
2015-07-08 19:10:19 +00:00
Etan Cohen
47051d8e6d Lock screen text: consider possible WFC service in APM
Bug: 22302226
Change-Id: Icd885b45ced2b57665fbed54ec6caac36839db6c
2015-07-08 11:38:25 -07:00
Geoff Mendal
510cd45455 Import translations. DO NOT MERGE
Change-Id: I5571e07743dcea7a5e3f064599480796132cc31c
Auto-generated-cl: translation import
2015-07-08 06:48:51 -07:00
Geoff Mendal
7a79709b74 Import translations. DO NOT MERGE
Change-Id: Ie942adf6eb859daf2d5182de8949c9fb1faa9561
Auto-generated-cl: translation import
2015-07-08 05:29:52 -07:00
Jim Miller
acefca70f7 am 0a7a4107: am 53a1bd9f: am 3ed4564c: am 0fd69144: am e86f1752: Merge "Use custom theme for keyguard presentation" into mnc-dev
* commit '0a7a4107acb5e4b62e4582b6ee8bf90cc636378d':
  Use custom theme for keyguard presentation
2015-07-08 02:05:04 +00:00
Jim Miller
9b84044041 am 559ccc12: am 29b48c22: am 41273381: am 1075a27c: am b5e3eba1: Merge "SystemUI/Keyguard: try authenticate finger after authentication failure" into mnc-dev
* commit '559ccc12350ea5ffd173d814fc490aaa94caee36':
  SystemUI/Keyguard: try authenticate finger after authentication failure
2015-07-08 02:04:35 +00:00
Jim Miller
53a1bd9f93 am 3ed4564c: am 0fd69144: am e86f1752: Merge "Use custom theme for keyguard presentation" into mnc-dev
* commit '3ed4564c4f1b1c60d83594ae6d0a242b4fb27f6f':
  Use custom theme for keyguard presentation
2015-07-08 00:16:00 +00:00
Jim Miller
0fd6914489 am e86f1752: Merge "Use custom theme for keyguard presentation" into mnc-dev
* commit 'e86f175229f5cf7b6149ecc19cf8de60be722293':
  Use custom theme for keyguard presentation
2015-07-07 23:37:43 +00:00
Jim Miller
e86f175229 Merge "Use custom theme for keyguard presentation" into mnc-dev 2015-07-07 23:33:22 +00:00
Jim Miller
29b48c22e1 am 41273381: am 1075a27c: am b5e3eba1: Merge "SystemUI/Keyguard: try authenticate finger after authentication failure" into mnc-dev
* commit '412733811c34d8b581b8fcded130072cbb34e184':
  SystemUI/Keyguard: try authenticate finger after authentication failure
2015-07-07 23:21:47 +00:00
Jim Miller
1075a27c69 am b5e3eba1: Merge "SystemUI/Keyguard: try authenticate finger after authentication failure" into mnc-dev
* commit 'b5e3eba1665f0a5f42bcfc2630d67011edb70f05':
  SystemUI/Keyguard: try authenticate finger after authentication failure
2015-07-07 22:53:58 +00:00
Jim Miller
c90d64583c Use custom theme for keyguard presentation
The default Material theme for presentations on external displays
has a white background.  This changes keyguard to use a custom theme
since we want white lettering on black.

Fixes bug 22305037

Change-Id: Idc6aca2398be34c4603446983e5d276abcace001
2015-07-07 15:49:05 -07:00
Jim Miller
f2d9ad2e90 SystemUI/Keyguard: try authenticate finger after authentication failure
When first authentication is failed, keyguard does not try authenticate again.
This modification makes to try again authentication
when it receives callback of authentication failure.

Bug: 22131472
Change-Id: I5bdfc8b120595bf3252ad6e7353ace7ff7fbbae0
2015-07-07 15:32:00 -07:00
Geoff Mendal
de04da1d9e Import translations. DO NOT MERGE
Change-Id: I1b900ec1f54720fab0915cede28dd79fbcb70d5c
Auto-generated-cl: translation import
2015-07-06 08:47:43 -05:00
Geoff Mendal
8ff7d9adc7 Import translations. DO NOT MERGE
Change-Id: I944998a9178323706d7168375753670d3b008321
Auto-generated-cl: translation import
2015-07-06 07:34:07 -05:00
Jorim Jaggi
7f8e1098f0 am 3f6b51e1: am 29ab48ab: am b98ea66d: Merge "Disable Keyguard chatyness" into mnc-dev
* commit '3f6b51e12671794dfda69559f80d58edb1802e8f':
  Disable Keyguard chatyness
2015-06-30 01:22:36 +00:00
Jorim Jaggi
29ab48ab0e am b98ea66d: Merge "Disable Keyguard chatyness" into mnc-dev
* commit 'b98ea66d353c40810ec10ef48ab638175b0207eb':
  Disable Keyguard chatyness
2015-06-30 00:54:37 +00:00
Jorim Jaggi
7475d103c1 Disable Keyguard chatyness
Bug: 21320918
Change-Id: I71a52b5a2f27dcf0d81710b16d9d36fc4e73ec04
2015-06-29 17:26:29 -07:00
Jorim Jaggi
09a56dd1c8 am f14bbffd: am bad424f3: am 94f6f061: Speedup PIN/Pattern dismissal
* commit 'f14bbffd8d9c11eecca78b6a333d6bd73c0ceb3e':
  Speedup PIN/Pattern dismissal
2015-06-25 22:20:39 +00:00