Tom Taylor
bd3b00004c
am 4cd3e47e: Merge "Issues with messaging apps on non-primary user account" into lmp-mr1-dev
...
* commit '4cd3e47e584fb1508db8f0e559f1167ab07c68c3':
Issues with messaging apps on non-primary user account
2014-11-24 23:20:11 +00:00
Ruben Brunk
c02cdf00e5
am 8791a1e8: Merge "Camera2: Ignore unsupported face detection results in LEGACY." into lmp-mr1-dev
...
* commit '8791a1e81a5a07b10b2be05fc6f3d94a71139c96':
Camera2: Ignore unsupported face detection results in LEGACY.
2014-11-24 23:16:03 +00:00
Tom Taylor
4cd3e47e58
Merge "Issues with messaging apps on non-primary user account" into lmp-mr1-dev
2014-11-24 23:14:42 +00:00
Ruben Brunk
8791a1e81a
Merge "Camera2: Ignore unsupported face detection results in LEGACY." into lmp-mr1-dev
2014-11-24 23:11:33 +00:00
Jeff Sharkey
f07a99f9b9
am 07aca15b: Merge "Better am error when SELinux blocking access." into lmp-mr1-dev
...
* commit '07aca15b96806b48a46b9c92096a35d4443fa5dd':
Better am error when SELinux blocking access.
2014-11-24 23:10:01 +00:00
RoboErik
a903102564
am d9bb296b: Merge "Delay calling onConnected until a session is set in MediaBrowser" into lmp-mr1-dev
...
* commit 'd9bb296b56f1107674fd6370295e0bc1010848ba':
Delay calling onConnected until a session is set in MediaBrowser
2014-11-24 23:09:56 +00:00
Jeff Sharkey
07aca15b96
Merge "Better am error when SELinux blocking access." into lmp-mr1-dev
2014-11-24 23:05:08 +00:00
RoboErik
d9bb296b56
Merge "Delay calling onConnected until a session is set in MediaBrowser" into lmp-mr1-dev
2014-11-24 23:04:59 +00:00
Jeff Sharkey
dbea3cd118
Better am error when SELinux blocking access.
...
Bug: 18479882
Change-Id: I0732e54838c4e04d9d727e7c5fd9d7e7bacbaa1f
2014-11-24 14:51:34 -08:00
Alan Viverette
3c9012b9ba
Update action bar insets on sw600dp to match Material spec
...
BUG: 18482784
Change-Id: Ic9dbca11e9fbf850ad017e1a4c7b72030bf35ddc
2014-11-24 14:37:46 -08:00
Jeff Sharkey
117c549b86
am 0f667f58: Merge "Ignore spammy package logs when dumping." into lmp-mr1-dev
...
* commit '0f667f5855bff7432002dba2ef0d393fe2ad955f':
Ignore spammy package logs when dumping.
2014-11-24 22:26:10 +00:00
Jeff Sharkey
ce7a0e6cc7
am 7038c390: Merge "Move Documents action bar update even later." into lmp-mr1-dev
...
* commit '7038c39012c039aafcf4ac7931a087bfff42e125':
Move Documents action bar update even later.
2014-11-24 22:26:04 +00:00
Jeff Sharkey
0f667f5855
Merge "Ignore spammy package logs when dumping." into lmp-mr1-dev
2014-11-24 22:21:27 +00:00
Chih-hung Hsieh
73780ac392
am 38cc84de: Merge "Remove unused variable"
...
* commit '38cc84deceaf7bc9fab898cbcb37523cfba2bb66':
Remove unused variable
2014-11-24 22:20:34 +00:00
Jeff Sharkey
7038c39012
Merge "Move Documents action bar update even later." into lmp-mr1-dev
2014-11-24 22:18:51 +00:00
Chih-hung Hsieh
38cc84dece
Merge "Remove unused variable"
2014-11-24 22:15:42 +00:00
Svet Ganov
c80814e70a
Lockup in the print spooler.
...
A recent change modified the way we destroy the remote renderer from
asynchronous to synchronous. This caused problems since it was possible
that the remote rendering service is unbound while we are reading the
contents of a rendered page. As a result the reader was blocking on I/O
and the print spooler was getting into a locked state that required a
restart of its process. Now the remote renderer is destroyed
asynchronously.
bug:18498626
Change-Id: I1312bf808f30430728b4038dd4be43c55d2be825
2014-11-24 22:12:34 +00:00
Alan Viverette
d25eb9fbb9
Update documentation for DatePicker to reflect the new mode
...
BUG: 18508605
Change-Id: I23d45bf1cd7783fa6f397c15f0ba6802e4069d6b
2014-11-24 14:07:24 -08:00
Alan Viverette
0d05788fd0
am 760cfb02: Merge "Check for null drawable in theme-less getDrawable()" into lmp-mr1-dev
...
* commit '760cfb02de1e547b2823bf2b9621ef5b953cc5bd':
Check for null drawable in theme-less getDrawable()
2014-11-24 22:05:44 +00:00
Alan Viverette
760cfb02de
Merge "Check for null drawable in theme-less getDrawable()" into lmp-mr1-dev
2014-11-24 21:57:51 +00:00
Adam Lesinski
aa6076701d
Make the Context service constant for UsageStats public
...
This was an oversight in L, where we did not make this
service constant public.
Change-Id: I42e38cb5ef8420cadc1a4a6705821189d911ccfe
2014-11-24 13:53:57 -08:00
Jean-Michel Trivi
213472d738
am 8c816096: Merge "Add support for audio focus locking" into lmp-mr1-dev
...
* commit '8c81609616498b382d61d08371c547d644fa0709':
Add support for audio focus locking
2014-11-24 21:44:21 +00:00
Jeff Sharkey
962bd4a691
Ignore spammy package logs when dumping.
...
Bug: 18390552
Change-Id: Ie333f57d46d6ab3f4b9daa17f98b1e94a236e959
2014-11-24 13:43:45 -08:00
Jean-Michel Trivi
8c81609616
Merge "Add support for audio focus locking" into lmp-mr1-dev
2014-11-24 21:39:30 +00:00
Jeff Davidson
6fdf2a1709
am 6ea4e11d: Merge "Don\'t enforce control permission when preparing consented VPN." into lmp-mr1-dev
...
* commit '6ea4e11d9817d85eb5c0ff445154985e4eb0c534':
Don't enforce control permission when preparing consented VPN.
2014-11-24 21:25:41 +00:00
Jinsuk Kim
c27f5baaeb
am 51cb7aa7: Merge "CEC: Do not issue non-effective <Routing Change>" into lmp-mr1-dev
...
* commit '51cb7aa774cf6ab7727928d136052c61325a8031':
CEC: Do not issue non-effective <Routing Change>
2014-11-24 21:21:12 +00:00
Jeff Davidson
6ea4e11d98
Merge "Don't enforce control permission when preparing consented VPN." into lmp-mr1-dev
2014-11-24 21:19:56 +00:00
Geoff Mendal
6a0ec6e606
Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev
2014-11-24 21:15:29 +00:00
Jinsuk Kim
51cb7aa774
Merge "CEC: Do not issue non-effective <Routing Change>" into lmp-mr1-dev
2014-11-24 21:14:02 +00:00
Geoff Mendal
db3b7b5846
am 597226d6: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
...
* commit '597226d6f2adb3fd70d669e168a2d6171222ad1a':
Import translations. DO NOT MERGE
2014-11-24 20:49:28 +00:00
Geoff Mendal
597226d6f2
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
2014-11-24 20:44:58 +00:00
RoboErik
d64c425f32
Delay calling onConnected until a session is set in MediaBrowser
...
This will delay all calls to onConnected from the MediaBrowserService
until a session token has been set. This also requires making it an
exception to try setting the session twice.
bug:18052336
Change-Id: Iecf186c53364183e1696af83a855c8db3294a5d0
2014-11-24 12:35:20 -08:00
Chih-Hung Hsieh
a3b1ea3336
am e57b3991: Merge "Remove unused function"
...
* commit 'e57b3991d85f22597014d74b64805a081cc978e0':
Remove unused function
2014-11-24 20:20:21 +00:00
Jeff Sharkey
58b699c366
am 636baa0d: Merge "Introduce revision codes for split APKs." into lmp-mr1-dev
...
* commit '636baa0d2451a531f8e83f5cdfc0d709989c4862':
Introduce revision codes for split APKs.
2014-11-24 20:20:10 +00:00
Jeff Sharkey
43aef1643b
Move Documents action bar update even later.
...
At some point Activity started restoring the Toolbar/ActionBar title
during onPostCreate(), which would clobber some of the setup we just
finished doing. To fix, move our update to be even later in the
restore lifecycle.
Also fix grid item widths for small screen devices.
Bug: 17428127
Change-Id: I258121b6a6eec5924f92b02290a67d3ae7dd9cf6
2014-11-24 12:17:12 -08:00
Jeff Sharkey
636baa0d24
Merge "Introduce revision codes for split APKs." into lmp-mr1-dev
2014-11-24 20:16:17 +00:00
Chih-Hung Hsieh
e57b3991d8
Merge "Remove unused function"
2014-11-24 20:15:13 +00:00
Jeff Sharkey
88d2a3c0e1
Introduce revision codes for split APKs.
...
Apps delivered as multiple split APKs must have identical package
names, version code, and signatures. However, developers may want
to iterate quickly on a subset of splits without having to increment
the version code, which would require delivery of the entire app.
This change introduces "revision codes" which can vary between
split APKs belonging to the same app. An install is valid as long
as the normal version code is identical across all splits. Splits
can be added/removed to an app over time, but if a split is present
across an upgrade the revision code must not decrease.
Since system apps could have been updated with splits, only revert
to the built-in APKs if the version code is strictly greater than the
data version. Also fix bug to enable inheriting from system apps
when adding splits.
Bug: 18481866
Change-Id: I34d8e14c141a8eb95c33ffe24b4e52d6af5c8260
2014-11-24 12:13:11 -08:00
Sailesh Nepal
8c2a8f64b9
am 0afd49a1: Merge "Add system API to get registered connection managers" into lmp-mr1-dev
...
* commit '0afd49a1721a5fd71ecf69e6bc62cdb3c8591341':
Add system API to get registered connection managers
2014-11-24 20:01:25 +00:00
Jorim Jaggi
82bb648b5a
am 6b770744: Merge "Fix quick settings on Keyguard" into lmp-mr1-dev
...
* commit '6b77074438f191de4fcfa1f1560fb5f038cb8173':
Fix quick settings on Keyguard
2014-11-24 20:01:19 +00:00
Chris Wren
fa5768cef4
am 1b26cc5b: Merge "LED should not be blocked by interruption filtering." into lmp-mr1-dev
...
* commit '1b26cc5b7ab5733b94741f17c84eb4b140eaf045':
LED should not be blocked by interruption filtering.
2014-11-24 20:00:55 +00:00
smain@google.com
f00d46db37
am 79b496e8: am 75cd7c74: am 5f3ba993: am 1b23ee96: Merge "add intro videos (w/ shadowbox) to Auto and Wear landing pages." into lmp-docs
...
* commit '79b496e867f15529e442bbd19f6d0a75bf3f9f38':
add intro videos (w/ shadowbox) to Auto and Wear landing pages.
2014-11-24 20:00:50 +00:00
Chih-Hung Hsieh
70363cc576
Remove unused function
...
Remove an unused static function clang complains about
Change-Id: Id5875960e9f93348c7a3a912f42b5f457af2cdc0
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2014-11-24 11:52:43 -08:00
Sailesh Nepal
0afd49a172
Merge "Add system API to get registered connection managers" into lmp-mr1-dev
2014-11-24 19:36:58 +00:00
Jorim Jaggi
6b77074438
Merge "Fix quick settings on Keyguard" into lmp-mr1-dev
2014-11-24 19:31:30 +00:00
Jorim Jaggi
58bef33499
Fix quick settings on Keyguard
...
- Fix that quick settings couldn't be scrolled nor closed on Keyguard
if scrolling was needed.
- Fix jumping in unlock motion when closing both panel and QS
- Fix invalid panel height when closing both QS and panel
Bug: 18481668
Change-Id: Ifd12e29bbc64f72f0dc13b43e36b1a57df7524fa
2014-11-24 20:30:42 +01:00
Geoff Mendal
24bc59be4c
Import translations. DO NOT MERGE
...
Change-Id: Ia5a03d8dd7c8d82c4f65421b1b2985bdffceee19
Auto-generated-cl: translation import
2014-11-24 11:28:36 -08:00
Alan Viverette
7e0aaae3db
Check for null drawable in theme-less getDrawable()
...
BUG: 18507509
Change-Id: I64e2950dc3a30f3979ec179789a6f6e055c9f86d
2014-11-24 11:27:09 -08:00
Bo Liu
de92f4c72b
Fix crash in getNativeCanvas when canvasHandle is NULL
...
BUG: 18261928
Change-Id: I01a5af201fe829d5752433e1bb0db7edc01733d4
2014-11-24 11:25:45 -08:00
Geoff Mendal
de4b74a6ac
Import translations. DO NOT MERGE
...
Change-Id: I753b271eb5b97b719fe6d4aa50d21431a961d553
Auto-generated-cl: translation import
2014-11-24 11:21:09 -08:00