summaryrefslogtreecommitdiff
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge "Remove usage of IccCardConstants hidden APIs" am: b181ba61e2 am: b09b1...Automerger Merge Worker2019-12-101-1/+171
| |\
| | * Remove usage of IccCardConstants hidden APIsJayachandran C2019-12-061-1/+171
* | | Merge "Rename writeToProto to be dumpDebug"Jeffrey Huang2019-12-061-8/+8
|\ \ \
| * | | Rename writeToProto to be dumpDebugJeffrey Huang2019-12-051-8/+8
* | | | [incremental] data loader manager interfaceSongchun Fan2019-12-041-0/+7
|/ / /
* | | Add public API and stub implementations for app integrity manager (service).Song Pan2019-11-261-0/+16
* | | Add test for default apps UI.Hai Zhang2019-11-121-0/+1
* | | Merge "docs: App doesn't receive "first launch" broadcast" into qt-dev am: 08...Kevin Hufnagle2019-10-211-0/+3
|\| |
| * | Merge "docs: App doesn't receive "first launch" broadcast" into qt-dev am: 08...Kevin Hufnagle2019-10-211-0/+3
| |\ \ | | |/ | |/|
| | * docs: App doesn't receive "first launch" broadcastKevin Hufnagle2019-10-151-0/+3
* | | Introduce telecom api to launch emeregency dialer.Fan Zhang2019-10-181-0/+12
* | | Merge "Accessibility shortcut improvement (3/n)"Rhed Jao2019-10-071-0/+53
|\ \ \
| * | | Accessibility shortcut improvement (3/n)Rhed Jao2019-10-041-0/+53
* | | | Merge "Allowing more than one app to suspend apps"TreeHugger Robot2019-09-301-11/+0
|\ \ \ \
| * | | | Allowing more than one app to suspend appsSuprabh Shukla2019-09-251-11/+0
| |/ / /
* / / / Do not check package if package-equivalent components have setLouis Chang2019-09-241-1/+13
|/ / /
* / / int userHandle -> int userIdBookatz2019-09-061-2/+2
|/ /
* | Merge "Update NEW_OUTGOING_CALL broadcast deprecation docs." am: f089867d9bTyler Gunn2019-06-051-1/+4
|\ \ | |/ |/|
| * Update NEW_OUTGOING_CALL broadcast deprecation docs.Tyler Gunn2019-04-051-1/+4
| * DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) intoXin Li2019-02-141-1/+1
| |\
* | | Add CAPABILITY_EMERGENCY_PREFERRED in PhoneAccountBrad Ebinger2019-05-221-0/+8
* | | Merge "Add an API for launching intent to view permission usage." into qt-devTreeHugger Robot2019-05-141-0/+25
|\ \ \
| * | | Add an API for launching intent to view permission usage.Svet Ganov2019-05-131-0/+25
* | | | Fail to enable rollback if enable rollback times outshafik2019-05-091-0/+12
|/ / /
* | | Finish up Intent identifier implementation.Dianne Hackborn2019-04-221-1/+10
* | | Add "identifier" concept to Intent.Dianne Hackborn2019-04-121-5/+90
* | | Define a category for "file management" apps.Jeff Sharkey2019-04-091-0/+12
* | | Clean up scan calls used for testing.Jeff Sharkey2019-03-251-10/+3
* | | Translate paths before leaving app sandbox.Jeff Sharkey2019-03-221-3/+23
* | | Merge "Allow to listen for addition of work profiles."TreeHugger Robot2019-03-221-0/+1
|\ \ \
| * | | Allow to listen for addition of work profiles.Philip P. Moltmann2019-03-201-0/+1
* | | | Remove Intent.ACTION_REVIEW_APP_PERMISSION_USAGE.Joel Galenson2019-03-211-23/+0
* | | | Add an API to launch the ongoing usage dialog.Joel Galenson2019-03-201-0/+27
|/ / /
* | | Refine broadcast in commitRollbackshafik2019-03-201-1/+1
* | | Link Intent.EXTRA_SHORTCUT_ID to ACTION_SEND IntentMehdi Alizadeh2019-03-131-1/+2
* | | Use test stubs for RollbackTests, not system stubs.Richard Uhler2019-03-121-1/+1
* | | Add new permission to guard Intent.REVIEW_ACCESSIBILITY_SERVICES.Joel Galenson2019-03-041-0/+1
* | | Merge "Mark role related APIs as test API."TreeHugger Robot2019-03-011-0/+2
|\ \ \
| * | | Mark role related APIs as test API.Hai Zhang2019-02-261-0/+2
* | | | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-2/+2
|/ / /
* | | Merge "Changes on the ContentCaptureContext APIs."TreeHugger Robot2019-02-201-0/+21
|\ \ \
| * | | Changes on the ContentCaptureContext APIs.Felipe Leme2019-02-151-0/+21
* | | | Respond to various API council feedback.Jeff Sharkey2019-02-191-7/+15
|/ / /
* | | Merge changes from topic "accessibility-usage-dialog"TreeHugger Robot2019-02-141-0/+16
|\ \ \
| * | | Add a new intent for reviewing running accessibility services.Joel Galenson2019-02-071-0/+16