summaryrefslogtreecommitdiff
path: root/api/system-current.txt
AgeCommit message (Collapse)Author
2020-11-13Merge SP1A.201105.002Scott Lobdell
Change-Id: Iec83a0c1f6f286a1e51abfc4356633ca9d8aea5f
2020-11-04Merge "Rename setDiseqcRxMessage to setShouldReceiveDiseqcMessage to explain ↵Amy Zhang
the usage in a better way"
2020-11-04Merge "Add first macblock address in slice filed in Record Filter"Amy Zhang
2020-11-04Merge "Add extended RecordSetting ScIndexMask in Android 12"Amy Zhang
2020-11-04Merge "Add IntRange for getEndFrequency in FrontendSettings"Amy Zhang
2020-11-04Merge "Add onDvbcAnnexReported ScanCallback"Amy Zhang
2020-11-04Merge "[IMS]Add bitrate and bandwidth into ImsStreamMediaProfile" am: ↵Allen Su
15075fcca0 am: e9fd3958f6 am: 3ce8089ecf am: 508f7d3f5b Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1478280 Change-Id: I00e639a177ec4f59ac659c8d23ffce86eb2594d4
2020-11-04Merge "[IMS]Add bitrate and bandwidth into ImsStreamMediaProfile"Allen Su
2020-11-04Merge "Revert "Address API feedback on setOnRtpRxNoticeListener""Raff Tsai
2020-11-04Revert "Address API feedback on setOnRtpRxNoticeListener"Raff Tsai
This reverts commit 874cc385191b49adfff230e3e99634f38a904a7f. Reason for revert: causes build break b/172387048 Change-Id: I652161584c78be8e03e0668ce15325c41109e213
2020-11-03Merge "Address API feedback on setOnRtpRxNoticeListener"TreeHugger Robot
2020-11-03[IMS]Add bitrate and bandwidth into ImsStreamMediaProfileallenwtsu
Pipe these information for Dialer to determine HD+ icon Bug: 169586285 Bug: 172304392 Test: build pass Change-Id: If4149c3020230eff8da06a37a3cf4bf69c011a6d
2020-11-03Merge "Add NAMESPACE_PROFCOLLECT_NATIVE_BOOT for profcollect feature ↵Yi Kong
experiments" am: c4aedd1f87 am: 02709d5394 am: d2b9bd8405 am: 475fb2a707 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1471526 Change-Id: I006dbd6f8b0053aed42418f9c34d5b5b17d763e0
2020-11-03Merge "Improve documentation of Tuner FrontendStatus"TreeHugger Robot
2020-11-03Merge "Add Dvbc Frontend Bandwidth Settings"Amy Zhang
2020-11-03Merge "Make DtmbFrontendCapabilities and DtmbFrontendSettings final class"Amy Zhang
2020-11-03Merge "Add NAMESPACE_PROFCOLLECT_NATIVE_BOOT for profcollect feature ↵Yi Kong
experiments"
2020-11-02Add onDvbcAnnexReported ScanCallbackAmy Zhang
Test: atest android.media.tv.tuner.cts Bug: 169868608 Change-Id: I7204d1f9aa9282ce05b3fe1ccda72b883e528fca
2020-11-02Add Dvbc Frontend Bandwidth SettingsAmy Zhang
Test: atest android.media.tv.tuner.cts Bug: 169868608 Change-Id: I690018c8590eaddb3c261c948a3da849b0823d3a
2020-11-02Make DtmbFrontendCapabilities and DtmbFrontendSettings final classAmy Zhang
Test: make -j44 dist Bug: 171281889 Change-Id: I0f658c27eef808dd2129ead5cd3c97fb3c60d494
2020-11-02Improve documentation of Tuner FrontendStatusAmy Zhang
Test: make -j44 dist Bug: 171315056 Change-Id: I78adb8ed279db45fb0d30acc03b93bb20f083a23
2020-11-02Add IntRange for getEndFrequency in FrontendSettingsAmy Zhang
Test: make -j44 dist Bug: 171281832 Change-Id: Ia90c60f6a20b3eeb62680f7e2e7c462cba6bb9ee
2020-11-02Add extended RecordSetting ScIndexMask in Android 12Amy Zhang
Test: atest FilterTest Bug: 158816517 Change-Id: I64f7835e3dba12a2b9bdcb9d2d54b906bc7beeee
2020-11-02Rename setDiseqcRxMessage to setShouldReceiveDiseqcMessage to explainAmy Zhang
the usage in a better way Test: make -j44 dist Bug: 171314799 Change-Id: I6bead9d628bb47227f4168943ee412fe7d8e7752
2020-11-03Add NAMESPACE_PROFCOLLECT_NATIVE_BOOT for profcollect feature experimentsYi Kong
Bug: 79161490 Test: build Change-Id: Icf8c24f6d5b63a28272e383e5ab0641032710cdd
2020-10-31Rename setDataEnabledWithReasonSooraj Sasindran
1. Rename setDataEnabledWithReason to setDataEnabledForReasn 2. Allow isDataConnectionAllowed to be accessed by same apps as isDataEnabledForReason 3. Make these apis public Bug: 156332911 Test: cts and build Change-Id: I8672ab8861fdec1854427ee9ce5ad8eec8774608 Merged-In: I8672ab8861fdec1854427ee9ce5ad8eec8774608
2020-10-31Support api to control data by thermal serviceSooraj Sasindran
Support api to control data by thermal service Restructure data enablement API to have single API with reason as an input to stop adding new apis for new usecases. Bug: 151342791 Test: added new CTS tests and verified Change-Id: I763c422ba54907984977d19b2774c31337e5ffe5 Merged-In: I763c422ba54907984977d19b2774c31337e5ffe5
2020-10-31WifiNetworkSuggestion: Add setOemPrivate flagRoshan Pius
Also, plumb the flag to WifiInfo. Bug: 169413079 Test: atest android.net.wifi Change-Id: I4985c3a2544684fe067e3e5aaaa612a62c611880
2020-10-30Add first macblock address in slice filed in Record FilterAmy Zhang
Test: atest android.media.tv.tuner.cts Bug: 158816517 Change-Id: I4b0cdea9c90c60f64633f738918af70320cd6e2d
2020-10-30Address API feedback on setOnRtpRxNoticeListenerSantiago Seifert
1. Naming 'Ims' in all the related variables & functions has changed to 'Rtp'. ex) setOnImsRxNoticeListener ----> setOnRtpRxNoticeListener 2. Change viewing of the parcel's data structure. Before the parcel is parsed based on it is byte[] type. From now it is analyzed as (int type, int[] data) 3. Add IMS permission checking when register the callback Test: Manually built the tree. Bug: 158546060 Signed-off-by: Kim Sungyeon <sy85.kim@samsung.com> Change-Id: I8c78b7ee498d84e9fcdd3a865fd963a63adb6263
2020-10-30wifi: Add new capability to indicate mac address customization supportlesl
Bug: 160752000 Test: atest -c FrameworksWifiApiTests Change-Id: Ifb6b63879eeb8cbb86b31ff2eff19a62f1fbdc95
2020-10-30Merge "Replace IconIndex as DisplayNumber"Sarah Chin
2020-10-30Merge "API support for more recent failure statuses"Oscar Shu
2020-10-29Merge "Store user_set for notification listeners"Eugene Susla
2020-10-29Store user_set for notification listenersEugene Susla
Bug: 165951651 Test: atest android.app.cts.NotificationManagerTest#testGrantRevokeNotificationManagerApis_works Change-Id: I69ec26d90b9e4c0e5836b19c695fa9ecb64d30d5
2020-10-29Replace IconIndex as DisplayNumberSarah Chin
Test: atest TelephonyManagerTest Fix: 171770692 Change-Id: I256649ad0ddcada29e4a7012de3e5889348adb17
2020-10-29Merge "Added global retry support"Jack Yu
2020-10-28Merge "Expose PackageManager methods around system apps"Hall Liu
2020-10-28Merge "Use a separate code path for rich content in augmented autofill"Nikita Dubrovsky
2020-10-28Merge "Deprecate MANAGE_ACTIVITY_STACKS permission"Louis Chang
2020-10-28Merge "Revert "Revert "Add STATE_USER_PROFILE_FINALIZED as an additional ↵Antoan Angelov
user state"""
2020-10-28Merge "wifi: Add APIs to set dual bands and dual channels"Les Lee
2020-10-28wifi: Add APIs to set dual bands and dual channelslesl
1. Add new APIs (get/set Bands/Channels) to support config the dual APs mode. 2. Update the old API (get Band/Channel) to return smallest band/channel which associated to the smallest band in dual bands setting. The valid bands doesn't limit to 2GHZ & 5GHZ, but the daul APs setting should be 2.4GHZ and 5GHZ on pixel. PS: Also fix incorrect java doc link and descritpion. Bug: 162686273 CTS-Coverage-Bug: 171179478 Test: atest FrameworksWifiApiTests Change-Id: Id000a600c4786bd343e0ef69a7d489658f017037
2020-10-27Added global retry supportJack Yu
The retry timer suggested by the network will persist accross network requests. Also changed the retry timer to a 64-bit value to be consistent with types used in Android time APIs. Test: FrameworksTelephonytests Fix: 159672248 Change-Id: I632d4dc07fb545fa04eb3aefb0ff3270ee8f6ff8
2020-10-27API support for more recent failure statusesxshu
Added new failure statuses and the ability to last update timestamp. Bug: 155697192 Test: atest android.net.wifi Change-Id: I46d20f2804601eb7efd3712928fd5c4727b17fb4
2020-10-28Deprecate MANAGE_ACTIVITY_STACKS permissionLouis Chang
Adding MANAGE_ACTIVITY_TASKS permission as the replacement, but still grant the deprecated MANAGE_ACTIVITY_STACKS permission for app compatibility. Bug: 157876448 Test: presubmit Change-Id: I894ee66e058b1024a731d3be4b33b69626451f08
2020-10-28Merge "Add OEM_PRIVATE NetworkCapability" am: 7415f6f9b5 am: 32fbc09bd0 am: ↵James Mattis
689181f342 am: 59502e6ef9 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1472326 Change-Id: I33da7fd0b61eb0d5a6b45b4ba2140b39c377e15a
2020-10-27Use a separate code path for rich content in augmented autofillNikita Dubrovsky
Image suggestions (and other rich content) are not handled the same way as primitive autofill values. These suggestions are also only applicable to augmented autofill. Therefore, instead of reusing AutofillType and AutofillValue, we use a separate code path to insert rich content. A follow-on change will remove AUTOFILL_TYPE_RICH_CONTENT and the corresponding code on AutofillValue. Bug: 168837034 Test: Manual and unit tests atest CtsAutoFillServiceTestCases:DatasetTest atest CtsAutoFillServiceTestCases:InlineAugmentedAuthTest atest CtsAutoFillServiceTestCases:InlineAugmentedLoginActivityTest Change-Id: I4fa3baf2b545908fc25f3a6e28a7addc7004786b
2020-10-27Add OEM_PRIVATE NetworkCapabilityJames Mattis
Adding network capability to be used with networks to be only used by OEM apps. Bug: 171505922 Test: atest CtsNetTestCasesLatestSdk:NetworkCapabilitiesTest Change-Id: Ib55ebec0e178b6317d92f17e1aff060dacdfb2b1
2020-10-27Merge SP1A.201015.001Scott Lobdell
Change-Id: Ie33f12a2f4c73443640c28ad128be96b3533fd8c