summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-31Remove WebSearchProvider package from tree.HEADandroid-sdk-tools_r2android-sdk-1.6_r2android-sdk-1.6_r1android-sdk-1.6-docs_r1android-1.6_r2android-1.6_r1.5android-1.6_r1.4android-1.6_r1.3android-1.6_r1.2android-1.6_r1.1android-1.6_r1mastermaindonut-release2donut-releasedonutAnonymous Coward
2009-08-26Translations for bug 2067035. DO NOT MERGEEric Fischer
2009-08-20Import revised translations. DO NOT MERGEEric Fischer
2009-08-03Import revised translations. DO NOT MERGEEric Fischer
2009-07-31Add MODULE_LICENSE_APACHE2 to WebSearchProvider to allow it to beMike LeBeau
2009-07-31Add a few more explanatory comments to WebSearchProvider so it's clearerMike LeBeau
2009-07-28Pass along our package name as the app id if one is not passed in forMike LeBeau
2009-07-28Pass through the browser's application id extra if one is provided, so that t...Mike LeBeau
2009-07-27Handle ACTION_SEARCH in WebSearchProviderBjorn Bringert
2009-07-24Added settings to WebSearchProviderBjorn Bringert
2009-07-13Import new translationsEric Fischer
2009-07-09Rename "no" locale search_engines.xml file to "nb" locale for consistency.Eric Fischer
2009-07-08Turn on autoUrlDetect in search dialog for search engines.Satish Sampath
2009-06-25Added ACCESS_NETWORK_STATE perm to WebSeachProviderBjorn Bringert
2009-06-24Fail fast if there is no network connection.Bjorn Bringert
2009-06-17Merge change 4419 into donutAndroid (Google) Code Review
2009-06-16Make name of Web Search provider localizable.Eric Fischer
2009-06-16Revert to using ACTION_VIEW & add location via extra field.Satish Sampath
2009-06-11Use ACTION_SEARCH to launch search URLs.Satish Sampath
2009-06-11Add queryAfterZeroResults flag to all web search providersSatish Sampath
2009-06-11Update WebSearchProvider .mk file's target file name.Satish Sampath
2009-06-10Adds icon to represent third party web search engines.Satish Sampath
2009-06-05Remove the onboot handler which has moved to Searchables.Satish Sampath
2009-06-03Fix errors in the web search metadata checked in earlier.Satish Sampath
2009-06-03Merge change 3029 into donutAndroid (Google) Code Review
2009-06-03Remove c++ comments and fix faulty regex.Satish Sampath
2009-06-03Fix build break due to invalid XML format.Satish Sampath
2009-06-03Merge change 3027 into donutAndroid (Google) Code Review
2009-06-03Add web search metadata for all supported locales.Satish Sampath
2009-06-03Use a magnifying glass icon for third party web suggestionsSatish Sampath
2009-06-03Sets up default web search intent action handler on boot.Satish Sampath
2009-05-29Adds tools for generating web search provider metadata.Satish Sampath
2009-05-27Removes a log message printing out the suggest URI.Satish Sampath
2009-05-25Adds third party web search & suggest providers.Satish Sampath
2009-05-21Branching SuggestionProvider.java from package GoogleSearchSatish Sampath
2009-05-20new project, first commitThe Android Open Source Project