1316 Commits

Author SHA1 Message Date
Adrian Roos
2285308629 Remove click listener from PIN views
Bug: 21638812
Change-Id: I382dd0f64092aebeb6fdb6b2e2d465b0abdd5669
2015-06-10 16:43:28 -07:00
Jorim Jaggi
7bcacc9c6a Merge "Animations/success state for external confirm device credentials (1/2)" into mnc-dev 2015-06-10 23:10:10 +00:00
Adrian Roos
0a6ebfe359 am 76430b42: Merge changes from topic \'sup-a11y\' into mnc-dev
* commit '76430b42228d38f77f83e44b6307ca368963b3c5':
  Make keyguard indication an a11y live view
  Hide keyguard status view from a11y when QS expanded
  Hide keyguard bottom area from a11y when alpha is zero
  Remove unusable a11y focusable area from pattern unlock
  Hide StatusBarWindowView from a11y when bouncer is up
2015-06-10 22:09:53 +00:00
Adrian Roos
27b96cc738 Remove unusable a11y focusable area from pattern unlock
Bug: 20343910
Change-Id: I7644ee8284382072fda8b4aab0ef7114d9079ac1
2015-06-10 13:59:35 -07:00
Geoff Mendal
8c623de5fb Import translations. DO NOT MERGE
Change-Id: Ic7ad9f69097b0acee4bb16f2c792ac01116f61fb
Auto-generated-cl: translation import
2015-06-10 07:46:26 -05:00
Jorim Jaggi
5673353559 Animations/success state for external confirm device credentials (1/2)
Bug: 20929186
Change-Id: I8ca396e353189da7da3e9c98f841b76c876e461e
2015-06-09 15:25:40 -07:00
Jim Miller
7f8edd8835 am 8e3ba6c2: am 724f7c94: am 4f364c9e: Fix NPE cause by new fingerprint permission check
* commit '8e3ba6c2c86c1de6e90d19c23eda8ff12bebb9b7':
  Fix NPE cause by new fingerprint permission check
2015-06-09 13:16:41 +00:00
Jim Miller
78b12521f3 am 0c9032ac: am 8caea094: am 800ebfc1: Merge "Update and cleanup FingerprintManager API to new spec" into mnc-dev
* commit '0c9032acaec1c0bba8f8e6e22892d463246e71b0':
  Update and cleanup FingerprintManager API to new spec
2015-06-09 13:16:35 +00:00
Jim Miller
724f7c940b am 4f364c9e: Fix NPE cause by new fingerprint permission check
* commit '4f364c9e5f907756f540b5187c8f1d39aabb617f':
  Fix NPE cause by new fingerprint permission check
2015-06-09 12:49:28 +00:00
Jim Miller
8caea09403 am 800ebfc1: Merge "Update and cleanup FingerprintManager API to new spec" into mnc-dev
* commit '800ebfc166a96e4125029cd994011ada750e56de':
  Update and cleanup FingerprintManager API to new spec
2015-06-09 12:49:20 +00:00
Jim Miller
4f364c9e5f Fix NPE cause by new fingerprint permission check
We no longer send fingerprintid to non-privileged apps. Though
Keyguard can get the permission, it does not currently use fingerprint
info, so remove the API call.

Fixes bug 21040383

Change-Id: I8a9461ed138c368afc75601fe6d4eadc9a8b91c5
2015-06-08 19:24:13 -07:00
Jim Miller
f501b58de8 Update and cleanup FingerprintManager API to new spec
Fixes bug 21040383

Change-Id: Ib97d486535869814d5b449cccb31670e8f412552
2015-06-08 16:36:29 -07:00
Chris Wren
f93cd08698 am 87a1dcba: am 0a769f1d: am aaf68f21: Merge "instrument emergency call button" into mnc-dev
* commit '87a1dcba0b001dc6e1e28d31872665b51d9794ce':
  instrument emergency call button
2015-06-08 17:23:45 +00:00
Chris Wren
0a769f1dd8 am aaf68f21: Merge "instrument emergency call button" into mnc-dev
* commit 'aaf68f216327a8a2adaf72032904b50796b4aea7':
  instrument emergency call button
2015-06-08 16:44:04 +00:00
Geoff Mendal
0e3bf65f10 Import translations. DO NOT MERGE
Change-Id: I97c12449ee917439d8af4dcb9733cd85b1e9b62f
Auto-generated-cl: translation import
2015-06-08 07:35:21 -05:00
Chris Wren
de0a21f436 instrument emergency call button
Bug: 21527672
Change-Id: I1cc8ace204e16964ae2a251152f36133e6d02932
2015-06-05 17:17:55 -04:00
Geoff Mendal
3801fca2f1 Import translations. DO NOT MERGE
Change-Id: Ib0826d8e49721515c8ab9bfaebe4df55907a1fab
Auto-generated-cl: translation import
2015-06-03 10:21:33 -05:00
Jorim Jaggi
4bb01f1b11 am ecfeefb4: am f7f90276: am 7d01d2c6: Merge "Fix API review: Camera prewarm" into mnc-dev
* commit 'ecfeefb483a7a7ab33aae22ae85ccbdaa3a68522':
  Fix API review: Camera prewarm
  lock device orientation during app compatibility test
  Fix reconfigure & setPremult alpha handling
  Unflip TextureView getBitmap readback
  Handle error states when refreshing accessibility node
2015-06-02 23:05:36 +00:00
Jorim Jaggi
f7f90276a1 am 7d01d2c6: Merge "Fix API review: Camera prewarm" into mnc-dev
* commit '7d01d2c6cfcdfad74735619ab95f8396be54dc0f':
  Fix API review: Camera prewarm
  lock device orientation during app compatibility test
  Fix reconfigure & setPremult alpha handling
  Unflip TextureView getBitmap readback
  Handle error states when refreshing accessibility node
2015-06-02 22:39:49 +00:00
Jorim Jaggi
d944986fbd Fix API review: Camera prewarm
Let the intent receiver of a camea launch intent declare a prewarm
service instead of sending broadcasts.

Bug: 21347653
Change-Id: I11e31aad4f788ad90eb46a661b819d3e808ddb51
2015-06-01 18:01:20 -07:00
Adrian Roos
c2b1bf18cb am a3cd7dda: am 4adc3b00: am e67f67da: Merge "Hide KeyguardMessageArea if empty" into mnc-dev
* commit 'a3cd7dda9763c56f9ebdaa79700c8ed246a5ca75':
  Hide KeyguardMessageArea if empty
2015-06-01 15:47:56 +00:00
Jorim Jaggi
7014339477 am 79187252: am 36325016: am 2400197f: Enable Keyguard debug logging
* commit '791872526f2461853cdab8744369bc6a3cc2ad06':
  Enable Keyguard debug logging
2015-06-01 15:47:13 +00:00
Xiyuan Xia
9ec5c071e6 am bfcdb7b4: am 223826b3: am e103029d: Merge "Avoid keyguard UI layout dimensions underflow" into mnc-dev
* commit 'bfcdb7b41bcff438243fbaa02580af7f5202cf11':
  Avoid keyguard UI layout dimensions underflow
2015-06-01 15:45:23 +00:00
Geoff Mendal
09e903e877 Import translations. DO NOT MERGE
Change-Id: I68059e6ea2f556d75c9b87217e12fd300cbd7224
Auto-generated-cl: translation import
2015-05-29 21:08:14 -07:00
Adrian Roos
4adc3b0091 am e67f67da: Merge "Hide KeyguardMessageArea if empty" into mnc-dev
* commit 'e67f67da9a41bd089b980c04c1721f52adebb389':
  Hide KeyguardMessageArea if empty
2015-05-29 21:47:14 +00:00
Adrian Roos
e67f67da9a Merge "Hide KeyguardMessageArea if empty" into mnc-dev 2015-05-29 21:33:09 +00:00
Jorim Jaggi
36325016ca am 2400197f: Enable Keyguard debug logging
* commit '2400197f10ff2ca8d393eac47a65a09dc0cea3e9':
  Enable Keyguard debug logging
2015-05-29 20:51:39 +00:00
Jorim Jaggi
2400197f10 Enable Keyguard debug logging
Bug: 21320918
Change-Id: I2529bfb7cdaae6042bbc9e51340c7571a5a63ad0
2015-05-29 19:34:48 +00:00
Xiyuan Xia
223826b3cd am e103029d: Merge "Avoid keyguard UI layout dimensions underflow" into mnc-dev
* commit 'e103029dbc457596661ae4066aabcb2a35f07dfd':
  Avoid keyguard UI layout dimensions underflow
2015-05-29 19:19:27 +00:00
Geoff Mendal
df55ecbf9c Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-29 14:50:36 +00:00
Geoff Mendal
e8209fffe9 Import translations. DO NOT MERGE
Change-Id: I290120b9af321f28cbf754ebc76a154e8b806ddf
Auto-generated-cl: translation import
2015-05-29 09:28:27 -05:00
Xiyuan Xia
79f38a2e32 Avoid keyguard UI layout dimensions underflow
KeyguardBouncer could have 0 as its content area size. Two transient
cases found: on device boot with a 0 sized StatusBarWindowView and
first time showing after user switching. Be defensive and protect
against the case.

Bug:21333202
Change-Id: I73eabf64c597ea3ae96ccfba1aecf702da8dfb23
2015-05-28 14:57:21 -07:00
Andres Morales
573985a07b am d8e79685: am 838cd2e4: am 5ccfe51d: Merge "[LockSettings] migrate password attempt throttling to hardware" into mnc-dev
* commit 'd8e796855fd346af1944e95d70020caeae40fad1':
  [LockSettings] migrate password attempt throttling to hardware
2015-05-27 20:55:47 +00:00
Andres Morales
838cd2e467 am 5ccfe51d: Merge "[LockSettings] migrate password attempt throttling to hardware" into mnc-dev
* commit '5ccfe51d8b9ae4f73a3b0fdb553b807cf5691582':
  [LockSettings] migrate password attempt throttling to hardware
2015-05-27 20:23:05 +00:00
Andres Morales
5ccfe51d8b Merge "[LockSettings] migrate password attempt throttling to hardware" into mnc-dev 2015-05-27 18:37:32 +00:00
Andres Morales
2397427cb1 [LockSettings] migrate password attempt throttling to hardware
leverage root protected, cryptographically secured hardware
if available

Bug: 21118563
Change-Id: Ifa804c5a0728bfd14466eb2a84051bace6d33d57
2015-05-26 19:48:51 -07:00
Adrian Roos
28828b5f62 Hide KeyguardMessageArea if empty
Also removes dead code.

Bug: 20729651
Change-Id: I3a6bee34c5b37fcc304199eb76f31d365c6bb0b4
2015-05-26 16:38:59 -07:00
Jorim Jaggi
1aae6b87c9 am 468f179c: am 326ee191: am 4e792fa5: Merge "Polish animations for fingerprint icon" into mnc-dev
* commit '468f179c2d1ae6a8c7bf6e563d99b495b2f39a59':
  Polish animations for fingerprint icon
  MediaPlayer: add mPreparing to weed out unwanted prepared messages
  BatteryStatsService: Only query bluetooth on demand.
  Indicate failed scans with EXTRA_RESULTS_UPDATED
  BatteryStatsService: Only query bluetooth on demand.
  Indicate failed scans with EXTRA_RESULTS_UPDATED
  For getHomeActivity() only return current user.
  Fix application moves.
  Close race condition in binderDied()
  Write packages.list when adding/removing users.
  camera: Add AIDL interface for CameraServiceProxy.
  Fix NPE in setSurfaceTexure
  Deal more gracefully with null smallIcons.
  Don't crash in bugreport on devices without BT
  Push initial disk state, handle empty media.
2015-05-26 21:21:58 +00:00
Jorim Jaggi
326ee191e2 am 4e792fa5: Merge "Polish animations for fingerprint icon" into mnc-dev
* commit '4e792fa5a9b8de20503011dcffce92f96435d53c':
  Polish animations for fingerprint icon
  MediaPlayer: add mPreparing to weed out unwanted prepared messages
  BatteryStatsService: Only query bluetooth on demand.
  Indicate failed scans with EXTRA_RESULTS_UPDATED
  BatteryStatsService: Only query bluetooth on demand.
  Indicate failed scans with EXTRA_RESULTS_UPDATED
  For getHomeActivity() only return current user.
  Fix application moves.
  Close race condition in binderDied()
  Write packages.list when adding/removing users.
  camera: Add AIDL interface for CameraServiceProxy.
  Fix NPE in setSurfaceTexure
  Deal more gracefully with null smallIcons.
  Don't crash in bugreport on devices without BT
  Push initial disk state, handle empty media.
2015-05-26 20:51:43 +00:00
Jorim Jaggi
864e64bace Polish animations for fingerprint icon
- Make error state animation faster.
- Add animation for
-- Draw on when turning on the screen
-- Draw off when unlocking
-- Error state -> normal state

Bug: 21269675
Change-Id: If09c0a35ce194fbeeb86151d45b4cfa81c9999c5
2015-05-26 13:34:34 -07:00
Xiyuan Xia
b72bf31b2e am 99ab9a26: am 6994443e: am e695b59e: Merge "Do not show soft keyboard when locked out on keyguard UI" into mnc-dev
* commit '99ab9a265acf768e412cc0cff06c2ff9f1455a6e':
  Do not show soft keyboard when locked out on keyguard UI
2015-05-21 19:03:59 +00:00
Xiyuan Xia
6994443edb am e695b59e: Merge "Do not show soft keyboard when locked out on keyguard UI" into mnc-dev
* commit 'e695b59eb586eeda064b715b5e35f4e491039e33':
  Do not show soft keyboard when locked out on keyguard UI
2015-05-21 16:22:41 +00:00
Xiyuan Xia
e695b59eb5 Merge "Do not show soft keyboard when locked out on keyguard UI" into mnc-dev 2015-05-21 16:15:51 +00:00
Jim Miller
626f6432ae am ddfdfc49: am 60ce06db: am 0a17fb4e: Merge "Move from native FingerprintService implementation to fingerprintd" into mnc-dev
* commit 'ddfdfc494e41088ecaec783a48b9027188474b42':
  Move from native FingerprintService implementation to fingerprintd
2015-05-21 12:45:06 +00:00
Geoff Mendal
7519ca6b5e Import translations. DO NOT MERGE
Change-Id: I2707c4b5624cb98ab6d83eecbc1becf53b8e2f7f
Auto-generated-cl: translation import
2015-05-21 05:20:07 -07:00
Baligh Uddin
7ded358368 Import translations. DO NOT MERGE
Change-Id: I2e800db526beb320e54c5f80ba8f8bf6a81391e0
Auto-generated-cl: translation import
2015-05-20 21:54:23 -07:00
Xiyuan Xia
de26ea65a8 Do not show soft keyboard when locked out on keyguard UI
- Split password entry enabled and input enabled into two states;
- Disable input during lock check;
- Disable password entry when locked out;
- Don't show soft keyboard if password entry is disabled on resume;
- Auto show soft keyboard when password entry becomes enabled;

Bug:20542149
Change-Id: Iffe3f205776143ac21e25e337d5b7a0e6994ebf2
2015-05-21 01:39:08 +00:00
Jim Miller
60ce06db20 am 0a17fb4e: Merge "Move from native FingerprintService implementation to fingerprintd" into mnc-dev
* commit '0a17fb4e562d5375f795ee1301c4aba86443e023':
  Move from native FingerprintService implementation to fingerprintd
2015-05-21 01:13:11 +00:00
Jim Miller
0a17fb4e56 Merge "Move from native FingerprintService implementation to fingerprintd" into mnc-dev 2015-05-21 00:57:44 +00:00
Jorim Jaggi
6b05ac511e am 65dbdc79: am 66f3af58: am f14c40f9: Adjust clock size to spec
* commit '65dbdc79ed01877b19562170234ef9c52c22d8fc':
  Adjust clock size to spec
2015-05-20 22:30:14 +00:00