summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove restrictions PIN functionality" into mnc-devFyodor Kupolov2015-05-081-15/+0
|\
| * Remove restrictions PIN functionalityFyodor Kupolov2015-05-061-15/+0
* | Add alternate intents and refinement callbacks to ChooserActivityAdam Powell2015-05-061-1/+70
|/
* Implement ChooserTargetService querying for ChooserActivityAdam Powell2015-04-131-0/+8
* Merge "Create the Process Text Intent Action and Extra"Clara Bayarri2015-04-071-0/+18
|\
| * Create the Process Text Intent Action and ExtraClara Bayarri2015-04-071-0/+18
* | Merge "New generic intent for SIM Activation"Santos Cordon2015-04-011-0/+21
|\ \ | |/ |/|
| * New generic intent for SIM ActivationSantos Cordon2015-04-011-0/+21
* | Add IntentFilter auto verificationFabrice Di Meglio2015-03-301-0/+13
|/
* First implementation of the grant/revoke UISvet Ganov2015-03-241-0/+60
* Merge "Javadoc for ACTION_SCREEN_<ON|OFF> to indicate they cannot be register...Casey Ho2015-03-201-3/+11
|\
| * Javadoc for ACTION_SCREEN_<ON|OFF> to indicate they cannot be registered in t...Casey Ho2015-03-181-3/+11
* | Notification listener backup & restoreChristopher Tate2015-03-161-0/+25
* | 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