Dianne Hackborn
62321ab114
Merge "Maybe fix issue #17700474 : manta: high occurrence of device booted..." into lmp-dev
2014-10-01 01:16:15 +00:00
Dianne Hackborn
7622a0f8e4
Maybe fix issue #17700474 : manta: high occurrence of device booted...
...
...but dev.bootcomplete flag is not set
Rework things to address a few issues I found:
- When the activity goes idle, the way we were handling finishing the
boot there was calling finishBooting() with the lock held, but it
shouldn't. We now dispatch that and turning on the screen together
in a separate message.
- Make sure we don't try to start the home activity until we have
reached the point of the system being ready and mBooting being set.
This ensures we don't do any work prematurely.
Change-Id: If30c1f287af73bc2164e7aadbe98022ae42cc5e7
2014-09-30 18:05:18 -07:00
Jeff Brown
0a434776b8
Reduce latency from doze to screen on.
...
Don't wait for the brightness ramp to complete before reporting
display ready. Keep track of whether we have any unfinished
brightness changes and take care to grab a wakelock to ensure
they are eventually applied.
Ideally we would rewrite the whole state machine to more carefully
coordinate screen state and brightness changes but that's too
risky for now.
The pixel fairies are having a bad day.
Bug: 17718416
(cherry picked from commit 875f80c2732a3fbe652a6e8fc14031041f791308)
Change-Id: I7a2d8ba4591a12b773653d3dbf86c7db016f967e
2014-09-30 18:00:40 -07:00
Matthew Williams
9a957e0904
am d55d3c59: am bc156ba4: Merge "Fix deadlock caused by clearAllBackoffs in SSE" into lmp-dev
...
* commit 'd55d3c597a889ec1ac5b0fc1248a605fc49f5d38':
Fix deadlock caused by clearAllBackoffs in SSE
2014-10-01 00:59:20 +00:00
Lorenzo Colitti
5e7f08f513
am 6c1d0e07: am d8f7e048: Merge "Update LegacyTypeTracker state before sending connect broadcasts." into lmp-dev
...
* commit '6c1d0e07840d124921fd30f04ad11b409ea73b3e':
Update LegacyTypeTracker state before sending connect broadcasts.
2014-10-01 00:59:16 +00:00
Scott Rowe
a0bdf9cce7
am 8cfba205: am d1462247: am 6287a65c: am 294d5347: am 9d20628b: docs: b/16044763 Update IAB docs to give notice of v2 turndown
...
* commit '8cfba20560314a09d7e9a2fd98355109d30d57cd':
docs: b/16044763 Update IAB docs to give notice of v2 turndown
2014-10-01 00:59:13 +00:00
Ricardo Cervera
ba32c278da
am d4a2da04: am 3910b5d2: am 6ea34ddf: am 9f483941: am 808440cd: Merge "docs: Fixed path for build output." into klp-modular-docs
...
* commit 'd4a2da0494f4a3d2636f7e61c36373f872039262':
docs: Fixed path for build output.
2014-10-01 00:59:09 +00:00
Justin Koh
870ba83b3d
am 8dd8818b: am 91bd8769: am 92ffd6b5: (-s ours) am 28d01e67: Merge "DO NOT MERGE Disable vibration from notificationmanagerservice when on watch" into klp-modular-dev
...
* commit '8dd8818bdeb7b264f82da0f0854722ffd7ab7e12':
DO NOT MERGE Disable vibration from notificationmanagerservice when on watch
2014-10-01 00:59:06 +00:00
Alan Viverette
a1411fe08f
am 52208590: am 76e15c4b: Merge "Decrease date picker height to avoid cutting off calendar" into lmp-dev
...
* commit '52208590123210506abd2d14124bec1f07847b1f':
Decrease date picker height to avoid cutting off calendar
2014-10-01 00:59:02 +00:00
Alan Viverette
eca52d9171
am 35ebdd05: am b805da9b: Merge "Fix drawable container tinting" into lmp-dev
...
* commit '35ebdd0514c7d3e6b2e64acb916f5160821bd463':
Fix drawable container tinting
2014-10-01 00:58:59 +00:00
Jean-Michel Trivi
9f1bca5f21
am 0ed179d1: am 4a154af9: Merge "Send volume keys to the default stream if not actually playing" into lmp-dev
...
* commit '0ed179d185bc976779c6959b4d2d11c19538e60b':
Send volume keys to the default stream if not actually playing
2014-10-01 00:58:55 +00:00
Dianne Hackborn
e26ba8f74f
am 069de204: am 38646c19: Merge "Work on issue #17656716 : Unhandled exception in Window Manager" into lmp-dev
...
* commit '069de2045ef1b65f8952e2a452afbfa6bdc3f850':
Work on issue #17656716 : Unhandled exception in Window Manager
2014-10-01 00:58:52 +00:00
Chris Craik
d7de7b49b1
am 505c9d2c: am e910cc88: Merge "Implement alpha as documented for drawables" into lmp-dev
...
* commit '505c9d2ce0a8ed8dc27baf406f05f2ae4c265fe5':
Implement alpha as documented for drawables
2014-10-01 00:58:48 +00:00
Fabrice Di Meglio
b90269b095
am b08fc7ec: am df61d004: Fix bug #17682629 Crash while accessing apps\' settings
...
* commit 'b08fc7ec1b77203d53766a1537239e30fc56890f':
Fix bug #17682629 Crash while accessing apps' settings
2014-10-01 00:58:45 +00:00
Jerome Poichet
c1fb6dc1a4
Make sure cancel is called on tear down.
...
- Make sure cancel is called when consumer of SpeechRecognizer calls
destroy.
- If consumer goes away, make sure to call cancel as well.
b/17584947 Pressing mic button in Music hoses audio
Change-Id: Ibe1198b37fe6167493a8694f9089d970f1eb07de
2014-09-30 17:56:27 -07:00
Matthew Williams
d55d3c597a
am bc156ba4: Merge "Fix deadlock caused by clearAllBackoffs in SSE" into lmp-dev
...
* commit 'bc156ba430d286aaab8deb7bbb3bccc655cd2e92':
Fix deadlock caused by clearAllBackoffs in SSE
2014-10-01 00:52:38 +00:00
Lorenzo Colitti
6c1d0e0784
am d8f7e048: Merge "Update LegacyTypeTracker state before sending connect broadcasts." into lmp-dev
...
* commit 'd8f7e048281559462f9c590f9d7d48fb7fe065ce':
Update LegacyTypeTracker state before sending connect broadcasts.
2014-10-01 00:52:34 +00:00
Scott Rowe
8cfba20560
am d1462247: am 6287a65c: am 294d5347: am 9d20628b: docs: b/16044763 Update IAB docs to give notice of v2 turndown
...
* commit 'd1462247e05dab10d20372249e9a3ef7ef93fc2e':
docs: b/16044763 Update IAB docs to give notice of v2 turndown
2014-10-01 00:52:07 +00:00
Ricardo Cervera
d4a2da0494
am 3910b5d2: am 6ea34ddf: am 9f483941: am 808440cd: Merge "docs: Fixed path for build output." into klp-modular-docs
...
* commit '3910b5d2f55b613191610905a4ae25aa3d3a1d15':
docs: Fixed path for build output.
2014-10-01 00:52:04 +00:00
Justin Koh
8dd8818bde
am 91bd8769: am 92ffd6b5: (-s ours) am 28d01e67: Merge "DO NOT MERGE Disable vibration from notificationmanagerservice when on watch" into klp-modular-dev
...
* commit '91bd87699137a4ec9f4dc249592401005303f945':
DO NOT MERGE Disable vibration from notificationmanagerservice when on watch
2014-10-01 00:52:00 +00:00
Alan Viverette
5220859012
am 76e15c4b: Merge "Decrease date picker height to avoid cutting off calendar" into lmp-dev
...
* commit '76e15c4b3affbca016f6ecc3dbf302db9b64bbe4':
Decrease date picker height to avoid cutting off calendar
2014-10-01 00:51:57 +00:00
Alan Viverette
35ebdd0514
am b805da9b: Merge "Fix drawable container tinting" into lmp-dev
...
* commit 'b805da9b592e67cb777b78db3a96d47c60e31ca7':
Fix drawable container tinting
2014-10-01 00:51:37 +00:00
Jean-Michel Trivi
0ed179d185
am 4a154af9: Merge "Send volume keys to the default stream if not actually playing" into lmp-dev
...
* commit '4a154af9aad13c09821ada6187440feaec2d38e8':
Send volume keys to the default stream if not actually playing
2014-10-01 00:51:32 +00:00
Dianne Hackborn
069de2045e
am 38646c19: Merge "Work on issue #17656716 : Unhandled exception in Window Manager" into lmp-dev
...
* commit '38646c19d8badea143113c0dc48ccdacb18badc4':
Work on issue #17656716 : Unhandled exception in Window Manager
2014-10-01 00:51:10 +00:00
Chris Craik
505c9d2ce0
am e910cc88: Merge "Implement alpha as documented for drawables" into lmp-dev
...
* commit 'e910cc88387f49b119bb2f8e579849864970ac87':
Implement alpha as documented for drawables
2014-10-01 00:50:59 +00:00
Fabrice Di Meglio
b08fc7ec1b
am df61d004: Fix bug #17682629 Crash while accessing apps\' settings
...
* commit 'df61d0046cb901f75d2758aa443190371b4cc746':
Fix bug #17682629 Crash while accessing apps' settings
2014-10-01 00:50:56 +00:00
Amit Mahajan
496aeb1a61
Merge "Roaming blacklist" into lmp-dev
2014-10-01 00:44:03 +00:00
Sungsoo Lim
d3f17921bd
Update java doc for content rating systems
...
- DVB and ISDB ratings are added.
- Remove rating systems whose countries uses DVB and ISDB.
- Updated java doc for AR, AU, and BR.
Bug: 17494772
Change-Id: Ia2a63c7914148b42078decb8de1ae45baefb010d
2014-10-01 09:41:51 +09:00
Adam Lesinski
cd8e73817d
Merge "Fix issue with using locally defined attrs in a shared lib" into lmp-dev
2014-10-01 00:39:57 +00:00
w19976
a902fe5fbf
Roaming blacklist
...
Bug: 17684236
Change-Id: I3e4a293ed8ae134d77fe3ce0c0cfa3b6012500a8
2014-10-01 00:37:19 +00:00
Alan Viverette
c2379e005d
Merge "Add activated text colors, update Material preference header" into lmp-dev
2014-10-01 00:35:02 +00:00
Alan Viverette
191807e386
Merge "Remove baked-in shadow insets from Material dialog minHeight" into lmp-dev
2014-10-01 00:32:39 +00:00
ztenghui
6eafdfcd1c
More test cases from UX team for AVD.
...
This adds more realistic avds for testing purpose.
Also add root level alpha tests.
b/17698712
Change-Id: I32efaecf8a46a110c77e432a5307296e8a443160
2014-09-30 17:24:05 -07:00
Alan Viverette
b21e5662d5
Remove baked-in shadow insets from Material dialog minHeight
...
We don't bake in shadows anymore, so this was making the minimum
content area way too tall.
BUG: 17700338
Change-Id: I728693654a6dc1c8d75a258746409b61639dccfc
2014-09-30 17:07:25 -07:00
Vineeta Srivastava
ab1e241d38
Merge "Show one name if both plmn and spn are equal" into lmp-dev
2014-10-01 00:03:34 +00:00
Vineeta Srivastava
575bf7e6cc
Merge "Correct MTU size for Bell" into lmp-dev
2014-10-01 00:00:02 +00:00
Hui Shu
eb487c6301
Remove WebView DRP Setting from Developer Settings
...
BUG: 17730990
Change-Id: Ic4fde9affb2f887329d6b3d2dbe8945959c016d8
2014-09-30 16:52:41 -07:00
Brian Carlstrom
a39871ef5e
Use VMRuntime.isBootClassPathOnDisk
...
Bug: 17679443
Change-Id: If53c236058a7237d735c2344a715cf0a36301f9b
2014-09-30 16:49:32 -07:00
Ihab Awad
50e3506533
Refine implementation of GSM conferences (1/3)
...
Bug: 17684223
Change-Id: I05d05b594803ea2c1da4247111b70ad5f870ac46
2014-09-30 16:46:39 -07:00
Eino-Ville Talvala
0a62ab7079
Merge "Camera2 Legacy: Set a default thumbnail size" into lmp-dev
2014-09-30 23:44:58 +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
Svetoslav
6b491b64ba
Merge "Invalid accessibility state if UI test process crashes in a bad time." into lmp-dev
2014-09-30 23:33:56 +00:00
Gordon Gao
c535d13e43
Correct MTU size for Bell
...
Bug: 17627179
Change-Id: I4740326b0211ca34b82267ebe953f2930f4e3690
2014-09-30 23:27:05 +00:00
Adam Lesinski
5069dd6989
Fix issue with using locally defined attrs in a shared lib
...
The attribute name resource IDs were never fixed up with
the runtime package ID so we weren't finding attributes
whenever the runtime package ID was different than the build
time one, which happened to be when a shared lib referenced itself
(0x00 vs 0x02).
Bug:17666947
Change-Id: Icf3e874bcea0e27eebe42d60fbed626a34bf9266
2014-09-30 16:18:09 -07:00
Winson Chung
86ef70eb08
Fixing build (Bug 17381033)
...
Change-Id: I95a7c8167f82a4fe982bdc9588d5fbaf5a627d0b
2014-09-30 16:17:12 -07:00
Chris Craik
0889780674
Merge "Add tracing for saveLayer" into lmp-mr1-dev
2014-09-30 23:06:43 +00:00
Svetoslav
419036b560
Invalid accessibility state if UI test process crashes in a bad time.
...
We allow a fake accessibility service to connect to the system for UI
automation. If the process hosting the fake service dies right after
registering it, the accessibility layer ends up in a bad state and
subsequent attempts to connect UI automation service fail.
bug:17725904
Change-Id: Idad288eab41bbdd486d95e1e5803220640653fb7
2014-09-30 16:04:50 -07:00
Winson Chung
c12f574574
Merge "Fixing an issue with leaking starting windows. (Bug 17657878)" into lmp-dev
2014-09-30 22:48:43 +00:00
Craig Mautner
4fb4163f4c
Merge "Call Surface.release() for starting windows" into lmp-dev
2014-09-30 22:47:05 +00:00
Wink Saville
fdadab4b5a
Merge "Fix concurrent access violation." into lmp-mr1-dev
2014-09-30 22:30:05 +00:00