208185 Commits

Author SHA1 Message Date
Geoff Mendal
f1a0607b3e Import translations. DO NOT MERGE
Change-Id: I01620f49c078b18cd89a222ad68d5be3d5b96db7
Auto-generated-cl: translation import
2015-07-20 15:10:09 -07:00
James Cook
93de2f7ffe Fix accessibility labels for app shelf
* Label the pinned and recent buttons with human-readable names.
* Set the divider line to non-focusable so it doesn't participate
  in accessibility.

Bug: 22568004
Change-Id: I298a927325fb23c357ed035e71013ef4f6965607
2015-07-20 15:09:08 -07:00
Roozbeh Pournader
edd2e67cf2 am 2dc20d7a: am 293eca69: am 32f7527d: am 2dc6ebbe: Merge "Fix default value of stereoReset() in the documentation." into mnc-dev
* commit '2dc20d7ab2bce9ff9e309b599424963711ece718':
  Fix default value of stereoReset() in the documentation.
2015-07-20 22:08:16 +00:00
Keisuke Kuroyanagi
abe2237726 am 7423ca03: am d49c3b65: am 00eb5767: am 437eb6ce: Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-dev
* commit '7423ca03a3d3e7d65549750bf46d744c6122df4f':
  Fix: Wrong suggestion popup position in extract mode.
2015-07-20 22:08:12 +00:00
Robert Greenwalt
d1e755a87b am 420d5fdd: am 30cf8079: am dacf0443: am b0e4a9e8: Merge "Support optional modem restart on certain errors." into mnc-dev
* commit '420d5fddc078b44e7f817984d1e5aaf7e8514823':
  Support optional modem restart on certain errors.
2015-07-20 22:08:02 +00: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
Roozbeh Pournader
2dc20d7ab2 am 293eca69: am 32f7527d: am 2dc6ebbe: Merge "Fix default value of stereoReset() in the documentation." into mnc-dev
* commit '293eca69d8e5116acdf3226b9d4673898d3679a6':
  Fix default value of stereoReset() in the documentation.
2015-07-20 21:56:30 +00:00
Keisuke Kuroyanagi
7423ca03a3 am d49c3b65: am 00eb5767: am 437eb6ce: Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-dev
* commit 'd49c3b65311aad1f70ed9194d46a4bca302fe89e':
  Fix: Wrong suggestion popup position in extract mode.
2015-07-20 21:56:24 +00:00
Robert Greenwalt
420d5fddc0 am 30cf8079: am dacf0443: am b0e4a9e8: Merge "Support optional modem restart on certain errors." into mnc-dev
* commit '30cf80792165d88e9844b5867e9f598f2f64f0df':
  Support optional modem restart on certain errors.
2015-07-20 21:56:17 +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
Jason Monk
3bb80cd195 am 85670df0: am eeeb45a7: am 47b9d250: am 33c619bb: Merge "Fix hotspot brokenness" into mnc-dev
* commit '85670df03c2ea3f561fa27bd11fd6bdf43b38b0b':
  Fix hotspot brokenness
2015-07-20 21:46:32 +00:00
Jae Seo
d12974f336 am a38aaba2: am c160c231: am 48d707ae: am 26f7720e: Merge "MediaSession: Do not lock on AudioManager.getStreamVolume" into mnc-dev
* commit 'a38aaba22208af66deb387dc7c21e0308065fbec':
  MediaSession: Do not lock on AudioManager.getStreamVolume
2015-07-20 21:46:26 +00:00
Jeff Sharkey
d4dc87569f am 4524184c: am f811d7fc: am fe7a311c: am 35ba2cdb: Merge "Inherit ABI when moving existing install." into mnc-dev
* commit '4524184c07f25548cd4cd94713b529ed73d419ac':
  Inherit ABI when moving existing install.
2015-07-20 21:46:18 +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
Jason Monk
85670df03c am eeeb45a7: am 47b9d250: am 33c619bb: Merge "Fix hotspot brokenness" into mnc-dev
* commit 'eeeb45a76d477c4c1f8590775de83e30a67501d9':
  Fix hotspot brokenness
2015-07-20 21:32:27 +00:00
Jae Seo
a38aaba222 am c160c231: am 48d707ae: am 26f7720e: Merge "MediaSession: Do not lock on AudioManager.getStreamVolume" into mnc-dev
* commit 'c160c231ab2945a194cd7dbad31837ee49904234':
  MediaSession: Do not lock on AudioManager.getStreamVolume
2015-07-20 21:32:21 +00:00
Jeff Sharkey
4524184c07 am f811d7fc: am fe7a311c: am 35ba2cdb: Merge "Inherit ABI when moving existing install." into mnc-dev
* commit 'f811d7fc0ff03a9fa70fb46525342127c7435ef5':
  Inherit ABI when moving existing install.
2015-07-20 21:32:15 +00:00
Roozbeh Pournader
6f5bf71702 am e5b23381: am e043a74b: am 91bb9d0a: am 9bdb7bfd: Merge "Bidi-wrap the results of format[Short]FileSize()." into mnc-dev
* commit 'e5b23381113b22feddb8d8339698bfdb1cf1656c':
  Bidi-wrap the results of format[Short]FileSize().
2015-07-20 21:32:00 +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
Roozbeh Pournader
e5b2338111 am e043a74b: am 91bb9d0a: am 9bdb7bfd: Merge "Bidi-wrap the results of format[Short]FileSize()." into mnc-dev
* commit 'e043a74bd0598ba2abb68d94d6d8a1f7ea5a2ccb':
  Bidi-wrap the results of format[Short]FileSize().
2015-07-20 21:18:32 +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
Robert Greenwalt
b0e4a9e8a4 Merge "Support optional modem restart on certain errors." into mnc-dev 2015-07-20 21:10:47 +00:00
Roozbeh Pournader
e043a74bd0 am 91bb9d0a: am 9bdb7bfd: Merge "Bidi-wrap the results of format[Short]FileSize()." into mnc-dev
* commit '91bb9d0a8489068c88d9d2496d9e806cf4094df3':
  Bidi-wrap the results of format[Short]FileSize().
2015-07-20 20:56:57 +00:00
Geoff Mendal
c9275e764d am c7a024a1: (-s ours) am d4d0c1b3: (-s ours) am 44c44a2b: (-s ours) am ca49ae5a: (-s ours) Import translations. DO NOT MERGE
* commit 'c7a024a179813640320e8e52309df861713ef6e7':
  Import translations. DO NOT MERGE
2015-07-20 20:55:35 +00:00
Wale Ogunwale
541e115f5c am 03dbf19a: am 88d51c3c: am 7e640ede: am 81696d13: am bde85f74: Merge "Fixed issue with background user window consuming touch events" into mnc-dev
* commit '03dbf19a119caac06fd15cc7e3023a55f9ac06d8':
  Fixed issue with background user window consuming touch events
2015-07-20 20:55:27 +00:00
Jason Monk
47b9d25022 am 33c619bb: Merge "Fix hotspot brokenness" into mnc-dev
* commit '33c619bb52c9e3e62b7243c9b1d9a75189885427':
  Fix hotspot brokenness
2015-07-20 20:55:19 +00:00
Ricardo Garcia
ed013b6c9b am 3f655b83: am c42940c9: am f2fd5002: am 238f03c9: am 2dcfc7a9: Merge "Fix for MidiManager bug" into mnc-dev
* commit '3f655b83d3a02779aeaa5e9e7921338889f60ce5':
  Fix for MidiManager bug
2015-07-20 20:55:19 +00:00
Jae Seo
48d707ae07 am 26f7720e: Merge "MediaSession: Do not lock on AudioManager.getStreamVolume" into mnc-dev
* commit '26f7720ed0d6a0894772d82b7ebed03ac686c6f3':
  MediaSession: Do not lock on AudioManager.getStreamVolume
2015-07-20 20:55:14 +00:00
Billy Lau
973bd8850a am 1ab5d397: am 68a2b655: am e4bcf480: am dd0602e8: am 072e04a7: Merge "Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WINDOW through AppOps" into mnc-dev
* commit '1ab5d39764f2b8ab238bcb1b570b788e86c8067b':
  Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WINDOW through AppOps
2015-07-20 20:55:11 +00:00
Jeff Sharkey
fe7a311c42 am 35ba2cdb: Merge "Inherit ABI when moving existing install." into mnc-dev
* commit '35ba2cdbf8654d708e57d209131dd498705d0e18':
  Inherit ABI when moving existing install.
2015-07-20 20:55:09 +00:00
Jeff Sharkey
1836016217 am c591b0c4: am 37a8e0e0: am f14e4435: am 0fa2a56c: am 71780e79: Merge "Better logging of MediaPlayer failure reason." into mnc-dev
* commit 'c591b0c454c3aed623a8b7ef620b03c98cc3ac81':
  Better logging of MediaPlayer failure reason.
2015-07-20 20:55:04 +00:00
Jean-Michel Trivi
858d727aeb am 10042f91: am 498985e0: am 34e75a9b: am c1aaeead: am 698250fa: Merge "Media button intent should be send to current user only." into mnc-dev
* commit '10042f910dc1e4b1847c264a5f6b6b3656bf5bc9':
  Media button intent should be send to current user only.
2015-07-20 20:54:55 +00:00
Christopher Tate
840b11cba0 am 745f3803: am eddb6c00: am 9606921b: am 0fc1e88c: am 6afdad7e: Merge "Don\'t fall back to domain verification state when looking up app linkage state" into mnc-dev
* commit '745f380307c8ecf962488447e81745103d5a8682':
  Don't fall back to domain verification state when looking up app linkage state
2015-07-20 20:54:46 +00:00
Jason Monk
33c619bb52 Merge "Fix hotspot brokenness" into mnc-dev 2015-07-20 20:47:33 +00:00
Jae Seo
26f7720ed0 Merge "MediaSession: Do not lock on AudioManager.getStreamVolume" into mnc-dev 2015-07-20 20:45:11 +00:00
Jeff Sharkey
35ba2cdbf8 Merge "Inherit ABI when moving existing install." into mnc-dev 2015-07-20 20:44:56 +00:00
Geoff Mendal
385f2d18c6 am 6b12a5fe: (-s ours) am 5038b92e: (-s ours) am ddb33d7d: (-s ours) am a6bf393d: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
* commit '6b12a5fea1e8799496f61bf02f927839038b3f33':
  Import translations. DO NOT MERGE
2015-07-20 20:42:40 +00:00
Dianne Hackborn
01fda52778 am ed3b4253: am 5cdc7f04: am 3aefa438: am 78ead58d: Merge "Fix issue #22531747: Assist info should declare if user has disabled..." into mnc-dev
* commit 'ed3b42539a4d883533177d008c7ffb2a58e50af6':
  Fix issue #22531747: Assist info should declare if user has disabled...
2015-07-20 20:42:32 +00:00
Geoff Mendal
c7a024a179 am d4d0c1b3: (-s ours) am 44c44a2b: (-s ours) am ca49ae5a: (-s ours) Import translations. DO NOT MERGE
* commit 'd4d0c1b3c40241e1b19f2f36992f09021158a2a6':
  Import translations. DO NOT MERGE
2015-07-20 20:42:26 +00:00
Wale Ogunwale
03dbf19a11 am 88d51c3c: am 7e640ede: am 81696d13: am bde85f74: Merge "Fixed issue with background user window consuming touch events" into mnc-dev
* commit '88d51c3c07dc5ea80e1cb5253446c53aa59e3749':
  Fixed issue with background user window consuming touch events
2015-07-20 20:42:20 +00:00