summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | | |_|/ | |/| |
| * | | CLOSE_SYSTEM_DIALOGS can't be protected.Dianne Hackborn2009-07-101-3/+0
* | | | resolved conflicts for merge of 889c2d37 to masterDianne Hackborn2009-07-101-1/+82
|\ \ \ \ | |/ / /
| * | | Fix bug #1873249i: Apps can DoS/brick deviceDianne Hackborn2009-07-091-1/+82
* | | | am d7cd29da: Add facility to run setup wizard after an update.Dianne Hackborn2009-07-031-0/+21
|\ \ \ \ | |/ / /
| * | | Add facility to run setup wizard after an update.Dianne Hackborn2009-07-011-0/+21
* | | | Merge commit '1dac277f' into manualmergeDianne Hackborn2009-07-011-0/+7
|\ \ \ \ | |/ / /
| * | | Implement issue #1943927 (need notification in status bar when adb is active)Dianne Hackborn2009-06-301-0/+7
* | | | resolved conflicts for merge of 5158cc55 to masterCharles Chen2009-06-241-0/+9
|\ \ \ \ | |/ / /
| * | | Adding TTS_QUEUE_PROCESSING_COMPLETED action to the list of IntentsCharles Chen2009-06-241-0/+10
* | | | am 3d74bb4a: Add "why?" button to low battery dialog.Dianne Hackborn2009-06-191-0/+9
|\ \ \ \ | |/ / /
| * | | Add "why?" button to low battery dialog.Dianne Hackborn2009-06-191-0/+9
* | | | am 649f99e8: Add Intent.ACTION_SEND_MULTIPLEWu-cheng Li2009-06-191-0/+17
|\ \ \ \ | |/ / /
| * | | Add Intent.ACTION_SEND_MULTIPLEWu-cheng Li2009-06-191-0/+17
* | | | am c14b9ccd: Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-171-28/+231
|\ \ \ \ | |/ / /
| * | | Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-171-28/+231
* | | | resolved conflicts for merge of 3571ff40 to masterRomain Guy2009-06-171-56/+56
|\ \ \ \ | |/ / /
| * | | Fixes #1107690. Updates javadoc for Intent.java, android:value -> android:name.Romain Guy2009-06-171-56/+56
* | | | am aa642c0c: Merge changes 1591,1596 into donutAndroid (Google) Code Review2009-05-141-0/+29
|\ \ \ \ | |/ / /
| * | | Add Intent.ACTION_APP_ERRORJacek Surazski2009-05-131-0/+29
* | | | define Intent.ACTION_REMOTE_INTENT, which replaces the old GTalk data messagi...Wei Huang2009-05-131-0/+22