summaryrefslogtreecommitdiff
path: root/core/java/android/content/Intent.java
AgeCommit message (Expand)Author
2022-05-02base: Add Touch HIDL supportAnushek Prasal
2021-12-22Merge s-mpr-2021-12-05Eric Arseneau
2021-09-17Dismiss the suspend dialog if conditions have been modified.Varun Shah
2021-07-14Merge SP1A.210709.002Haamed Gheibi
2021-06-29Improve javadocs for repeating alarmsSuprabh Shukla
2021-06-17Merge SP1A.210604.001Brian Orr
2021-05-25Merge "Update javadoc for ACTION_VIEW_PERMISSION_USAGE" into sc-devTreeHugger Robot
2021-05-25Update javadoc for ACTION_VIEW_PERMISSION_USAGEGuojing Yuan
2021-05-24Describe time base/units on ACTION_VIEW_PERMISSION_USAGE_FOR_PERIODErik Wolsheimer
2021-05-21Merge SP1A.210513.004Chris Gross
2021-05-16Guard against null BluetoothDevice extras.Jeff Sharkey
2021-05-15Apply AttributionSource during Intent delivery.Jeff Sharkey
2021-05-13Merge SP1A.210510.001Brian Orr
2021-05-11Make ACTION_VIEW_PERMISSION_USAGE_FOR_PERIOD publicErik Wolsheimer
2021-04-29Merge SP1A.210425.001Scott Lobdell
2021-04-29Merge "Update documentation for activity flags." into sc-devTreeHugger Robot
2021-04-26Add examples for EXTRA_PERMISSION_GROUP_NAME and EXTRA_ATTRIBUTION_TAGSGuojing Yuan
2021-04-26Update documentation for activity flags.Jeff Chang
2021-04-23Merge SP1A.210412.001Scott Lobdell
2021-04-21Apply package visibility to LauncherApps.CallbackJackal Guo
2021-04-20Merge "[pm] remove incremental startable/unstartable code" into sc-devTreeHugger Robot
2021-04-19Merge "Add reference for privacy hub API timestamps" into sc-devTreeHugger Robot
2021-04-16[pm] remove incremental startable/unstartable codeSongchun Fan
2021-04-15Add reference for privacy hub API timestampsGuojing Yuan
2021-04-12[api] hide ACTION_PACKAGE_FULLY_LOADED as it is not usedSongchun Fan
2021-04-12Merge "API Update: extra_is_bubbled -> Activity#isLaunchedFromBubble" into sc...Mady Mellor
2021-04-09Merge "Move REBOOT_READY broadcast into android.scheduling" into sc-devGavin Corkery
2021-04-09Merge "Add AR intent to ingest exempt attribution tags" into sc-devSvetoslav Ganov
2021-04-09Add AR intent to ingest exempt attribution tagsSvet Ganov
2021-04-09Merge "Allow accessibility services to send Intent.ACSD" into sc-devBernardo Rufino
2021-04-08Merge "Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager" am: ed4117ff40 am:...Paul Hu
2021-04-08Merge "Updating Java doc for FLAG_ACTIVITY_RESET_TASK_IF_NEEDED" into sc-devTreeHugger Robot
2021-04-07Allow accessibility services to send Intent.ACSDBernardo Rufino
2021-04-07Move ACTION_CLEAR_DNS_CACHE to ConnectivityManagerpaulhu
2021-04-07Merge SP1A.210331.003Scott Lobdell
2021-04-02Merge SP1A.210329.001Scott Lobdell
2021-04-01API Update: extra_is_bubbled -> Activity#isLaunchedFromBubbleMady Mellor
2021-03-30Move REBOOT_READY broadcast into android.schedulingGavin Corkery
2021-03-25Add Intent.ACTION_VIEW_PERMISSION_USAGE_FOR_PERIOD for privacy hubGuojing Yuan
2021-03-24Merge SP1A.210311.001Scott Lobdell
2021-03-17Exposed some testAPIs in ActivityManagerkholoud mohamed
2021-03-16Merge "Update javadoc for Intent.ACTION_VIEW_PERMISSION_USAGE" into sc-devGuojing Yuan
2021-03-15Merge "Add intent for going to "Unused apps"" into sc-devKevin Han
2021-03-13Merge "Add the intent for showing permission history" into sc-devYi-an Chen
2021-03-12Update javadoc for Intent.ACTION_VIEW_PERMISSION_USAGEGuojing Yuan
2021-03-12Add the intent for showing permission historyYi-an Chen
2021-03-12Expose Intent#ACTION_CLEAR_DNS_CACHEpaulhu
2021-03-11Add intent for going to "Unused apps"Zhen Zhang
2021-03-11Expose Intent#ACTION_CLEAR_DNS_CACHEpaulhu
2021-03-04Report UnsafeIntentLaunchViolation for Intents parsed from URIsMichael Groover