History log of /frameworks/base/core/java/android/speech/RecognizerResultsIntent.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
52af3a4f9a1f13ea3b19a7d2f2ee07c733abef74 06-Dec-2010 Mike LeBeau <mlebeau@android.com> Unhide RecognizerResultsIntent. This API was
reviewed for Froyo, but we didn't want to make it
public then because it wasn't until our first
Market release of Voice Search that the APIs would
be in use by our app.

http://b/3135351

Change-Id: I49053717cac08e3976c22e3a105139b6755aadb8
/frameworks/base/core/java/android/speech/RecognizerResultsIntent.java
eba0f753b26bfc9a4a39b9296878581b5e6704a0 08-Mar-2010 Mike LeBeau <mlebeau@android.com> Update comments for the new EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS.

Change-Id: I72d7ede8e6fbe47217f76806f892c4a0854f9a3d
/frameworks/base/core/java/android/speech/RecognizerResultsIntent.java
2ffa625a2ad57614e0a963899669ee542d1ca988 05-Mar-2010 Valentin Kravtsov <valentink@google.com> Adding support for passing HTTP headers to a Browser

It is a prt of the following bug fix: http://b/issue?id=2478548

The CL adds the ability to pass HTTP headers to the Browser

Change-Id: Ibf0ad8f678fc5aeef4ac098e5dfbcaed9ada8600
/frameworks/base/core/java/android/speech/RecognizerResultsIntent.java
dcfefb5db31383e557804b81e5e36f4584af7c22 03-Feb-2010 Mike LeBeau <mlebeau@android.com> Add "inline" constant to RecognizerResultsIntent.
/frameworks/base/core/java/android/speech/RecognizerResultsIntent.java
f9271c8b7dfafecef6747c81aa1c9038ab51d274 02-Feb-2010 Mike LeBeau <mlebeau@android.com> Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates
the base url to be used when interpreting html results given in
EXTRA_VOICE_SEARCH_RESULT_HTML.
/frameworks/base/core/java/android/speech/RecognizerResultsIntent.java
41b14e8ff7a1774fc69dfcf1261f87e50dd55a03 31-Jan-2010 Mike LeBeau <mlebeau@android.com> Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent.
This will not be unhidden for Froyo as nothing will implement it until
later, but I wanted to have the definition explicit in the framework.
/frameworks/base/core/java/android/speech/RecognizerResultsIntent.java