summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* docs: fixing errors found with lint checkerkopriva2018-10-091-1/+1
* Merge "Document -n option on intent specification." into pi-devTreeHugger Robot2018-06-071-0/+1
|\
| * Document -n option on intent specification.Felipe Leme2018-04-201-0/+1
* | [IdleController] Support dock scenario on idle or active judgementlpeter2018-05-171-0/+20
* | Document system activity intents that may not be implementedChristopher Tate2018-05-101-0/+3
* | Expands javadocs for Intent.FLAG_ACTIVITY_MATCH_EXTERNALPatrick Baumann2018-05-101-3/+18
* | Merge "Add documentation for what to use for SS changes" into pi-devandroid-build-team Robot2018-04-301-0/+35
|\ \ | |/ |/|
| * Add documentation for what to use for SS changesJordan Liu2018-04-181-0/+35
* | Added more documentation for dialogMessageSuprabh Shukla2018-04-181-3/+2
|/
* Review of suspend/unsuspend APIsSuprabh Shukla2018-04-101-2/+13
* Adds a start flag to set FLAG_ACTIVITY_MATCH_EXTERNALPatrick Baumann2018-04-061-1/+4
* Activity interceptor dialog for suspended appsSuprabh Shukla2018-04-041-0/+22
* Merge "Adding LauncherApps apis for suspended packages" into pi-devTreeHugger Robot2018-03-311-2/+13
|\
| * Adding LauncherApps apis for suspended packagesSuprabh Shukla2018-03-301-2/+13
* | Merge "docs: fixed a couple of typos" into oc-mr1-devJoshua Baxter2018-03-281-2/+2
|\ \ | |/ |/|
| * docs: fixed a couple of typosJoshua Baxter2018-03-271-2/+2
* | Sending MY_PACKAGE_SUSPENDED to suspended appsSuprabh Shukla2018-03-261-0/+48
* | Added ACTION_BATTERY_LEVEL_CHANGEDFyodor Kupolov2018-03-081-0/+17
* | Merge "Send SHUTDOWN bc to registered receivers only"TreeHugger Robot2018-02-131-0/+3
|\ \
| * | Send SHUTDOWN bc to registered receivers onlyFyodor Kupolov2018-02-011-0/+3
* | | Send broadcast to pkg installers on config changeAdam Lesinski2018-02-081-0/+20
* | | Require only ACTION_VIEW for web instant appsPatrick Baumann2018-02-051-2/+1
* | | Marking used instant apps fields as System APIPatrick Baumann2018-01-311-1/+50
* | | Revert "Revert "Removes EphemrealResolverService and related""Patrick Baumann2018-01-311-30/+0
|/ /
* | Revert "Revert "Adds generic intent Instant App resolution""Patrick Baumann2018-01-311-1/+49
* | Merge "Revert "Adds generic intent Instant App resolution""TreeHugger Robot2018-01-311-49/+1
|\ \
| * | Revert "Adds generic intent Instant App resolution"Patrick Baumann2018-01-311-49/+1
* | | Revert "Removes EphemrealResolverService and related"Patrick Baumann2018-01-311-0/+30
* | | Removes EphemrealResolverService and relatedPatrick Baumann2018-01-301-30/+0
* | | Merge "Docs: Changed "the value of an item that previously added with putExtr...Jon Dormody2018-01-291-35/+39
|\ \ \ | |/ / |/| |
| * | Merge "Docs: Changed "the value of an item that previously added with putExtr...Jon Dormody2018-01-291-35/+39
| |\|
| | * Docs: Changed "the value of an item that previously added withJonathan Dormody2018-01-261-35/+39
| * | Added new slot status related broadcast.Amit Mahajan2018-01-221-68/+0
| * | Added new SIM state related broadcasts.Amit Mahajan2018-01-181-0/+71
* | | Adds generic intent Instant App resolutionPatrick Baumann2018-01-291-1/+49
* | | Clean up the procstats dump enums and change component to use message.Yi Jin2018-01-251-1/+1
* | | Merge "Adding a new category to mark car-optimized launcher activity"Roberto Perez2018-01-231-0/+8
|\ \ \
| * | | Adding a new category to mark car-optimized launcher activityRoberto Perez2018-01-181-0/+8
* | | | Added new slot status related broadcast.Amit Mahajan2018-01-221-68/+0
* | | | Added new SIM state related broadcasts.Amit Mahajan2018-01-181-0/+71
|/ / /
* | | incidentd: dumping jobscheduler to protoKweku Adams2018-01-091-0/+6
* | | Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-13/+15
* | | Merge "New supported QuickViewConstant feature to delete a file."Geoffrey Pitsch2017-12-071-2/+3
|\ \ \
| * | | New supported QuickViewConstant feature to delete a file.Geoffrey Pitsch2017-12-061-2/+3
* | | | Adds metadata to InstantAppResolveInfoPatrick Baumann2017-12-061-0/+10
|/ / /
* | | Merge "Add major version code to platform."Dianne Hackborn2017-12-051-0/+8
|\ \ \
| * | | Add major version code to platform.Dianne Hackborn2017-12-041-0/+8
* | | | Sends resolving action to Instant App installerPatrick Baumann2017-12-041-0/+6
|/ / /
* | | Enforce REQUEST_DELETE_PACKAGES for PackageInstaller.uninstall()Philip P. Moltmann2017-11-141-0/+3
* | | Expose Intent#EXTRA_REASON as a SystemApi.Jeff Davidson2017-11-011-3/+10