Chen Xu
5effb5f645
Merge "move ACTION_SERVICE_STATE to system api" into oc-dev
2017-04-04 23:43:56 +00:00
TreeHugger Robot
cd77661682
Merge "Add legacy DownloadManager actions to SystemApi." into oc-dev
2017-04-04 22:42:10 +00:00
fionaxu
90fee27577
move ACTION_SERVICE_STATE to system api
...
As per CDD: The "android.*" namespace for intent constants is reserved
for public
Android API in AOSP. (Whether public to the full SDK, @SystemApi or
defined in AOSP support libraries.)
ACTION_SERVICE_STATE intent is generally useful for system/oem
apps thus move to system api
Bug: 33679956
Test: Manual
Change-Id: Ie38b53f077e8a013351d35387f9133e0ebb26cc9
2017-04-04 14:26:40 -07:00
Jeff Sharkey
8d5d065cdf
Add legacy DownloadManager actions to SystemApi.
...
They're still used by at least one bundled app.
Test: builds, boots
Bug: 35256608
Change-Id: I45966b3e0ed506ead4544bbbfc9d82b7f9d5205d
2017-04-04 14:38:47 -06:00
Todd Kennedy
d46a1604b7
Change name of the intent fields
...
Change-Id: I67d3f5c7fb3189fdb35908011e92cc82c24b9154
Fixes: 36594944
Test: cts-tradefed run commandAndExit cts-dev -m CtsSignatureTestCases -t android.signature.cts.IntentTest#shouldNotFindUnexpectedIntents
2017-04-04 13:33:13 -07:00
TreeHugger Robot
dd7414a644
Merge "Disable WebView autocomplete feature." into oc-dev
2017-04-04 19:31:51 +00:00
TreeHugger Robot
8d84e4cd1c
Merge "TIF: hide BaseProgramColumns and BasePreviewColumns" into oc-dev
2017-04-04 19:23:25 +00:00
Jean-Michel Trivi
6cf445bd3d
Merge "Revert "AudioAttributes: remove static getVolumeControlStream method"" into oc-dev
2017-04-04 19:08:37 +00:00
TreeHugger Robot
04fc05cd66
Merge "Change justification parameter from boolean to int." into oc-dev
2017-04-04 18:29:58 +00:00
Jean-Michel Trivi
e4a9911b68
Revert "AudioAttributes: remove static getVolumeControlStream method"
...
This reverts commit e0b5bf50d6 .
Change-Id: I2f3f10c149b205d22c41d5c9767ea10b0dee7682
2017-04-04 18:26:44 +00:00
Kang Li
6df90fa53b
Merge "Add a service to rank apps for ResolverActivity." into oc-dev
2017-04-04 17:42:32 +00:00
Selim Gurun
13e5b0bb97
Disable WebView autocomplete feature.
...
Platform is now providing autofill feature. Disable WebView's simple
form data save feature for platform O and above.
Test: Removing the functionality and the test
Bug: 36869838
Change-Id: If6b9fc12edbe4146fca99d9c6ef8fde36d61f852
2017-04-04 10:19:28 -07:00
Dongwon Kang
0a1c6a54d2
TIF: hide BaseProgramColumns and BasePreviewColumns
...
Note: BaseColumns(API 1) and BaseTvColumns(API 21) remains public due to
the backward compatability. Plus, inheritence between BaseProgramColumns
and BasePreviewColumns is also removed to follow patterns in other
Contracts.
Test: cts-tradefed run cts -m CtsTvTestCases -t android.media.tv.cts.TvContractTest
Bug: 36395855
Change-Id: Ie73a2e48217676be53f373f8524afd04f7d8fc37
2017-04-04 10:11:45 -07:00
TreeHugger Robot
2ac9698271
Merge "Reorganize font enumeration API." into oc-dev
2017-04-04 16:49:56 +00:00
TreeHugger Robot
adc1605530
Merge "AudioAttributes: remove static getVolumeControlStream method" into oc-dev
2017-04-04 15:32:25 +00:00
TreeHugger Robot
4d52ae9707
Merge "Audio focus: API for external audio focus policy" into oc-dev
2017-04-04 02:40:02 +00:00
TreeHugger Robot
c56defe9c0
Merge "Rename UsbRequest.enqueue to UsbRequest.queue" into oc-dev
2017-04-04 01:57:23 +00:00
TreeHugger Robot
d017221a52
Merge "Increase visibility of FEATURE_LEANBACK_ONLY" into oc-dev
2017-04-04 01:28:43 +00:00
TreeHugger Robot
b43a5305bd
Merge "TIF: use integer for constants instead of string" into oc-dev
2017-04-04 01:10:44 +00:00
TreeHugger Robot
99442d3427
Merge "media: unhide mediarecorder's setVideoEncodingProfileLevel api." into oc-dev
2017-04-04 00:33:46 +00:00
Kang Li
90370e0b24
Add a service to rank apps for ResolverActivity.
...
bug: 30982298
Test: manual - shared images in Camera, texts in Messenger, and webpages
in Chrome.
Change-Id: If335c269ca54145839ad8fd4b3f9b93a74b550f8
(cherry picked from commit 35b9e30155 )
2017-04-03 23:44:59 +00:00
Daniel Cardenas
c40afac294
Increase visibility of FEATURE_LEANBACK_ONLY
...
Bug: 36003137
Test: Build on Fugu and CTS
Change-Id: Iab9be686a004c5c0d1fae02a33898f7ebb264b27
2017-04-03 16:06:40 -07:00
Pankaj Kanwar
37bbb789af
Merge "Address API concerns for isConcurrentVoiceAndDataAllowed and OnReceiveUssdResponseCallback." into oc-dev
2017-04-03 22:36:03 +00:00
TreeHugger Robot
78e8ac9c14
Merge "Framework support to improve bg check CTS tests." into oc-dev
2017-04-03 22:26:01 +00:00
TreeHugger Robot
a73aee4cdc
Merge "Revert "Deprecate EXTRA_STREAM."" into oc-dev
2017-04-03 22:17:17 +00:00
Sanket Padawe
9077faab1f
Merge "Make some intents public in SubscriptionManager." into oc-dev
2017-04-03 22:10:29 +00:00
Seigo Nonaka
4b4730d90e
Change justification parameter from boolean to int.
...
Bug: 35766005
Bug: 35764323
Test: Manually done
Change-Id: Ic6d78bb9a3213160cd013f1ca8294307872bf0d0
2017-04-03 14:52:04 -07:00
TreeHugger Robot
64731b1d41
Merge "TIF: Rename COLUMN_APP_LINK_INTENT_URI to COLUMN_INTENT_URI" into oc-dev
2017-04-03 21:46:37 +00:00
Jean-Michel Trivi
126cf03f7c
Audio focus: API for external audio focus policy
...
System API for an external audio focus policy. Extends
the system focus listener with interception of
focus requests and abandons. Adds method for the focus
policy to dispatch focus grants and losses.
Test: gts-tradefed run gts -m GtsGmscoreHostTestCases -t 'com.google.android.gts.audio.AudioHostTest#testFocusPolicy'
Bug: 30258418
Change-Id: If408569a2dce07a774e0e2f1be9f1af8e426d2d3
2017-04-03 14:44:47 -07:00
TreeHugger Robot
c0c524af4f
Merge "Make Color non-final because apps break..." into oc-dev
2017-04-03 21:21:18 +00:00
Seigo Nonaka
ff55115121
Reorganize font enumeration API.
...
This CL cleans up APIs around font variation settings.
- Remove FontConfig and FontManager public API.
- Remove FontManagerService from system service.
- Extract inner class FontConfig.Axis as top-level class FontVariationAxis.
This is used by Typeface.Builder public API to create new Typeface.
- Introduce and expose FontVariationAxis utility functions from/to string.
- Throws if the invalid font variation settings is passed.
Test: android.text.cts.FontVariationAxisTest passes
Test: android.graphics.cts.TypefaceTest passes
Test: android.graphics.cts.PaintTest passes
Change-Id: I9ccafe7a53935960566243e2856e166878ca59ae
2017-04-03 13:55:07 -07:00
TreeHugger Robot
dcc792a13f
Merge "Persistent connection to DO/PO service." into oc-dev
2017-04-03 20:35:18 +00:00
Jeff Sharkey
81aebe7c3c
Revert "Deprecate EXTRA_STREAM."
...
This reverts commit a0ba51c2ab .
Bug: 35293781
Change-Id: I5f0b9000535ac0bcbbe125fe781c20c5fb0c8782
2017-04-03 20:14:34 +00:00
Hangyu Kuang
9ef7fe43c9
media: unhide mediarecorder's setVideoEncodingProfileLevel api.
...
Test: GoogleCmaera app.
bug: 35151543
Change-Id: I37dee948298a14d338bca670af0bc01450c83529
2017-04-03 12:56:39 -07:00
Dongwon Kang
f9bbac1daf
TIF: use integer for constants instead of string
...
Test: cts-tradefed run cts -m CtsTvTestCases
Bug: 36395855
Change-Id: I9f0d62acb73883f543219a1ee4ed961140221a11
2017-04-03 12:51:53 -07:00
Dongwon Kang
70fb40c17a
TIF: Rename COLUMN_APP_LINK_INTENT_URI to COLUMN_INTENT_URI
...
Test: cts-tradefed run cts -m CtsTvTestCases
Bug: 35856179
Change-Id: I284cb1b764203c646e3edb3f105d90d59a7688d1
2017-04-03 12:51:52 -07:00
Makoto Onuki
ef7dff2563
Merge "Revert "Push chooser targets to the shortcut manager."" into oc-dev
2017-04-03 19:45:18 +00:00
pkanwar
95941f7c97
Address API concerns for isConcurrentVoiceAndDataAllowed and
...
OnReceiveUssdResponseCallback.
Bug: 35766890
Test: Existing tests.
Change-Id: I1ddbdadafa2611edb0ecfce53d5cf32434e5236c
(cherry picked from commit 89731a8389 )
2017-04-03 19:39:42 +00:00
Jason Monk
be436bdefe
Merge "Add test API for if the device supports QS" into oc-dev
2017-04-03 19:11:44 +00:00
Jean-Michel Trivi
e0b5bf50d6
AudioAttributes: remove static getVolumeControlStream method
...
Remove (unreleased) getVolumeControlStream static method.
Test: cts-tradefed run cts -m CtsMediaTestCases -t android.media.cts.AudioAttributesTest
Bug: 36724262
Change-Id: Ieab0f61eb0ce032d9dd6716bf78f7cfc59b6eb51
2017-04-03 12:02:19 -07:00
Romain Guy
bae8b52c71
Make Color non-final because apps break...
...
Bug: 36858735
Test: Manual run of crashing app
Change-Id: I3eb06260074ee6950bc91731e7093a26d7e32b49
2017-04-03 11:51:11 -07:00
Philip P. Moltmann
91ed33b032
Rename UsbRequest.enqueue to UsbRequest.queue
...
Fixes: 36850572
Test: CtsVerifier USB device tests on angler
Change-Id: If2a376a8615bf2aa24a6d3a30c7d0a29365f52ea
2017-04-03 11:25:07 -07:00
Winson Chung
34ecbaa991
Merge "Ensuring multi-window callbacks contain new configuration and are in order" into oc-dev
2017-04-03 18:23:31 +00:00
Brad Ebinger
57132a1513
Merge "Move CALL_PRIVILEGED/EMERGENCY to @SystemApi" into oc-dev
2017-04-03 18:12:42 +00:00
Chad Brubaker
e35d50622c
Merge "Rename READ_PHONE_NUMBER to READ_PHONE_NUMBERS" into oc-dev
2017-04-03 17:34:13 +00:00
Sanket Padawe
2c1a49f933
Make some intents public in SubscriptionManager.
...
+ As per https://docs.google.com/document/d/1K8C7Ly8YVu032FQlwEdkv3ovcTYQCTvy0PaMax5PmZI/edit#heading=h.g6rt8vhyfjj1
Bug: 36572866
Test: Builds successfully.
Change-Id: Ibb1d1faae9a002ccb530446e24897955c12076e1
2017-04-03 10:13:12 -07:00
Jakub Pawlowski
260846b31b
Bluetooth 5 advertising duration refactoring (4/4)
...
Expose both duration and maximum extended advertising events to limit
advertising time.
Test: manual
Bug: 30622771
Change-Id: I44df300995ef985526b93f8c24389775720b3432
(cherry picked from commit 5a355610fe )
2017-03-31 22:47:19 -07:00
Jakub Pawlowski
a537b3f1f8
Hide periodic scanning
...
Bug: 30622771
Test: manual
Change-Id: I5d786b13cf99287732e16769e2563ac7c4fe715c
(cherry picked from commit 63fad69a19 )
2017-03-31 22:47:17 -07:00
TreeHugger Robot
81b292abdf
Merge changes from topic 'bitmapfactory-options-outdecodecolorspace' into oc-dev
...
* changes:
Documentation for PorterDuffXfermode
Query color space before decoding a bitmap
2017-04-01 04:17:48 +00:00
TreeHugger Robot
4d558930c8
Merge "Created an HtmlInfo object on ViewStructure." into oc-dev
2017-04-01 02:34:03 +00:00