summaryrefslogtreecommitdiff
path: root/core/java/android/app/BroadcastOptions.java
AgeCommit message (Expand)Author
2021-04-13Add [get|set]MaxManifestReceiverApiLevel to test api for CTSpaulhu
2021-03-25Add TEMPORARY_ALLOW_LIST_TYPE_NONE.Varun Shah
2021-02-26Call new API setTemporaryAppAllowlist() and specify temp-allowlist reasonCode.Hui Yu
2021-02-24Log the temp allowlist reason/duration at FGS start.Hui Yu
2021-02-03Move the "whitelist type" constants to PowerWhitelistManager.Makoto Onuki
2020-12-04Create multiple temp allowlist types.Hui Yu
2020-11-23BG-FGS-launch restriction exemptions.Hui Yu
2020-11-18Expose BroadcastOptions#setMaxManifestReceiverApiLevel as system APIpaulhu
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2019-03-06Rename BroadcastOptions.setAllowBackgroundActivityStarts() toMichal Karpinski
2019-02-17Add a way for holders of START_ACTIVITIES_FROM_BACKGROUNDMichal Karpinski
2018-04-04Added dontSendToRestrictedApps broadcast optionFyodor Kupolov
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2015-12-10Add new target SDK filtering feature to BroadcastOptions.Dianne Hackborn
2015-06-17Fix issue #21814207 and issue #21814212 (alarm manager)Dianne Hackborn