History log of /packages/apps/Browser/src/com/android/browser/search/OpenSearchSearchEngine.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5ff5c8b88968fa794eab4b7a263cae25f05bd4d3 03-May-2012 Michael Kolb <kolby@google.com> Remove voice search handling

Bug: 6439925

Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
/packages/apps/Browser/src/com/android/browser/search/OpenSearchSearchEngine.java
5119edd5744cfc6d3a8ed480a8853586c737bed4 23-Feb-2011 Narayan Kamath <narayan@google.com> Implement the psychic search engine.

(a) Add a new subclass of SearchEngine that receives
suggestions provided by psychic and displays them in the
suggestions dropdown.
(b) Add a Labs setting that can turn this feature on or
off.

Change-Id: Icae05b6b55f489278028e5af560d9b36014a0f59
/packages/apps/Browser/src/com/android/browser/search/OpenSearchSearchEngine.java
2d8ab9b3b334dbbc1a66ae48b424f4c10f547831 14-Sep-2010 Leon Scroggins III <scroggo@google.com> Remove an incorrect javadoc comment.

The comment references a parameter that is not part of the
method.

Change-Id: Ia2b5c81e4d09bb7e1614a84f2532520730244cae
/packages/apps/Browser/src/com/android/browser/search/OpenSearchSearchEngine.java
430057dad085f3c3dbc386f127b1f5a10a9851da 14-Sep-2010 Leon Scroggins III <scroggo@google.com> Fixes for changing the search engine.

Provide a default value for the Select search engine preference.
Move the Select search engine preference into advanced settings.
When opening the SearchDialog with a SearchEngine other than
Google, add a flag to hide the voice search icon.

Depends on a change to frameworks/base.

Change-Id: I6da2e582789253b3c5ffac9fe1ad3732f99f28ea
/packages/apps/Browser/src/com/android/browser/search/OpenSearchSearchEngine.java
d26706538834e0ed58bf28f08d9a2885c0e7efcb 13-Sep-2010 Bjorn Bringert <bringert@android.com> Add user-selected search providers to browser

The lists of search providers are taken from Chrome.

Change-Id: I7af6dc1258950d1fc5cf86013f8be9f3c5db0f1a
/packages/apps/Browser/src/com/android/browser/search/OpenSearchSearchEngine.java