summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add new ContentProvider for doing conversions to data streams.Dianne Hackborn2010-08-081-0/+9
|/
* Bug 2680071: Rename the Cloud to DeviceCostin Manolache2010-05-121-1/+1
* Bug 2673557: rename datamessagingCostin Manolache2010-05-101-1/+1
* Fix 2610961Suchi Amalapurapu2010-04-201-4/+0
* Add a new intent category used for activities running in carmode.Bernd Holzhey2010-04-021-1/+8
* Refactor car mode.Dianne Hackborn2010-03-051-30/+10
* Fix typo. According to grep, this is the only place in the tree that has it.Joe Onorato2010-03-041-1/+1
* MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared ...Mike Lockwood2010-03-031-1/+9
* Support CharSequence lists+arrays in Bundle+IntentBjorn Bringert2010-02-261-0/+74
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+2
* Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-221-0/+21
* Show car mode notification in status bar.Tobias Haamel2010-02-181-5/+22
* Switch from REMOTE_INTENT to the new push messaging, add the required permiss...Costin Manolache2010-02-161-1/+1
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-1/+9
* Rename media resource broadcastsSuchi Amalapurapu2010-02-081-8/+8
* Apps on sdcard: Add new broadcastsSuchi Amalapurapu2010-02-021-1/+76
* Remove Intent.ACTION_GLOBAL_SEARCHBjorn Bringert2010-01-131-10/+0
* resolved conflicts for merge of ad2fa35d to masterTom Taylor2009-12-221-46/+46
|\
| * Update imports to android-commonTom Taylor2009-12-211-46/+46
* | Fix issue #1154972: clone defined, but class doesn't implement CloneableDianne Hackborn2009-12-211-1/+1
|/
* Implement API to have new broadcasts replace existing broadcasts.Dianne Hackborn2009-12-141-3/+17
* Use unbundled QSB for global searchBjorn Bringert2009-12-091-0/+10
* Updating list of standard Intents in android.content.IntentTrevor Johns2009-12-071-1/+24
* Add a new field to Intent that allows you to give a hint about what on screen...Joe Onorato2009-12-021-1/+68
* Fix issue #2249821: Unable to start passion in safe modeDianne Hackborn2009-11-181-2/+2
* Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEAD...Eric Laurent2009-11-121-0/+1
* Fix issue #2256270: Package manager sends bad broadcasts when components changeDianne Hackborn2009-11-111-7/+16
* Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed bro...Dianne Hackborn2009-11-111-0/+14
* add class description and revise descriptions forScott Main2009-09-301-1/+1
* Various fixes and improvements to window, activity.Dianne Hackborn2009-09-221-2/+8
* Turn animations on by default.Dianne Hackborn2009-09-211-0/+12
* Fix issue #1862317: Browser does not appear to honor anchors (#es) in linksDianne Hackborn2009-09-201-5/+16
* Add better APIs for the battery status, and other cleanup.Dianne Hackborn2009-09-191-14/+24
* Fix issue #2093608: Calendar widget takes a few seconds to launchDianne Hackborn2009-09-171-0/+7
* Add support for launching activities when attaching to a car or desk dock.Mike Lockwood2009-09-161-5/+20
* Implement all of the infrastructure for configuring wallpapers.Dianne Hackborn2009-09-071-1/+11
* Add more documents on the ACTION_SEND_MULTIPLE intent.Chih-Chung Chang2009-09-041-0/+10
* Add better service reporting.Dianne Hackborn2009-09-031-0/+18
* Make new attribute EXTRA_CHANGED_COMPONENT_NAME inSuchi Amalapurapu2009-09-021-1/+1