summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* More work on collecting assist data.Dianne Hackborn2015-03-121-0/+17
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-3/+4
* Add @SystemApi annotations to ACTION_QUERY_PACKAGE_RESTART and related.Soonil Nagarkar2015-02-101-0/+2
* Bring back voice interaction APIs.Dianne Hackborn2015-01-211-2/+0
* am 22878790: am 93f94c2c: resolved conflicts for merge of e8f6bd48 to lmp-devRicardo Cervera2015-01-161-0/+4
|\
| * resolved conflicts for merge of e8f6bd48 to lmp-devRicardo Cervera2015-01-161-0/+4
| |\
| | * am 98f07d90: am 92f6a747: docs: Added info on noHistory and onActivityResult(...Ricardo Cervera2015-01-161-0/+4
| | |\
| | | * docs: Added info on noHistory and onActivityResult(). Bug: 13807256Ricardo Cervera2014-11-051-0/+4
| | * | DO NOT MERGE Hide more leanback stuff.Tim Kilbourn2014-05-061-0/+1
* | | | Fix issue android-app doc, bump battery stats checkin versionDianne Hackborn2015-01-141-3/+5
* | | | Fix issue #18665625 CTS:android.app.cts.InstrumentationTest#...Dianne Hackborn2014-12-091-9/+14
* | | | Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSIONDianne Hackborn2014-11-201-1/+25
* | | | Fix seeking and scaled duration behaviorChet Haase2014-11-191-1/+1
* | | | Add Activity API to get referrer information.Dianne Hackborn2014-11-111-28/+238
* | | | Do not fix uris inside the system.Nicolas Prevot2014-10-311-2/+5
* | | | Intent chooser callbackAdam Powell2014-10-211-0/+52
|/ / /
* | | Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-1/+1
* | | Include reason when wiping data.Jeff Sharkey2014-09-241-0/+6
* | | Merge "More ACTION_CHOOSER ClipData migration." into lmp-devJeff Sharkey2014-09-231-13/+22
|\ \ \
| * | | More ACTION_CHOOSER ClipData migration.Jeff Sharkey2014-09-231-13/+22
* | | | Fixes typo in Intent documentationPaul Soulos2014-09-191-1/+1
|/ / /
* | | Fix parsing of old-style intent URIsAlan Viverette2014-09-181-1/+1
* | | Merge "Add extra to ASSIST intent to indicate potential input type" into lmp-devMichael Wright2014-09-051-0/+7
|\ \ \
| * | | Add extra to ASSIST intent to indicate potential input typeMichael Wright2014-09-041-0/+7
* | | | Rename intent extra following API reviewAlexandra Gherghina2014-09-051-1/+1
* | | | Merge "Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager" i...Jean-Michel Trivi2014-09-021-96/+6
|\ \ \ \
| * | | | Move *_AUDIO_PLUG actions from Intent to android.media.AudioManagerJean-Michel Trivi2014-08-291-96/+6
| |/ / /
* | | | Hide the interaction part of VoiceInteractionService.Dianne Hackborn2014-09-021-0/+2
|/ / /
* | | Revert "Add new intent to prompt user for their device credential."Jim Miller2014-08-151-22/+1
* | | Fix javadoc attr reference.Jeff Sharkey2014-08-131-8/+8
* | | HDMI plug intent and associated informationJean-Michel Trivi2014-08-121-3/+8
* | | Added LEANBACK_SETTINGS Intent categoryJose Lima2014-07-301-0/+10
* | | am c5435cdd: am e7469eca: am c50bbc02: Merge "Migrate extras to ClipData for ...Nicolas Prevot2014-07-251-16/+76
|\ \ \
| * | | Migrate extras to ClipData for image/video capture intents.Nicolas Prevot2014-07-251-16/+76
* | | | am 8ec7d394: am 014089cd: am 82b83fb5: Merge "Use activity for brightness dia...Alan Viverette2014-07-231-2/+1
|\ \ \ \ | |/ / /
| * | | Merge "Use activity for brightness dialog" into lmp-devAlan Viverette2014-07-231-2/+1
| |\ \ \
| | * | | Use activity for brightness dialogAlan Viverette2014-07-141-2/+1
* | | | | am 65f62f23: am 39285ff1: am 1648dbb4: Merge "Fix issue #16400873: Apps that ...Dianne Hackborn2014-07-211-6/+19
|\ \ \ \ \ | |/ / / /
| * | | | Fix issue #16400873: Apps that show ads as new tasks stay in recents...Dianne Hackborn2014-07-201-6/+19
* | | | | am bd90f0ce: am 186802ac: am d0cb5fd8: Merge "Add EXTRA_REPLACEMENT_EXTRAS fo...Adam Powell2014-07-211-0/+27
|\ \ \ \ \ | |/ / / /
| * | | | Add EXTRA_REPLACEMENT_EXTRAS for ACTION_CHOOSERAdam Powell2014-07-181-0/+27
* | | | | am a60bb211: am 30636967: Merge "Launch activity behind launching task." into...Craig Mautner2014-07-151-11/+0
|\ \ \ \ \ | |/ / / /
| * | | | Launch activity behind launching task.Craig Mautner2014-07-151-11/+0
| |/ / /
* | | | Fix docs build.Ying Wang2014-07-141-1/+1
* | | | Fix build.Ying Wang2014-07-141-1/+1
* | | | Add new intent to prompt user for their device credential.Jay Civelli2014-07-141-1/+22
|/ / /
* | | Add task affiliationCraig Mautner2014-07-111-0/+12
* | | Collapse a bunch of verbose boilerplateChristopher Tate2014-06-201-66/+7
* | | Fix persistent tasks and expand scopeCraig Mautner2014-06-171-0/+1
* | | am a7c5791a: Merge "Redefine FLAG_ACTIVITY_NEW_DOCUMENT without NEW_TASK" int...Craig Mautner2014-06-101-26/+3
|\ \ \