summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* Make ACTION_SEND and ACTION_SEND_MULTIPLE build full clip items.Dianne Hackborn2012-04-161-13/+40
* Add direct support for HTML formatted text in ClipData etc.Dianne Hackborn2012-04-131-3/+33
* Added support for USB audio devicesEric Laurent2012-04-061-10/+10
* Add Intents to notify when USB audio devices or accessories are attachedMike Lockwood2012-04-061-0/+32
* Merge "User management and switching"Amith Yamasani2012-03-271-0/+31
|\
| * User management and switchingAmith Yamasani2012-03-271-0/+31
* | Avoid ClassCast when migrating ACTION_SEND extras.Jeff Sharkey2012-03-271-2/+12
|/
* Copy EXTRA_STREAM into ClipData and grant.Jeff Sharkey2012-03-231-0/+42
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-12/+12
* Add new Intent API for associating a ClipData with an Intent.Dianne Hackborn2012-03-081-15/+118
* resolved conflicts for merge of 532679a5 to masterDirk Dougherty2012-03-071-1/+1
|\
| * Doc change: String changes for Android MarketDirk Dougherty2012-03-051-1/+1
* | Implement background vs foreground broadcastsChristopher Tate2012-02-011-2/+9
* | Add API's for normalizing MIME's and URI's.Nick Pelly2012-01-241-23/+151
|/
* Fix some java docs.Dianne Hackborn2011-12-141-9/+9
* Fix issue #5714517: App shortcuts can result in bad task intentsDianne Hackborn2011-12-051-14/+215
* Fix application launch shortcuts.Jeff Brown2011-11-291-0/+68
* Allow clearing out the source boundsDaniel Lehmann2011-10-121-4/+4
* Merge "docs: add developer guide cross-references, Project ACRE"Joe Fernandez2011-10-041-7/+15
|\
| * docs: add developer guide cross-references, Project ACREJoe Fernandez2011-10-041-7/+15
* | Add mechanism for Parcel to not allow FDs to be written to it.Dianne Hackborn2011-10-031-0/+7
|/
* Fix issue #5173952: Opening a Notification From Lock Screen...Dianne Hackborn2011-09-231-19/+19
* Unhide new PackageManager APIs for API 14Kenny Root2011-09-201-2/+0
* Don't log PII when launching intents with "sms:" or "sip:" URIsDavid Brown2011-08-311-0/+4
* Infrastructure to support package verifierKenny Root2011-08-151-0/+12
* New broadcast telling when an app is fully removed.Dianne Hackborn2011-08-101-0/+18
* New extended Intent protcols for installing/uninstalling apps.Dianne Hackborn2011-08-101-13/+79
* Intent to manage application network data usage.Jeff Sharkey2011-06-081-0/+9
* Add comment for deprecation of Intent.ACTION_UMS_CONNECTED and ACTION_UMS_DIS...Mike Lockwood2011-06-071-2/+2
* Deprecate Intent.ACTION_UMS_CONNECTED and Intent.ACTION_UMS_DISCONNECTEDMike Lockwood2011-06-071-2/+4
* Fix javadoc.Marco Nelissen2011-04-251-1/+1
* A system setting for "advanced settings."Joe Onorato2011-04-061-0/+15
* Implement issue #3426299: Introduce application "stopped" stateDianne Hackborn2011-02-251-0/+42
* am 3c565377: am b508d6e2: Merge "docs: fix links to revised fundamentals docu...Scott Main2011-02-081-8/+11
|\
| * docs: fix links to revised fundamentals documentsScott Main2011-02-081-8/+11
* | Optimize IntentResolver to reduce lookup time by 50%.Jeff Brown2011-01-281-8/+8
|/
* New extra for GET_CONTENT.Dianne Hackborn2011-01-251-1/+21
* Fix error in HDMI and digital dock intent stringsEric Laurent2010-12-161-2/+2
* Fix issue #3274841: Orientation change problem with a paused activityDianne Hackborn2010-12-131-0/+48
* Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-2/+22
* Tell each VM to flush their DNS cache.Robert Greenwalt2010-11-041-0/+7
* frameworks/base: switch audio to hdmi when cable is plugged inPraveen Bharathi2010-11-031-1/+16
* Added support for dock headset observerPraveen Bharathi2010-11-011-1/+64
* am 94980e0f: am 07e1be62: Merge "Fix NPE caused by Change I4df27119." into gi...Wink Saville2010-10-151-4/+9
|\
| * Fix NPE caused by Change I4df27119.Wink Saville2010-10-131-4/+9
* | am 090ac9f7: am a3100314: Merge "Remove some PII." into gingerbreadWink Saville2010-10-131-1/+8
|\ \ | |/
| * Remove some PII.Wink Saville2010-10-121-1/+8
* | am e7578344: am 5872e9d7: Merge "Allow incoming SMS until internal storage is...Jake Hamby2010-09-081-0/+24
|\ \ | |/
| * Allow incoming SMS until internal storage is almost full.Jake Hamby2010-09-081-0/+24
* | Add an Intent category for apps that provide an app market.Patrick Dubroy2010-08-301-0/+6