summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* For intent ACTION_PACKAGE_CHANGED, there could be a lot of broadcasts rel...Suchi Amalapurapu2009-09-021-0/+10
* Make SINGLE_TOP work with CLEAR_TOP.Dianne Hackborn2009-08-271-3/+5
* Change these string constants back to match donut.Dianne Hackborn2009-08-271-3/+3
* Implement issue #2071750: add a pre-boot upgrade step.Dianne Hackborn2009-08-251-1/+19
* Fix some Javadoc typos.Mike Lockwood2009-08-241-3/+3
* Dock changes:Docking station intentsDan Murphy2009-08-171-0/+39
* Add Activity Intent.ACTION_REQUEST_SHUTDOWN for requesting a system shutdown.Mike Lockwood2009-07-301-0/+19
* am 2bad713f: Merge change 8860 into donutAndroid (Google) Code Review2009-07-301-46/+0
|\
| * Fix bug 2017664Jean-Michel Trivi2009-07-291-46/+0
* | resolved conflicts for merge of f0d83fd9 to masterDianne Hackborn2009-07-281-1/+1
|\ \ | |/
| * Updates from API review.Dianne Hackborn2009-07-281-1/+1
* | am 43f8d2e5: Merge change 8106 into donutAndroid (Google) Code Review2009-07-211-0/+3
|\ \ | |/