Luan Nguyen
e687234f2c
am 679934f3: am 34997731: cherrypick from lmp-docs docs: Add Channel API summary for Wear. Original Change-Id: I447e58264e142a5e04aaf520d31dc4ced2506ecb
...
* commit '679934f37f3e140b5dade8044bc1d759b8f4e948':
cherrypick from lmp-docs docs: Add Channel API summary for Wear. Original Change-Id: I447e58264e142a5e04aaf520d31dc4ced2506ecb
2015-04-23 00:56:31 +00:00
Marco Nelissen
03cdfba5ae
am 453100c0: (-s ours) am 3430f599: am ba43f7e9: Merge "Revert "Sometimes the application context is null""
...
* commit '453100c06e3e62474e3ad36631deb5fe332bb227':
Revert "Sometimes the application context is null"
2015-04-23 00:56:24 +00:00
Christopher Tate
64da495dc7
Merge "Retain milestone timestamps of historical broadcast activity"
2015-04-23 00:28:33 +00:00
Christopher Tate
f278f12fae
Retain milestone timestamps of historical broadcast activity
...
Also use a ring buffer now instead of using arraycopy() every time
we send a broadcast.
Bug 20297662
Bug 20426398
Change-Id: I682461f358e5bc6ebc63bbeb87d0ad07d85fe4b6
2015-04-22 17:27:15 -07:00
Jae Seo
c6e64a95ce
Merge "TIF: Cache multiple app private commands"
2015-04-23 00:17:37 +00:00
Alan Viverette
7de07a60c2
Merge "Implement DayNight theme for DocumentsUI"
2015-04-23 00:13:02 +00:00
Mike Lockwood
60a6df9b95
Merge "Add Context.MIDI_Service to the public API"
2015-04-23 00:12:57 +00:00
Jae Seo
411d58d330
TIF: Cache multiple app private commands
...
Bug: 19809952
Change-Id: I458ab436761e8fd7e54fc7f49d86550e7945dca9
2015-04-22 17:02:04 -07:00
Selim Cinek
5f94c4da75
Merge "Fixed a regression with collapsed notification heights"
2015-04-22 23:53:59 +00:00
Alan Viverette
40a38f3062
Implement DayNight theme for DocumentsUI
...
Also fixes tint colors for icons to use themed colorControlNormal.
Bug: 20421157
Change-Id: I110a1d95f763332e7ca76cf8ab4125bd4d9a075e
2015-04-22 16:51:08 -07:00
Marco Nelissen
1816b396c8
am 75da2176: (-s ours) am 9e05ece7: am 0601a280: Merge "Sometimes the application context is null"
...
* commit '75da217605cb401c7cbd5023536a6d5c24a0af70':
Sometimes the application context is null
2015-04-22 23:50:25 +00:00
Adam Powell
a1f6211e79
Merge "Cancel a screenshot notification after a share target is chosen."
2015-04-22 23:36:02 +00:00
Adam Lesinski
98c7c1355b
Merge "AAPT: Add flag to disable versioning of vector related XML"
2015-04-22 23:10:31 +00:00
Todd Kennedy
acf4698ce6
Merge "Add hardware feature describing a car"
2015-04-22 22:42:14 +00:00
Andy Hung
463cb818ba
Merge "Add PlaybackSettings for use with AudioTrack"
2015-04-22 22:36:17 +00:00
Mike Lockwood
ec32ac95dc
Add Context.MIDI_Service to the public API
...
I forgot this when the rest of MidiManager was made public.
Change-Id: Ic5f8e2674d5b8e13bd88feebf3cf219f7af7fbcc
2015-04-22 15:33:34 -07:00
Andy Hung
263b4c9782
Add PlaybackSettings for use with AudioTrack
...
Change-Id: Ie59686d46869558d489a7600170ddace00e548d5
2015-04-22 15:27:16 -07:00
Wale Ogunwale
7e0fea3557
Merge "Don't limit fullscreen stack window size to parent window size"
2015-04-22 21:41:44 +00:00
Tor Norbye
891ad60a6f
Merge "Add threading annotations"
2015-04-22 21:32:39 +00:00
Todd Kennedy
7f95a00ec0
Add hardware feature describing a car
...
We need to define a hardware feature for when Android is running
embedded on a vehicle's headunit. This is not applicable when
running Android on a phone and projecting onto a headunit.
Bug: 20016089
Change-Id: I70e94564f7493afe70a49bf582a627c5ea9f0a60
2015-04-22 14:28:25 -07:00
Selim Cinek
06a24ebd77
Fixed a regression with collapsed notification heights
...
This could lead to collapsed notifications having and intrinsic
height smaller than the collapsed size and notifications
overlapping.
Change-Id: Iabba19033f8069f1f75218280b97d3a1a45a5efb
2015-04-22 14:22:05 -07:00
Luan Nguyen
679934f37f
am 34997731: cherrypick from lmp-docs docs: Add Channel API summary for Wear. Original Change-Id: I447e58264e142a5e04aaf520d31dc4ced2506ecb
...
* commit '34997731954015ce4e946ce696d487db17b848c1':
cherrypick from lmp-docs docs: Add Channel API summary for Wear. Original Change-Id: I447e58264e142a5e04aaf520d31dc4ced2506ecb
2015-04-22 20:48:02 +00:00
Svet Ganov
db30ac84b6
Merge "Make read/write from/to XML persistent state more robust."
2015-04-22 20:44:20 +00:00
Svet Ganov
ba0821ed3b
Make read/write from/to XML persistent state more robust.
...
When writing critical state to XML an excpetion can lead to creating
a malformed XML that is later parsed and may put the device in a bad
state. Hence, on any error while writing we should bail out and drop
the partially write state on the floor.
Corollary, any error on parsing can lead to having a partially read
state that is not consistent which may lead to writing this bad state
back to disk. Hence, on any error while parsing we should bail as
our current state may be unrecoverable.
Change-Id: Ia050c16198cb583f8a51263ad2035dbb948052b8
2015-04-22 13:42:54 -07:00
Marco Nelissen
453100c06e
am 3430f599: am ba43f7e9: Merge "Revert "Sometimes the application context is null""
...
* commit '3430f59951328c6d17045fbc8f85f629723af541':
Revert "Sometimes the application context is null"
2015-04-22 20:42:41 +00:00
Alan Viverette
3797a788dc
Merge "Fix visual styling for Material Spinner background"
2015-04-22 20:41:30 +00:00
Marco Nelissen
3430f59951
am ba43f7e9: Merge "Revert "Sometimes the application context is null""
...
* commit 'ba43f7e914cd2cb8145ffeb5720aa5e87be48b9b':
Revert "Sometimes the application context is null"
2015-04-22 20:28:54 +00:00
Marco Nelissen
ba43f7e914
Merge "Revert "Sometimes the application context is null""
2015-04-22 20:08:38 +00:00
Marco Nelissen
360f2ab62d
Revert "Sometimes the application context is null"
...
This reverts commit d86281cb3da685672d89f964228980f6753adcae.
Change-Id: Icaf8e1e4812f64060066331f9000be15c134d1d2
2015-04-22 20:07:15 +00:00
John Reck
f7de58130a
Merge "GraphicsJNI Canvas cleanup"
2015-04-22 20:00:46 +00:00
Wale Ogunwale
b171abbca8
Don't limit fullscreen stack window size to parent window size
...
A previous change limited the size of a window to the parent window
size at max. so that child windows don't extend outside their parent
stack when resized in a multi-window environment. This broke the
wallpaper positioning functionality since the wallpaper is no longer
bigger than it's containing stack so it can't be scrolled. Now, we
only limit the window size to the parent window size if the window
stack is not fullscreen.
Bug: 19434096
Bug: 19225079
Change-Id: I1a8788727e6c4a91da45d8a87850093ef5a24edf
2015-04-22 12:47:17 -07:00
Marco Nelissen
75da217605
am 9e05ece7: am 0601a280: Merge "Sometimes the application context is null"
...
* commit '9e05ece7ab8510fc3dade202a8647de22f4b0906':
Sometimes the application context is null
2015-04-22 19:41:57 +00:00
Marco Nelissen
9e05ece7ab
am 0601a280: Merge "Sometimes the application context is null"
...
* commit '0601a280e5db18ff2c084a0785504f959c2ff92f':
Sometimes the application context is null
2015-04-22 19:31:26 +00:00
Mady Mellor
73d74680b7
Merge "Enable stylus scale by default for apps targeting MNC+"
2015-04-22 19:21:36 +00:00
destradaa
4fbc845b68
Merge "Avoid performing work in the platform when GPS HAL does not support a feature. b/19271554"
2015-04-22 19:17:08 +00:00
Marco Nelissen
0601a280e5
Merge "Sometimes the application context is null"
2015-04-22 19:06:47 +00:00
Mady Mellor
7c36a685fe
Enable stylus scale by default for apps targeting MNC+
...
Bug: 20467919
Change-Id: Icadd45c8031e362d8101419c298133d59165939b
2015-04-22 11:52:31 -07:00
Steve McKay
a56104d74d
Merge "Reduce code duplication between DocumentsActivity and StandaloneActivity."
2015-04-22 18:13:21 +00:00
Todd Kennedy
4ff2617265
Merge "update api files"
2015-04-22 18:08:52 +00:00
Todd Kennedy
89902b9040
update api files
...
Bug: 20410696
Change-Id: I3a9d14e4031b0746b2527ad2b0ff1c8521c64e1d
2015-04-22 11:07:28 -07:00
Adam Skory
26d68e50fa
Merge "nullcheck Activity.getIntent() for AssistContent"
2015-04-22 17:59:34 +00:00
Quddus Chong
967d2057e9
am a5617d07: am 8408cbe3: cherrypick from lmp-docs docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. Original Change-Id: I0fab71be55f5c3c6d017ba585b92f8493050274a bug: 20304402
...
* commit 'a5617d07623d773a03230866c95712a795149b33':
cherrypick from lmp-docs docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. Original Change-Id: I0fab71be55f5c3c6d017ba585b92f8493050274a bug: 20304402
2015-04-22 17:51:25 +00:00
Kris Giesing
1aa5fb9619
am 6ea4f936: (-s ours) am 0ab9655a: (-s ours) Merge "DO NOT MERGE Revert "Load libraries directly from apk"" into lmp-mr1-ub-docs
...
* commit '6ea4f9361e644e371c2f49454d2832c451648ebd':
DO NOT MERGE Revert "Load libraries directly from apk"
2015-04-22 17:51:18 +00:00
Kris Giesing
d516650495
am 2a0c4a3a: (-s ours) am 6cf2d35d: (-s ours) Merge "DO NOT MERGE Revert "Add android.net.IpPrefix#contains()"" into lmp-mr1-ub-docs
...
* commit '2a0c4a3ae091c4a922a1dec040a56c2edcc5e588':
DO NOT MERGE Revert "Add android.net.IpPrefix#contains()"
2015-04-22 17:51:12 +00:00
Kris Giesing
834678ed8b
am b3ebc0f8: am 663cdc5c: Tweak wording on release notes for Leanback.
...
* commit 'b3ebc0f8f3cfc3efbd5cda42a303046aa9c71af1':
Tweak wording on release notes for Leanback.
2015-04-22 17:51:05 +00:00
Rich Slogar
20a5478af7
am ac66e2aa: am 1c6c22d3: docs: support library 22.1 updates
...
* commit 'ac66e2aa292f2bf9924e7189b14813b76ab16304':
docs: support library 22.1 updates
2015-04-22 17:50:56 +00:00
Ryosuke Matsuuchi
fd48dcca5f
am 12651970: am 2fb3dc2f: doc: Add Korean version of DAC/distribute/ page.
...
* commit '12651970876f8829d87f2075b0719c766f31dd73':
doc: Add Korean version of DAC/distribute/ page.
2015-04-22 17:50:49 +00:00
Dirk Dougherty
fad1c48161
am a136b544: am 7e75d3ec: Doc change: distribute landing page.
...
* commit 'a136b5442f0dd3cd088e4a2995cb507df1ad604d':
Doc change: distribute landing page.
2015-04-22 17:50:42 +00:00
Joe Fernandez
c6820220e4
am c3afa452: am 7ce1ab5f: Merge "docs: studio remove gradle tasks dialog" into lmp-mr1-ub-docs
...
* commit 'c3afa452b913304232d61ab96d1e2ffe77af1f54':
docs: studio remove gradle tasks dialog
2015-04-22 17:50:35 +00:00
Rich Slogar
3ee60bb0a3
am a2fb6d63: am 6b1b71c9: docs: hierarchyviewer updates
...
* commit 'a2fb6d63d8b4e18c302e4b08f02c4c7737345d24':
docs: hierarchyviewer updates
2015-04-22 17:50:29 +00:00