summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* Add debugging for issue #23190084: [APPComm][Dev Test] {Unable to share photo...Dianne Hackborn2015-08-141-4/+9
* Remove spurious syncmanager wake-upsMatthew Williams2015-08-031-8/+0
* Change MNC codename to just M.Dianne Hackborn2015-07-291-1/+1
* Merge "Add APIs for verifier to grant at install and revoke permissions" into...Svet Ganov2015-07-161-1/+1
|\
| * Add APIs for verifier to grant at install and revoke permissionsSvet Ganov2015-07-151-1/+1
* | Grant default permissions to the setup app robustly.Svet Ganov2015-07-151-0/+7
|/
* Fix the case where an intent bounces several times between users.Nicolas Prevot2015-07-011-2/+6
* Merge "Use StorageManager.wipeAdoptableDisks to wipe external disks" into mnc...Rubin Xu2015-06-261-0/+3
|\
| * Use StorageManager.wipeAdoptableDisks to wipe external disksRubin Xu2015-06-261-0/+3
* | Prevent certain actions of app has revoked permissionsSvetoslav2015-06-251-0/+5
|/
* Merge "Add more result extras for ACTION_GET_PERMISSIONS_COUNT" into mnc-devMakoto Onuki2015-06-101-6/+17
|\
| * Add more result extras for ACTION_GET_PERMISSIONS_COUNTMakoto Onuki2015-06-081-6/+17
* | Fix issue #21621920: VI: need mechanism to get current requestDianne Hackborn2015-06-091-1/+2
|/
* Pass an args bundle to launchAssistAction.Tim Kilbourn2015-06-051-0/+7
* Merge "Add a normal permission guarding the installer UI - used for stats tra...Svet Ganov2015-05-281-0/+5
|\
| * Add a normal permission guarding the installer UI - used for stats trackingSvet Ganov2015-05-281-0/+5
* | Add constants for permissions granted status apiJason Monk2015-05-261-0/+36
* | Merge "Hide pakcage installer system APIs." into mnc-devSvet Ganov2015-05-231-4/+1
|\ \ | |/
| * Hide pakcage installer system APIs.Svet Ganov2015-05-231-4/+1
* | Update the PROCESS_TEXT action javadoc to include typesClara Bayarri2015-05-211-2/+4
|/
* Hide platform platform legacy permissions behind a menu option - framework.Svet Ganov2015-05-161-0/+16
* Bringing new Chooser UI closer to specAdam Powell2015-05-111-8/+0
* 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