summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge "Redefine FLAG_ACTIVITY_NEW_DOCUMENT without NEW_TASK" into lmp-preview...Craig Mautner2014-06-101-26/+3
| |\
| | * Redefine FLAG_ACTIVITY_NEW_DOCUMENT without NEW_TASKCraig Mautner2014-06-091-26/+3
* | | am 99f4fe07: Merge "Refactor directory API to "opening document tree."" into ...Jeff Sharkey2014-06-101-10/+13
|\ \ \ | |/ /
| * | Refactor directory API to "opening document tree."Jeff Sharkey2014-06-091-10/+13
* | | Merge "Api review: Make ACTION_MANAGED_PROFILE_REMOVED registered only."Kenny Guy2014-06-101-3/+7
|\ \ \ | |/ / |/| |
| * | Api review: Make ACTION_MANAGED_PROFILE_REMOVED registered only.Adam Connors2014-06-091-3/+7
| * | Merge "Improve DocCentric documentation."Craig Mautner2014-05-241-26/+21
| |\ \
| | * | Improve DocCentric documentation.Craig Mautner2014-05-231-26/+21
| * | | Merge "Add code for persisting tasks and activities to disk"Craig Mautner2014-05-231-3/+83
| |\ \ \ | | |/ / | |/| |
| | * | Add code for persisting tasks and activities to diskCraig Mautner2014-05-221-3/+83
* | | | Move CATEGORY_NOTIFICATION_PREFERENCES to Notification.Daniel Sandler2014-06-091-8/+0
| |_|/ |/| |