Jorim Jaggi
740452e875
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: I5f43df17fa5e4e9c6a6392eef4a4590b07df4f96
2015-07-20 23:52:20 +00:00
Dongwon Kang
6444fe1214
Merge "MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive" into mnc-dev
2015-07-20 23:50:03 +00:00
Jorim Jaggi
7cc56bb44d
am 1f98c62f: Fix unnecessary layer creation for appear animation
...
* commit '1f98c62f9a60fedd8f18bd47e3f3c4e5fcb34031':
Fix unnecessary layer creation for appear animation
2015-07-20 23:45:46 +00:00
Miao Wang
6005f9e5ae
am 15d68941: Merge "[RenderScript] Add docs advising users about dstAtop bug." into mnc-dev
...
* commit '15d6894170f2ee1a6eae57c915fcc27a56c9de17':
[RenderScript] Add docs advising users about dstAtop bug.
2015-07-20 23:45:42 +00:00
Jorim Jaggi
00fe1b650a
am 4cd72169: Fix window animation flickering
...
* commit '4cd7216967a3e6211785c8acdeca449d61d796a0':
Fix window animation flickering
2015-07-20 23:45:37 +00:00
Jorim Jaggi
55786e1164
Merge "Test app to emit all AccessibilityEvents to logcat." into mnc-dev
2015-07-20 23:43:51 +00:00
Jorim Jaggi
027db7c90a
am e58ba842: am 8924f23d: Merge "Fix SysUI crashes on svelte devices" into mnc-dev
...
* commit 'e58ba842de4324c62b7e527f0b90fc6ee5ccba13':
Fix SysUI crashes on svelte devices
2015-07-20 23:40:00 +00:00
Jorim Jaggi
1f98c62f9a
Fix unnecessary layer creation for appear animation
...
Bug: 22561692
Change-Id: I9e5a52f8113d1cbb5afba61d7979770c2dddc5ed
2015-07-20 23:39:46 +00:00
Jeff Sharkey
54d42be6eb
Avoid NPE when no staged installs.
...
listFiles() returns null instead of empty list; deal with it.
Bug: 22608671
Change-Id: I60dabec31932af3cded915c6927a4c5e5c71775d
2015-07-20 16:37:54 -07:00
Miao Wang
15d6894170
Merge "[RenderScript] Add docs advising users about dstAtop bug." into mnc-dev
2015-07-20 23:37:48 +00:00
Jorim Jaggi
4cd7216967
Fix window animation flickering
...
Bug: 22502673
Change-Id: I939e5840e10f3c0582148a5a01908076f994ae69
2015-07-20 23:31:25 +00:00
Jorim Jaggi
e58ba842de
am 8924f23d: Merge "Fix SysUI crashes on svelte devices" into mnc-dev
...
* commit '8924f23d3ecdcb2b1ce4dbc9bb4fbb9ddfa62710':
Fix SysUI crashes on svelte devices
2015-07-20 23:24:21 +00:00
Raph Levien
ea2b4a40f7
Respect style boundaries when measuring text
...
The existing implementation of handleText() in TextLine laid out
text to the end of the context. However, in cases where the text is
broken into multiple style spans, it's only valid to lay out up to
the end of the style span. This can lead to inconsistent
measurements, especially in the presence of legitimate zero-width
characters such as bidi control characters and zero width space.
This patch changes the invocation of getRunAdvance to measure only
within the style span.
Bug: 22589743
Change-Id: I027f5e77db27ddf9596ef20adcad7e62a82b41de
2015-07-20 16:22:01 -07:00
Jae Seo
4f1a6d477c
TIF: Get or create the user state when failed to find existing one
...
Bug: 22560640
Change-Id: Idc56dc2b16319d173f005fc236f91f70d1a93fad
2015-07-20 16:20:18 -07:00
Alan Viverette
6ae0a992c8
am 23305e9f: am 41668b25: Merge "Adjust padding and font size in time picker for Large text mode" into mnc-dev
...
* commit '23305e9f54207f5c945dfda7f0d576871f50b917':
Adjust padding and font size in time picker for Large text mode
2015-07-20 23:15:23 +00:00
Alan Viverette
9362d96a26
am 783b3d9d: am 001f1e7e: Merge "Add missing invalidation check to drawable cache" into mnc-dev
...
* commit '783b3d9d0954f7bba5f69ed7a15af61c55af7cfc':
Add missing invalidation check to drawable cache
2015-07-20 23:15:19 +00:00
Jorim Jaggi
8924f23d3e
Merge "Fix SysUI crashes on svelte devices" into mnc-dev
2015-07-20 23:09:46 +00:00
Miao Wang
ffb1a9bed0
[RenderScript] Add docs advising users about dstAtop bug.
...
Bug: 22047392
Change-Id: I736a697276020687c20dff515aabb1be1776f8c0
2015-07-20 16:04:59 -07:00
Simranjit Singh Kohli
af12538d59
am 7b36e3ad: am 02aff29c: Merge "[Fix MANAGE_USER permission in AccountManagerService] It seems that curently there were situations where the init of Accounts in cache could trigger MANAGE_USER permission needed errors. The callers should make sure they are calling it
...
* commit '7b36e3adf58b99c06bbe8691132fb6e32bb445bc':
[Fix MANAGE_USER permission in AccountManagerService] It seems that curently there were situations where the init of Accounts in cache could trigger MANAGE_USER permission needed errors. The callers should make sure they are calling it after clearing identity.
2015-07-20 23:01:52 +00:00
Dianne Hackborn
5c97a4bad5
am 609cb585: am a7ce2344: Merge "Fix issue #22564918 : Request is inactive" into mnc-dev
...
* commit '609cb5853362a742870b70d1234afdae62e2ff62':
Fix issue #22564918 : Request is inactive
2015-07-20 23:01:48 +00:00
Dongwon Kang
500747bf8f
MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive
...
AudioSystem.isStreamActive() includes a blocking IPC, so it shouldn't be called
in MSR.adjustVolume() which is called from MediaSessionService while holding a
lock.
Bug: 22606983
Change-Id: I3ab94e73731176d9bf80dbc2121702025547114c
2015-07-20 15:59:53 -07:00
Alan Viverette
23305e9f54
am 41668b25: Merge "Adjust padding and font size in time picker for Large text mode" into mnc-dev
...
* commit '41668b259dfa997492e3f4d331fee88b7f9f2453':
Adjust padding and font size in time picker for Large text mode
2015-07-20 22:59:37 +00:00
Alan Viverette
783b3d9d09
am 001f1e7e: Merge "Add missing invalidation check to drawable cache" into mnc-dev
...
* commit '001f1e7eb35630df24d53298c1a3d2de055d7ce9':
Add missing invalidation check to drawable cache
2015-07-20 22:59:33 +00:00
Alan Viverette
41668b259d
Merge "Adjust padding and font size in time picker for Large text mode" into mnc-dev
2015-07-20 22:48:28 +00:00
Jorim Jaggi
e446dcee8f
Fix SysUI crashes on svelte devices
...
Bug: 22602295
Change-Id: Idac0d62683c0f6f7cf7b795967632e34d771c4f7
2015-07-20 15:47:15 -07:00
Alan Viverette
001f1e7eb3
Merge "Add missing invalidation check to drawable cache" into mnc-dev
2015-07-20 22:44:47 +00:00
Simranjit Singh Kohli
7b36e3adf5
am 02aff29c: Merge "[Fix MANAGE_USER permission in AccountManagerService] It seems that curently there were situations where the init of Accounts in cache could trigger MANAGE_USER permission needed errors. The callers should make sure they are calling it after cleari
...
* commit '02aff29c396373acc16be159c8c4ed59f61faaed':
[Fix MANAGE_USER permission in AccountManagerService] It seems that curently there were situations where the init of Accounts in cache could trigger MANAGE_USER permission needed errors. The callers should make sure they are calling it after clearing identity.
2015-07-20 22:44:18 +00:00
Dianne Hackborn
609cb58533
am a7ce2344: Merge "Fix issue #22564918 : Request is inactive" into mnc-dev
...
* commit 'a7ce23440328e63f36a4add05199aa84ff04032d':
Fix issue #22564918 : Request is inactive
2015-07-20 22:44:13 +00:00
Nick Kralevich
2fedc4df51
UsbDeviceManager: add back support for USB overlays
...
Commit fcf10f7c12cb3107bdfedce6f76a8c866d154f3c removed support for USB
overlays. Add it back in, as some devices depend on it.
Bug: 22062484
Bug: 21195124
Change-Id: I74d12699201355b07475744c641e31fdc4bb5a4a
2015-07-20 15:40:54 -07:00
Simranjit Singh Kohli
02aff29c39
Merge "[Fix MANAGE_USER permission in AccountManagerService] It seems that curently there were situations where the init of Accounts in cache could trigger MANAGE_USER permission needed errors. The callers should make sure they are calling it after clearing identity." into mnc-dev
2015-07-20 22:40:03 +00:00
Jorim Jaggi
918ca96867
am 7800a1f8: am 86b273f1: Fix jank in swipe-up to unlock
...
* commit '7800a1f8791e32e7efef9ab917815ea2fa1b8315':
Fix jank in swipe-up to unlock
2015-07-20 22:36:47 +00:00
Dianne Hackborn
a7ce234403
Merge "Fix issue #22564918 : Request is inactive" into mnc-dev
2015-07-20 22:34:49 +00:00
Jorim Jaggi
7800a1f879
am 86b273f1: Fix jank in swipe-up to unlock
...
* commit '86b273f1cc59185a14d5bab8a3f4db30c1a4c8a9':
Fix jank in swipe-up to unlock
2015-07-20 22:21:50 +00:00
Jorim Jaggi
b63c22e4c0
am c0c20b26: am f8763581: Allow navigation bar drawing during window animations
...
* commit 'c0c20b2674269f3a0ec7ab500781b8a8920c65c3':
Allow navigation bar drawing during window animations
2015-07-20 22:15:13 +00:00
xinhe
8c84cb0b3e
Angler Should Not Use Channel 11 for SoftAP
...
b/22541346
Change-Id: If18c3ed65a6cd7381d3865047fbcc9d232315f31
2015-07-20 15:12:51 -07:00
Jorim Jaggi
c0c20b2674
am f8763581: Allow navigation bar drawing during window animations
...
* commit 'f87635813cabbf4f7dc0236fffc6b07a2715aff3':
Allow navigation bar drawing during window animations
2015-07-20 22:01:23 +00:00
Jorim Jaggi
86b273f1cc
Fix jank in swipe-up to unlock
...
Some stuff is slow in the swipe-up to unlock transition. Introduce
DejankUtils to execute it when RenderThread is doing its work.
Bug: 22205322
Change-Id: I7089f0a1bdca13ad13a1e305a7bff32276a3cd53
2015-07-20 21:50:33 +00:00
Dianne Hackborn
1b4447f728
Fix issue #22564918 : Request is inactive
...
Add Request.isActive() API. Also improve documentation to tell
people what things cause it to become inactive. And fix a race
where we were modifying the active list from outside the main
thread without locking it.
Change-Id: I9248e014126cb121612edbe595108ace753456e2
2015-07-20 14:49:58 -07:00
Jorim Jaggi
f87635813c
Allow navigation bar drawing during window animations
...
Bug: 22605259
Change-Id: I080dc7bf2dfdc6666a5f38eebecc7c9a6034d04a
2015-07-20 21:49:23 +00:00
Roozbeh Pournader
293eca69d8
am 32f7527d: am 2dc6ebbe: Merge "Fix default value of stereoReset() in the documentation." into mnc-dev
...
* commit '32f7527d0cabec317476ae45ec369efab51f9343':
Fix default value of stereoReset() in the documentation.
2015-07-20 21:38:32 +00:00
Keisuke Kuroyanagi
d49c3b6531
am 00eb5767: am 437eb6ce: Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-dev
...
* commit '00eb57678d8e6aa152ffbbf4b43f41c3287e480e':
Fix: Wrong suggestion popup position in extract mode.
2015-07-20 21:38:29 +00:00
Robert Greenwalt
30cf807921
am dacf0443: am b0e4a9e8: Merge "Support optional modem restart on certain errors." into mnc-dev
...
* commit 'dacf0443d57c11c8b7021f591a20519e53dd3b9e':
Support optional modem restart on certain errors.
2015-07-20 21:38:23 +00:00
Roozbeh Pournader
32f7527d0c
am 2dc6ebbe: Merge "Fix default value of stereoReset() in the documentation." into mnc-dev
...
* commit '2dc6ebbea8a72e90bc66cac84b15ae3ce5898536':
Fix default value of stereoReset() in the documentation.
2015-07-20 21:23:47 +00:00
Keisuke Kuroyanagi
00eb57678d
am 437eb6ce: Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-dev
...
* commit '437eb6ce483a34e28c06d70c0b408ba4a495293a':
Fix: Wrong suggestion popup position in extract mode.
2015-07-20 21:23:43 +00:00
Robert Greenwalt
dacf0443d5
am b0e4a9e8: Merge "Support optional modem restart on certain errors." into mnc-dev
...
* commit 'b0e4a9e8a4367cbc3c7f08f7f95cfa0c9397fdaf':
Support optional modem restart on certain errors.
2015-07-20 21:23:38 +00:00
Roozbeh Pournader
2dc6ebbea8
Merge "Fix default value of stereoReset() in the documentation." into mnc-dev
2015-07-20 21:20:02 +00:00
Jason Monk
eeeb45a76d
am 47b9d250: am 33c619bb: Merge "Fix hotspot brokenness" into mnc-dev
...
* commit '47b9d250220f7eaaef7465367fd6ff0d2c86f4e1':
Fix hotspot brokenness
2015-07-20 21:17:37 +00:00
Jae Seo
c160c231ab
am 48d707ae: am 26f7720e: Merge "MediaSession: Do not lock on AudioManager.getStreamVolume" into mnc-dev
...
* commit '48d707ae07df8b03585fc00880e61ebf7cdb6a5b':
MediaSession: Do not lock on AudioManager.getStreamVolume
2015-07-20 21:17:32 +00:00
Jeff Sharkey
f811d7fc0f
am fe7a311c: am 35ba2cdb: Merge "Inherit ABI when moving existing install." into mnc-dev
...
* commit 'fe7a311c421473f1b50dcd2751585f89664a4327':
Inherit ABI when moving existing install.
2015-07-20 21:17:28 +00:00
Keisuke Kuroyanagi
437eb6ce48
Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-dev
2015-07-20 21:12:38 +00:00