summaryrefslogtreecommitdiff
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* Dismiss the suspend dialog if conditions have been modified.Varun Shah2021-09-171-0/+16
* Improve javadocs for repeating alarmsSuprabh Shukla2021-06-291-2/+10
* Merge "Update javadoc for ACTION_VIEW_PERMISSION_USAGE" into sc-devTreeHugger Robot2021-05-251-1/+1
|\
| * Update javadoc for ACTION_VIEW_PERMISSION_USAGEGuojing Yuan2021-05-251-1/+1
* | Describe time base/units on ACTION_VIEW_PERMISSION_USAGE_FOR_PERIODErik Wolsheimer2021-05-241-4/+4
|/
* Guard against null BluetoothDevice extras.Jeff Sharkey2021-05-161-1/+3
* Apply AttributionSource during Intent delivery.Jeff Sharkey2021-05-151-3/+12
* Make ACTION_VIEW_PERMISSION_USAGE_FOR_PERIOD publicErik Wolsheimer2021-05-111-17/+0
* Merge "Update documentation for activity flags." into sc-devTreeHugger Robot2021-04-291-4/+7
|\
| * Update documentation for activity flags.Jeff Chang2021-04-261-4/+7
* | Add examples for EXTRA_PERMISSION_GROUP_NAME and EXTRA_ATTRIBUTION_TAGSGuojing Yuan2021-04-261-0/+4
* | Apply package visibility to LauncherApps.CallbackJackal Guo2021-04-211-0/+36
* | Merge "[pm] remove incremental startable/unstartable code" into sc-devTreeHugger Robot2021-04-201-56/+0
|\ \
| * | [pm] remove incremental startable/unstartable codeSongchun Fan2021-04-161-56/+0
| |/
* | Merge "Add reference for privacy hub API timestamps" into sc-devTreeHugger Robot2021-04-191-4/+4
|\ \ | |/ |/|
| * Add reference for privacy hub API timestampsGuojing Yuan2021-04-151-4/+4
* | [api] hide ACTION_PACKAGE_FULLY_LOADED as it is not usedSongchun Fan2021-04-121-0/+1
* | Merge "API Update: extra_is_bubbled -> Activity#isLaunchedFromBubble" into sc...Mady Mellor2021-04-121-10/+0
|\ \
| * | API Update: extra_is_bubbled -> Activity#isLaunchedFromBubbleMady Mellor2021-04-011-10/+0
| |/
* | Merge "Move REBOOT_READY broadcast into android.scheduling" into sc-devGavin Corkery2021-04-091-25/+0
|\ \
| * | Move REBOOT_READY broadcast into android.schedulingGavin Corkery2021-03-301-25/+0
* | | Merge "Add AR intent to ingest exempt attribution tags" into sc-devSvetoslav Ganov2021-04-091-0/+15
|\ \ \
| * | | Add AR intent to ingest exempt attribution tagsSvet Ganov2021-04-091-0/+15
* | | | Merge "Allow accessibility services to send Intent.ACSD" into sc-devBernardo Rufino2021-04-091-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Allow accessibility services to send Intent.ACSDBernardo Rufino2021-04-071-0/+3
| | |/ | |/|
* | | Merge "Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager" am: ed4117ff40 am:...Paul Hu2021-04-081-8/+0
|\ \ \
| * | | Move ACTION_CLEAR_DNS_CACHE to ConnectivityManagerpaulhu2021-04-071-8/+0
| * | | Expose Intent#ACTION_CLEAR_DNS_CACHEpaulhu2021-03-121-0/+1
| * | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-7/+7
| * | | Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-191-5/+1
* | | | Merge "Updating Java doc for FLAG_ACTIVITY_RESET_TASK_IF_NEEDED" into sc-devTreeHugger Robot2021-04-081-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Updating Java doc for FLAG_ACTIVITY_RESET_TASK_IF_NEEDEDJeff Chang2021-03-051-0/+4
* | | | Add Intent.ACTION_VIEW_PERMISSION_USAGE_FOR_PERIOD for privacy hubGuojing Yuan2021-03-251-0/+64
| |_|/ |/| |
* | | Exposed some testAPIs in ActivityManagerkholoud mohamed2021-03-171-0/+2
* | | Merge "Update javadoc for Intent.ACTION_VIEW_PERMISSION_USAGE" into sc-devGuojing Yuan2021-03-161-3/+3
|\ \ \
| * | | Update javadoc for Intent.ACTION_VIEW_PERMISSION_USAGEGuojing Yuan2021-03-121-3/+3
| |/ /
* | | Merge "Add intent for going to "Unused apps"" into sc-devKevin Han2021-03-151-0/+14
|\ \ \
| * | | Add intent for going to "Unused apps"Zhen Zhang2021-03-111-0/+14
| |/ /
* | | Merge "Add the intent for showing permission history" into sc-devYi-an Chen2021-03-131-0/+23
|\ \ \
| * | | Add the intent for showing permission historyYi-an Chen2021-03-121-0/+23
* | | | Expose Intent#ACTION_CLEAR_DNS_CACHEpaulhu2021-03-111-0/+1
|/ / /
* / / Report UnsafeIntentLaunchViolation for Intents parsed from URIsMichael Groover2021-03-041-1/+26
|/ /
* | Report UnsafeIntentLaunchViolation for unfiltered extras copyMichael Groover2021-02-261-4/+26
* | Add REBOOT_READY broadcastGavin Corkery2021-02-181-0/+26
* | Bubble API: intent extra for bubbled activitiesMady Mellor2021-02-081-1/+11
* | Address domain verification API commentsWinson2021-02-041-1/+1
* | Remove legacy IntentFilterVerificationManagerWinson2021-02-041-1/+5
* | Add DomainVerificationManagerWinson2021-02-041-0/+15
* | Add StrictMode check for unsafe intent launchingJeff Sharkey2021-01-201-2/+44
* | Merge "Add start/stopProfile @SystemApi"Iavor-Valentin Iftime2021-01-191-4/+20
|\ \