summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Add note to Intent.fillIn javadoc to describe component copying behavior.Brett Chabot2009-07-211-0/+3
* | resolved conflicts for merge of 3e522c45 to masterCharles Chen2009-07-171-10/+47
|\ \ | |/
| * Adding public intents for TTS to enable checking for TTS data,Charles Chen2009-07-161-2/+39
* | Merge commit 'goog/readonly-korg-master' into merge_korg_masterJean-Baptiste Queru2009-07-161-7/+7
|\ \
| * | Fixed Android issue #400, where the Intent documentation was inaccurate in a ...Yusuf T. Mobile2009-07-101-7/+7
| * | Merge commit 'korg/cupcake'The Android Open Source Project2009-04-141-1/+31
| |\ \
| | * | AI 145561: Fix issue #1710534 (documentation doesn't mention that activity re...Dianne Hackborn2009-04-091-0/+31
| | * | AI 145383: API review: clean up a bunch of @hides that have been pending API ...Dianne Hackborn2009-04-091-1/+0
* | | | am cf29e116: Merge change 6867 into donutAndroid (Google) Code Review2009-07-121-3/+0
|\ \ \ \ | | |_|/ | |/| |