Lorenzo Colitti
728dace14d
Merge "Also include the domain when parceling StaticIpConfiguration." automerge: c565a56 automerge: 5b392ee
...
automerge: a0057ad
* commit 'a0057ad69083dc09c0c853fd20119f5a9ea877d9':
Also include the domain when parceling StaticIpConfiguration.
2015-01-30 15:59:49 +00:00
Lorenzo Colitti
a0057ad690
Merge "Also include the domain when parceling StaticIpConfiguration." automerge: c565a56
...
automerge: 5b392ee
* commit '5b392ee7584688d6929ca40760d0df2a12bd0b16':
Also include the domain when parceling StaticIpConfiguration.
2015-01-30 15:56:00 +00:00
Lorenzo Colitti
c565a5675a
Merge "Also include the domain when parceling StaticIpConfiguration."
2015-01-30 07:07:49 +00:00
Lorenzo Colitti
fba459d345
Merge "Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties()"
2015-01-30 07:00:38 +00:00
Christopher Ferris
3c1fd311ff
am 0654196f: am e7a69cbf: am dbd03924: Merge "Fix wrap property creation when truncating."
...
* commit '0654196fb08fb8c0dfed65ece00f0a4596ed70c2':
Fix wrap property creation when truncating.
2015-01-30 00:21:12 +00:00
Christopher Ferris
0654196fb0
am e7a69cbf: am dbd03924: Merge "Fix wrap property creation when truncating."
...
* commit 'e7a69cbf920565b4b428459198fd53f193080796':
Fix wrap property creation when truncating.
2015-01-30 00:14:17 +00:00
Zhijun He
043adafffd
Merge "Camera2: metadata spec update for reprocessing"
2015-01-29 23:48:02 +00:00
Zhijun He
0e99c2260d
Camera2: metadata spec update for reprocessing
...
Change-Id: I37eda90970eace23c42ba9106d4db1587df8d1b4
2015-01-29 15:26:05 -08:00
Zhen Yu Song
72c85bbdf8
Merge "+ Add CarExtender to Notification Bug: 18316420"
2015-01-29 22:54:29 +00:00
Jinsuk Kim
b744db8715
am eb2c4a07: am dbdaea0c: Merge "CEC: Do null/empty check against the parameter for checkRecordSource()" into lmp-mr1-dev
...
automerge: 7e79bdb
* commit '7e79bdb494b51175d9873f82f4ca8488ac6fccfa':
CEC: Do null/empty check against the parameter for checkRecordSource()
2015-01-29 22:41:23 +00:00
Raph Levien
98cb80d659
am 2ed9a7e5: am af461e12: Merge "Refine resolution order for typeface and fontFamily" into lmp-mr1-dev
...
automerge: 35b5780
* commit '35b5780ec52f3492ae41c36ae30e289bcf78cb11':
Refine resolution order for typeface and fontFamily
2015-01-29 22:38:41 +00:00
Jinsuk Kim
7e79bdb494
am eb2c4a07: am dbdaea0c: Merge "CEC: Do null/empty check against the parameter for checkRecordSource()" into lmp-mr1-dev
...
* commit 'eb2c4a07a118bb6f41455ffd14f35086298675cd':
CEC: Do null/empty check against the parameter for checkRecordSource()
2015-01-29 22:37:01 +00:00
Raph Levien
35b5780ec5
am 2ed9a7e5: am af461e12: Merge "Refine resolution order for typeface and fontFamily" into lmp-mr1-dev
...
* commit '2ed9a7e5ac3923b9459dc02b3a04e075ae4ea627':
Refine resolution order for typeface and fontFamily
2015-01-29 22:36:46 +00:00
Zhen Yu Song
9d5528ba9f
+ Add CarExtender to Notification
...
Bug: 18316420
Change-Id: Idd7a06c2271d62c603014038fbe5a0bbacb0ed78
2015-01-29 14:27:28 -08:00
Jinsuk Kim
eb2c4a07a1
am dbdaea0c: Merge "CEC: Do null/empty check against the parameter for checkRecordSource()" into lmp-mr1-dev
...
* commit 'dbdaea0c6d44ead142f42ac060af2f5cd7f942ac':
CEC: Do null/empty check against the parameter for checkRecordSource()
2015-01-29 22:26:01 +00:00
Raph Levien
2ed9a7e5ac
am af461e12: Merge "Refine resolution order for typeface and fontFamily" into lmp-mr1-dev
...
* commit 'af461e12a12dba8fc544fa373831368ba2c18096':
Refine resolution order for typeface and fontFamily
2015-01-29 22:25:51 +00:00
Jinsuk Kim
dbdaea0c6d
Merge "CEC: Do null/empty check against the parameter for checkRecordSource()" into lmp-mr1-dev
2015-01-29 22:22:31 +00:00
Raph Levien
af461e12a1
Merge "Refine resolution order for typeface and fontFamily" into lmp-mr1-dev
2015-01-29 22:11:00 +00:00
Mike Lockwood
2a57bc7fd6
MidiManager: Add USB peripheral MIDI support
...
This allows the android device to appear as a USB MIDI device to
a USB host (like a Mac or a PC) using the f_midi USB gadget driver.
Change-Id: I14f1ba73bcce2c894e77efb8810beac4ffe246d8
2015-01-29 12:59:28 -08:00
Raph Levien
42b3024efd
Refine resolution order for typeface and fontFamily
...
Previously any fontFamily value on a TextView would override a typeface
value, even if the fontFamily is from a TextAppearance (for example,
from the theme) and the typeface is explicitly set. This patch changes
the resolution order to fontFamily set directly on the TextView,
typeface set directly on the TextView, fontFamily from TextAppearance,
typeface from TextAppearance.
Bug: 16154223
Change-Id: I45c1e511fba8f64eb236200e3fa2e885c02b59dc
2015-01-29 12:49:19 -08:00
Christopher Ferris
e32df45fe1
Fix wrap property creation when truncating.
...
If a property name gets truncated, make sure it doesn't end in a '.'
since that makes the name illegal.
Bug: 19196358
Bug: https://code.google.com/p/android/issues/detail?id=82947
Change-Id: Icc1a26593237ca19ad0ebd776a60b3d6290bb355
2015-01-29 12:20:06 -08:00
Alan Viverette
a29b65a37b
Merge "Clear accessibility focus when the window loses visibility"
2015-01-29 18:37:38 +00:00
Mike Lockwood
3b7549ee1f
Merge "MIDI Manager: Remove message packetization from MIDI transport"
2015-01-29 17:11:55 +00:00
Mike Lockwood
cb09627373
MIDI Manager: Remove message packetization from MIDI transport
...
Instead of attempting to package exactly one MIDI message in each call to
MidiReceiver.onPost(), we now pass messages as a raw stream of bytes.
This means we may now receive multiple MIDI messages in MidiReceiver.onPost().
We make this change to avoid the complexity of taking the single message approach
with SysEx and realtime messages. This shifts some of the burden of parsing
MIDI messages to the client application. But the parsing is best handled in the
application anyway, rather than having the framework impose its own policy
on how the messages are parsed.
Change-Id: Idb6c200037f827cc618bc7d9455a7aa864b494a7
2015-01-29 09:09:00 -08:00
Lorenzo Colitti
d0cc544039
Also include the domain when parceling StaticIpConfiguration.
...
StaticIpConfiguration objects are parceled at least as part of the
IpConfiguration objects that are passed to IEthernetManager when an
application sets static IP configuration on Ethernet.
Change-Id: I49991e2f591cc6cf01b503c18eb343b5929efe29
2015-01-29 12:20:55 +00:00
Paul Jensen
b3b70975d9
Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties()
...
setDomain() and toLinkProperties() were not setting the domains.
The setDomain() bug affected Wifi and I believe the toLinkProperties()
bug affected Ethernet and Bluetooth reverse-tethering.
(cherry picked from commit c53113b37f )
bug:18252947
Change-Id: I6235fcd6b875aee516efbb5f880db1a99380355b
2015-01-29 17:12:35 +09:00
Jinsuk Kim
c8aaaef20f
CEC: Do null/empty check against the parameter for checkRecordSource()
...
This prevents out-of-bound exception from occurring.
Bug: 19188370
Change-Id: I051dccf7760cb542ea3dc9b0adc9625fa2ad8b1f
2015-01-29 16:28:37 +09:00
Svetoslav
b6f10982ac
Merge "AccessibilityNodeInfo refresh returns a stale state."
2015-01-29 02:54:22 +00:00
Svetoslav
5738fec00d
AccessibilityNodeInfo refresh returns a stale state.
...
AccessibilityNodeInfo refresh was getting the latest cached
state but this is not good enough as an accessibility service
can execute an action on the node and then refresh it to get
the new state.
bug:16954787
Change-Id: I004b4987b8dc423a2ab7031a4fbfe64365ddd7fe
2015-01-28 16:44:05 -08:00
Alan Viverette
7dbc3bfdd9
Clear accessibility focus when the window loses visibility
...
AccessibilityInteractionController checks window visibility during focus
search and when performing an action, which prevents the framework from
clearing focus when windows lose visibility. This change ensures that
focus will already have been cleared, which matches the behavior of the
other properties checked during focus search (view detachment and view
visibility).
Bug: 19169643
Change-Id: I795ed27ce8dfb7ecb1462943c81c5b14973a8d7a
2015-01-28 16:14:36 -08:00
Eino-Ville Talvala
3537112124
am 06b1014c: Merge "Camera2 legacy: Do not advertise NV21 support." into lmp-mr1-dev automerge: a17ab21
...
automerge: 745d45e
* commit '745d45e0c02588762cc05d7bf3a6f5542830a987':
Camera2 legacy: Do not advertise NV21 support.
2015-01-28 23:32:50 +00:00
Eino-Ville Talvala
745d45e0c0
am 06b1014c: Merge "Camera2 legacy: Do not advertise NV21 support." into lmp-mr1-dev automerge: a17ab21
...
* commit '06b1014cf28431706d42219549170896bd581a29':
Camera2 legacy: Do not advertise NV21 support.
2015-01-28 23:29:23 +00:00
Eino-Ville Talvala
06b1014cf2
Merge "Camera2 legacy: Do not advertise NV21 support." into lmp-mr1-dev
...
automerge: a17ab21
* commit 'a17ab21d4c81ecc80b00b14fe56ce721b4e757ae':
Camera2 legacy: Do not advertise NV21 support.
2015-01-28 23:22:56 +00:00
Eino-Ville Talvala
a17ab21d4c
Merge "Camera2 legacy: Do not advertise NV21 support." into lmp-mr1-dev
2015-01-28 23:20:01 +00:00
Dianne Hackborn
8bd95f1623
Introduce new MNC API version.
...
Change-Id: Ib40822e82ea389092727dfc1f2f9ada5d04f2e87
2015-01-28 15:08:52 -08:00
Fyodor Kupolov
0e8f037ded
Merge "Added primaryUserOnly attribute for activities"
2015-01-28 22:52:19 +00:00
Jose Lima
43181fb72d
am 4a40f7cc: Merge "Fix crash caused by disabling the Options panel on TVs" into lmp-mr1-dev automerge: 1f81973
...
automerge: 485f6a6
* commit '485f6a60e0182767d57a5ab08d6438124a69439e':
Fix crash caused by disabling the Options panel on TVs
2015-01-28 21:32:37 +00:00
Jose Lima
485f6a60e0
am 4a40f7cc: Merge "Fix crash caused by disabling the Options panel on TVs" into lmp-mr1-dev automerge: 1f81973
...
* commit '4a40f7cc90d8f908527d2cfff32376ee51259250':
Fix crash caused by disabling the Options panel on TVs
2015-01-28 21:27:33 +00:00
Jose Lima
4a40f7cc90
Merge "Fix crash caused by disabling the Options panel on TVs" into lmp-mr1-dev
...
automerge: 1f81973
* commit '1f81973e7d33f2a3f4b0a0e232854283f0f18030':
Fix crash caused by disabling the Options panel on TVs
2015-01-28 20:59:05 +00:00
Eino-Ville Talvala
ccf6e88eec
Camera2 legacy: Do not advertise NV21 support.
...
Also reduce logging somewhat for common scenarios.
Bug: 19161738
Change-Id: If96ed7d2bac0229159564072d7969d7bea3fae27
2015-01-28 12:57:56 -08:00
Jose Lima
bd769a15ab
Fix crash caused by disabling the Options panel on TVs
...
Address more cases where calls to getPanelState may cause a crash when the
options panel is disabled on a platform.
Bug: 19178531
Bug: 18780696
Change-Id: Ib72bb8483e636181788ed3919c4cb9e99a94b7b1
2015-01-28 10:46:39 -08:00
Chien-Yu Chen
25af2fc0cc
Merge "CameraManager: add torch mode APIs for flashlight"
2015-01-28 18:24:47 +00:00
Bryce Lee
c0086ea950
am 263987f6: am 2a8ccd4b: am 1061652a: Merge "Revert "Make THEATER_MODE_ON setting a system api."" into lmp-mr1-dev
...
* commit '263987f6268439af69fcfa66a278103e1efe1343':
Revert "Make THEATER_MODE_ON setting a system api."
2015-01-28 18:05:04 +00:00
Bryce Lee
263987f626
am 2a8ccd4b: am 1061652a: Merge "Revert "Make THEATER_MODE_ON setting a system api."" into lmp-mr1-dev
...
* commit '2a8ccd4b1f82086f6e38ec32ad084306400dcf93':
Revert "Make THEATER_MODE_ON setting a system api."
2015-01-28 17:58:41 +00:00
Bryce Lee
2a8ccd4b1f
am 1061652a: Merge "Revert "Make THEATER_MODE_ON setting a system api."" into lmp-mr1-dev
...
* commit '1061652a37e18683c994f9d4b872ecf990125a05':
Revert "Make THEATER_MODE_ON setting a system api."
2015-01-28 17:52:59 +00:00
Bryce Lee
1061652a37
Merge "Revert "Make THEATER_MODE_ON setting a system api."" into lmp-mr1-dev
2015-01-28 17:50:39 +00:00
Bryce Lee
034dc3839f
Revert "Make THEATER_MODE_ON setting a system api."
...
This reverts commit 35dafda1b0 .
Change-Id: I76e72592791682e0dbee719fbd518962a1bdcd11
2015-01-28 17:45:35 +00:00
Bryce Lee
293465a75c
am f2d5253b: am fdb8dff5: am d8cb4040: Merge "Make THEATER_MODE_ON setting a system api." into lmp-mr1-dev
...
* commit 'f2d5253bce5ef69cb6cb4da7697a228a47b55904':
Make THEATER_MODE_ON setting a system api.
2015-01-28 17:22:22 +00:00
Bryce Lee
f2d5253bce
am fdb8dff5: am d8cb4040: Merge "Make THEATER_MODE_ON setting a system api." into lmp-mr1-dev
...
* commit 'fdb8dff54cf9327089e5ee4d5bf461ef42020fcd':
Make THEATER_MODE_ON setting a system api.
2015-01-28 17:15:11 +00:00
Bryce Lee
fdb8dff54c
am d8cb4040: Merge "Make THEATER_MODE_ON setting a system api." into lmp-mr1-dev
...
* commit 'd8cb404035e8e133e310f5d811d44e3b0ecb8dcf':
Make THEATER_MODE_ON setting a system api.
2015-01-28 17:09:21 +00:00