Craig Mautner
8f3e9e2094
am 408f22c1: am 6cb91260: Make next activity opaque when media stops
...
* commit '408f22c1ebfac63f90d89fbad091974957af98ee':
Make next activity opaque when media stops
2014-08-08 16:13:30 +00:00
Craig Mautner
b69451bd6b
am 6cb91260: Make next activity opaque when media stops
...
* commit '6cb9126068b084248276a21e2b72451d8618a30a':
Make next activity opaque when media stops
2014-08-08 16:08:48 +00:00
Craig Mautner
fa387ad6cf
Make next activity opaque when media stops
...
Call convertFromTranslucent on next activity when an activity below
it stops playing media.
Fixes bug 14469711.
Change-Id: I7e4346987cb620cb3a8c09096ff3a639cf344679
2014-08-08 16:05:02 +00:00
Michael Lentine
e64e4c6e43
am 9e11f8b9: am 58a56c45: Merge "New screen shut down animation." into lmp-dev
...
* commit '9e11f8b98c0c22600d196ba9c8231ea9fcd4f7f0':
New screen shut down animation.
2014-08-08 15:33:17 +00:00
Michael Lentine
84c242f1d1
am 58a56c45: Merge "New screen shut down animation." into lmp-dev
...
* commit '58a56c451bd5a994d358b764a016628e6088b6f4':
New screen shut down animation.
2014-08-08 15:28:45 +00:00
Calin Juravle
a98b7c28d5
am 54dc2316: am d1bf647f: Use native ISA for dex code (in case there\'s a NativeBridge)
...
* commit '54dc23162210fce71f5d86ab51ec1ff50b2f70de':
Use native ISA for dex code (in case there's a NativeBridge)
2014-08-08 14:54:24 +00:00
Calin Juravle
1881d5cf7e
am d1bf647f: Use native ISA for dex code (in case there\'s a NativeBridge)
...
* commit 'd1bf647fc6c3603238e96a4a99855344f134e81e':
Use native ISA for dex code (in case there's a NativeBridge)
2014-08-08 14:50:21 +00:00
Calin Juravle
8ad7f2051d
Use native ISA for dex code (in case there's a NativeBridge)
...
In the presence of a native bridge it is more efficient to compile the
dex directly to the native ISA than to use the shared library ISA as a
reference.
This can be achieve by configuring the readonly system properties to map
between the .so ISA and the desired dex code .ISA (e.g.
ro.dalvik.vm.isa.ISA1=ISA2).
Bug: 16185267
(cherry picked from commit I50baa7b37e1465b9adf72d6f6b96f526a08d59c7)
(cherry picked from commit I8fe453a800812e382e8f41b5f7922997aa9c18a9)
Change-Id: I6c9684149691285310c961189b58af8c7f47aff4
2014-08-08 15:37:17 +01:00
John Spurlock
91a21e2972
am 23589caa: am 1d4ad01f: Merge "Volume: Hide zen options during setup." into lmp-dev
...
* commit '23589caa88bb5a7fde62a9edff4ac189e56b8ccb':
Volume: Hide zen options during setup.
2014-08-08 14:19:43 +00:00
Adrian Roos
5814378fdd
am 85720da2: am 761c4d0e: QS: Make user switcher RTL aware
...
* commit '85720da2701a346f58b7f37b56c30f757c5632bc':
QS: Make user switcher RTL aware
2014-08-08 14:15:35 +00:00
John Spurlock
6b1fc808a1
am 1d4ad01f: Merge "Volume: Hide zen options during setup." into lmp-dev
...
* commit '1d4ad01f609ece9355693550c8d340f7f69866df':
Volume: Hide zen options during setup.
2014-08-08 14:15:23 +00:00
Adrian Roos
5d97914505
am 761c4d0e: QS: Make user switcher RTL aware
...
* commit '761c4d0e57d7a3b6d51185491d7f06d8619a0bc3':
QS: Make user switcher RTL aware
2014-08-08 14:10:54 +00:00
Adrian Roos
0832b48221
QS: Make user switcher RTL aware
...
Bug: 16406694
Change-Id: I00efaf34281945635aa91bc3871ca6361c946ffe
2014-08-08 15:59:03 +02:00
Adrian Roos
24cdf3c047
am 7ade8a29: am 7e690eb1: QS: Make user switcher expand when users don\'t fit
...
* commit '7ade8a297483baac876fc81b7b7e0f9bd57330ec':
QS: Make user switcher expand when users don't fit
2014-08-08 13:27:04 +00:00
Adrian Roos
44a5ba5343
am 7e690eb1: QS: Make user switcher expand when users don\'t fit
...
* commit '7e690eb1fc1279eb10aa62a10f36aca66b0bb6f9':
QS: Make user switcher expand when users don't fit
2014-08-08 13:23:21 +00:00
Dan Sandler
c024a995c1
am 41c58fcd: am b3bf3230: Publicize Material notification text styles.
...
* commit '41c58fcd923f59eecc3004c20d7d1026821a1c75':
Publicize Material notification text styles.
2014-08-08 13:21:31 +00:00
Adrian Roos
1940892d89
QS: Make user switcher expand when users don't fit
...
Also updates the switcher to match the latest redlines.
Bug: 16406694
Change-Id: Ibf44ed9ea2ef4e3c467724eb4c79f1df5b3e49f4
2014-08-08 13:17:55 +00:00
Dan Sandler
6abf527cc5
am b3bf3230: Publicize Material notification text styles.
...
* commit 'b3bf3230a124eec4d32bd61fc4fd1452efbff70e':
Publicize Material notification text styles.
2014-08-08 13:16:54 +00:00
Dan Sandler
dd06d04064
Publicize Material notification text styles.
...
Important for anyone attempting to make custom content views
that match the Material style of Builder-created
notifications.
Bug: 16520833
Change-Id: Ifc6c54cc50aaceed252dfbab7459b15216d53df1
2014-08-08 09:01:50 -04:00
Dianne Hackborn
07bcc913db
am 95bc9821: am 0f1513d1: Merge "Fix issues #16655104 and #16875776 in battery stats." into lmp-dev
...
* commit '95bc982178810bb82b963cd7493f139b4f3bedae':
Fix issues #16655104 and #16875776 in battery stats.
2014-08-08 05:48:45 +00:00
Dianne Hackborn
4687d7430b
am 0f1513d1: Merge "Fix issues #16655104 and #16875776 in battery stats." into lmp-dev
...
* commit '0f1513d1ee8bac1aa5b6ec0ebca938586f7d2bdd':
Fix issues #16655104 and #16875776 in battery stats.
2014-08-08 05:43:49 +00:00
Jeff Sharkey
26505aa3c2
am 39b80151: am 99343549: Handle null IPackageDeleteObserver.
...
* commit '39b80151908d2de8f411c6c0ff52371fd486a6d5':
Handle null IPackageDeleteObserver.
2014-08-08 05:42:39 +00:00
Jeff Sharkey
de5f41f766
am 99343549: Handle null IPackageDeleteObserver.
...
* commit '9934354949b496a1f95f21d8fdcff7546f45241e':
Handle null IPackageDeleteObserver.
2014-08-08 05:36:25 +00:00
Jeff Sharkey
6c0b9da65e
Handle null IPackageDeleteObserver.
...
Bug: 16862614
Change-Id: I0c197a994b89d49123027f24fe46827c2b994ab6
2014-08-08 05:08:58 +00:00
Guang Zhu
fdb9bab0a3
am e98bc03f: am 9fa9213a: Merge "Improve error detection in app compitibility test" into lmp-dev
...
* commit 'e98bc03f4482872f2a61817d5b36816d525c07aa':
Improve error detection in app compitibility test
2014-08-08 03:57:30 +00:00
Wei Wang
fff4a98d6c
am e4bdd4ee: am c0c313e7: Merge "Add a TLV to support different result storage" into lmp-dev
...
* commit 'e4bdd4ee8b083a40e1533ba9e99878fe73255c01':
Add a TLV to support different result storage
2014-08-08 03:57:25 +00:00
Craig Mautner
7772d24e6e
am 2604a74b: am 18b5a23d: Merge "Debug for 13924095." into lmp-dev
...
* commit '2604a74bfc7674d5a9b212f484e2df66265d0320':
Debug for 13924095.
2014-08-08 03:57:12 +00:00
Andy Hung
49162758bc
am 847e6d5a: am 8351fccc: Merge "Fix track sample rate limit" into lmp-dev
...
* commit '847e6d5a55e4b43303e3920fb8a12d5fc9c9211a':
Fix track sample rate limit
2014-08-08 03:56:59 +00:00
Adam Powell
fd452ff24c
am 5a3081cb: am f16d870f: Merge "Un-hide WindowInsets#isConsumed" into lmp-dev
...
* commit '5a3081cba54a66df25e0672fb051138829855d2d':
Un-hide WindowInsets#isConsumed
2014-08-08 03:56:54 +00:00
Craig Mautner
1951562d18
am 455389f6: am 5e07d88a: Keep app focus and input focus current
...
* commit '455389f6b4b424e61eaf2e9af5732859bcb7d133':
Keep app focus and input focus current
2014-08-08 03:56:48 +00:00
Yigit Boyar
af68a80b79
am 93c4891e: am 1956789c: Merge "Fix RTL horizontal spacing in Gridview" into lmp-dev
...
* commit '93c4891e3ea658f0cd6a9fa0f46005108da9a916':
Fix RTL horizontal spacing in Gridview
2014-08-08 03:56:43 +00:00
Raph Levien
daa8367f58
am cf4e6098: am 922ce8a7: Make letterSpacing and fontFeatureSettings public
...
* commit 'cf4e60980a803b6f046774d32aa7cd308674d4fa':
Make letterSpacing and fontFeatureSettings public
2014-08-08 03:56:16 +00:00
Alan Viverette
2b7ef78f4a
am 2b34cd36: am c7896374: Send accessibility click event after calling click listener
...
* commit '2b34cd364f14bfc27fafcb9e33e2ee14676cd661':
Send accessibility click event after calling click listener
2014-08-08 03:56:12 +00:00
Alan Viverette
951f1c6f8f
am 47dd5048: am e831355f: Fix docs build
...
* commit '47dd5048e97bfe003df2c5b7900deb308c942681':
Fix docs build
2014-08-08 03:56:07 +00:00
Alan Viverette
3cd357120f
am fd02efc4: am 6f1efdb8: Add insets to dialog background
...
* commit 'fd02efc4a73918748fb46a9489fb9dc66bc826c2':
Add insets to dialog background
2014-08-08 03:55:57 +00:00
Chelsea Derrick
046867cb9f
am 82a0fa87: am 9e2c93d3: Merge "Unhide broadcasts for WiFi network changes." into lmp-dev
...
* commit '82a0fa87d150722dc2520e4647b46e6389449dbd':
Unhide broadcasts for WiFi network changes.
2014-08-08 03:55:36 +00:00
Guang Zhu
e287ed9bf1
am 9fa9213a: Merge "Improve error detection in app compitibility test" into lmp-dev
...
* commit '9fa9213a3db1b237241a34bf39cebee55e17f4e3':
Improve error detection in app compitibility test
2014-08-08 03:07:44 +00:00
Chris Craik
b63c8ed718
am 82d25614: am a1cfd19f: Fix leak of SkPathRefs
...
* commit '82d25614da43a4906bc3e77a9c9355124ba23562':
Fix leak of SkPathRefs
2014-08-08 03:06:49 +00:00
Jeff Sharkey
a45ab14ff7
am ab65680e: am 393a0e2b: Logic to confirm uninstalls.
...
* commit 'ab65680e0a36cd27145b57fdb85e41eb630c78c9':
Logic to confirm uninstalls.
2014-08-08 03:05:31 +00:00
Lajos Molnar
3951c37c12
am dbcc05c6: am b65ebd6c: media: update to reworked media codec list/info
...
* commit 'dbcc05c616e790a742d1a08d10f1a282611af6d5':
media: update to reworked media codec list/info
2014-08-08 03:05:26 +00:00
Wei Wang
499de65d61
am c0c313e7: Merge "Add a TLV to support different result storage" into lmp-dev
...
* commit 'c0c313e78969265a186a6cf6f7eee8069d825612':
Add a TLV to support different result storage
2014-08-08 02:43:41 +00:00
Craig Mautner
3d323c7193
am 18b5a23d: Merge "Debug for 13924095." into lmp-dev
...
* commit '18b5a23df81fd703cde10de0c1c19bba6d2c6ea4':
Debug for 13924095.
2014-08-08 02:23:11 +00:00
Andy Hung
a5d3fc040d
am 8351fccc: Merge "Fix track sample rate limit" into lmp-dev
...
* commit '8351fccc338f28947c26bd530ef2b93fb021eca7':
Fix track sample rate limit
2014-08-08 02:06:21 +00:00
Adam Powell
007a6fb380
am f16d870f: Merge "Un-hide WindowInsets#isConsumed" into lmp-dev
...
* commit 'f16d870f7007ca5aa3f01ee648dad5a7437179ee':
Un-hide WindowInsets#isConsumed
2014-08-08 02:06:15 +00:00
Craig Mautner
3895a2debe
am 5e07d88a: Keep app focus and input focus current
...
* commit '5e07d88a8c966c34dc27dab2bb229f4897756e17':
Keep app focus and input focus current
2014-08-08 01:53:58 +00:00
Yigit Boyar
1ecdd790ea
am 1956789c: Merge "Fix RTL horizontal spacing in Gridview" into lmp-dev
...
* commit '1956789c60270539ffa1e722f161c164a944235f':
Fix RTL horizontal spacing in Gridview
2014-08-08 01:53:53 +00:00
Raph Levien
5d9d204491
am 922ce8a7: Make letterSpacing and fontFeatureSettings public
...
* commit '922ce8a789949374a08fcea9df72c16486c50d3f':
Make letterSpacing and fontFeatureSettings public
2014-08-08 01:48:03 +00:00
Alan Viverette
9478282163
am c7896374: Send accessibility click event after calling click listener
...
* commit 'c78963748f8790558fcde8c8a4045d50108b735c':
Send accessibility click event after calling click listener
2014-08-08 01:47:39 +00:00
Alan Viverette
bcc9c25d38
am e831355f: Fix docs build
...
* commit 'e831355f9493c7be7b1b4cf4db89a0537228a496':
Fix docs build
2014-08-08 01:47:07 +00:00
Alan Viverette
a24e7ae067
am 6f1efdb8: Add insets to dialog background
...
* commit '6f1efdb826db7b06aff247eef41bee2bbcc466c5':
Add insets to dialog background
2014-08-08 01:47:02 +00:00