summaryrefslogtreecommitdiff
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-1/+1
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-1/+1
* Update Java doc for FLAG_ACTIVITY_LAUNCH_ADJACENTjun.h.cho2020-06-181-1/+1
* Merge "Deprecate docs for auto revoke manifest and Intent APIs" into rvc-devEugene Susla2020-06-041-0/+3
|\
| * Deprecate docs for auto revoke manifest and Intent APIsEugene Susla2020-06-031-0/+3
* | Support apps sharing file:// URIs with the camera APIZim2020-06-011-3/+37
|/
* Adds new activity flags to the @Flags annotation.Patrick Baumann2020-05-011-0/+2
* Update auto revoke deeplink action javadoc: extra -> UriEugene Susla2020-04-231-2/+3
* Update some Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-211-14/+14
* PackageManager: Restrict some camera intents to MATCH_SYSTEM_ONLYNarayan Kamath2020-03-231-6/+13
* Merge "Revert "Expose ACTION_USER_SWITCHED as system API"" into rvc-devTreeHugger Robot2020-03-181-3/+1
|\
| * Revert "Expose ACTION_USER_SWITCHED as system API"Amit Mahajan2020-03-181-3/+1
* | Making time-zone an API constantSuprabh Shukla2020-03-101-1/+12
|/
* Merge "Add intent for auto revoke UI" into rvc-devNate Myren2020-03-101-0/+14
|\
| * Add intent for auto revoke UINate Myren2020-03-091-0/+14
* | Merge "Support settings activity for accessibility shortcut target" into rvc-devJason Hsu2020-03-041-2/+5
|\ \ | |/ |/|
| * Support settings activity for accessibility shortcut targetRhed Jao2020-02-271-2/+5
* | Make IccCardConstants APIs hidden as per API concil's feedbackJayachandran C2020-02-281-34/+0
|/
* Adds NON_BROWSER & DEFAULT match flagsPatrick Baumann2020-02-181-0/+15
* Improve BaseBundle#kindofEqualsSuprabh Shukla2020-02-141-1/+1
* Merge "Support rich content for accessibility shortcut target"Rhed Jao2020-02-111-2/+5
|\
| * Support rich content for accessibility shortcut targetRhed Jao2020-02-071-2/+5
* | Make ACTION_LOAD_DATA a protected intentSongchun Fan2020-02-071-1/+3
* | More documentation on ACTION_DATA_LOADERSongchun Fan2020-02-031-1/+9
|/
* Merge "Move EXTRA_SERVICE_STATE from Intent to ServiceState."Amit Mahajan2020-01-251-6/+0
|\
| * Move EXTRA_SERVICE_STATE from Intent to ServiceState.Amit Mahajan2020-01-241-6/+0
* | Merge "Add an unsuspend button option to SuspendDialogInfo"Suprabh Shukla2020-01-241-0/+29
|\ \
| * | Add an unsuspend button option to SuspendDialogInfoSuprabh Shukla2020-01-221-0/+29
* | | Merge "Expose ACTION_USER_SWITCHED as system API" am: e69e147657 am: 7aadbe0e...Automerger Merge Worker2020-01-241-1/+3
|\ \ \ | |_|/ |/| |
| * | Merge "Expose ACTION_USER_SWITCHED as system API" am: e69e147657Automerger Merge Worker2020-01-241-1/+3
| |\ \
| | * | Expose ACTION_USER_SWITCHED as system APIMeng Wang2020-01-231-1/+3
* | | | Merge "Expose system API EXTRA_REBROADCAST_ON_UNLOCK" am: 027bf28b3a am: 0714...Automerger Merge Worker2020-01-181-0/+13
|\| | | | |_|/ |/| |
| * | Merge "Expose system API EXTRA_REBROADCAST_ON_UNLOCK"Meng Wang2020-01-171-0/+13
| |\|
| | * Expose system API EXTRA_REBROADCAST_ON_UNLOCKMeng Wang2020-01-171-0/+13
| | * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-101-1/+1
| * | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-1/+1
| * | Merge "Introduce telecom api to launch emeregency dialer." am: c55310438b am:...Automerger Merge Worker2019-12-191-0/+12
| |\|
| | * Introduce telecom api to launch emeregency dialer.Fan Zhang2019-12-191-0/+12
* | | Merge "Add string constants for new Reminder intent."Martin Sundermeyer2020-01-161-0/+25
|\ \ \
| * | | Add string constants for new Reminder intent.Martin Sundermeyer2020-01-151-0/+25
* | | | Intent: Promote broadcast flag needed by wifi to @SystemApiRoshan Pius2020-01-101-4/+7
* | | | Make Context.ACTION_LOAD_DATA a system APISongchun Fan2019-12-251-1/+2
|/ / /
* | | Send broadcast to integrity component during installation.Song Pan2019-12-201-0/+1
* | | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | | Pass initiatingPackageName to verifier.Alan Stokes2019-12-121-0/+1
* | | Merge "Remove usage of IccCardConstants hidden APIs" am: b181ba61e2 am: b09b1...Automerger Merge Worker2019-12-101-1/+171
|\| |