summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Change where "Search for web"'s position.Grace Kloba2010-03-011-19/+41
* Update to reflect android-common no longer in framework.Dianne Hackborn2010-02-241-1/+1
* Remove our dependency on gsf.Patrick Scott2010-02-241-4/+21
* Backup bookmarks when a new bookmark is added.Leon Scroggins2010-02-231-16/+12
* Use SearchManager.getWebSearchActivity() for web suggestionsBjorn Bringert2010-02-181-10/+3
* Add geolocation permissions to BrowserProviderBjorn Bringert2010-02-111-1/+38
* This should fix the build.Jeff Hamilton2010-02-031-1/+1
* Use the constants defined in RecognizerResultsIntent for voice search.Leon Scroggins2010-02-011-1/+2
* Handle the voice search intent.Leon Scroggins2010-01-291-2/+92
* Move the "Search web ..." to the first in theGrace Kloba2010-01-281-27/+31
* Change SearchableInfo importBjorn Bringert2009-12-041-1/+1
* Only show manually entered URLs in suggestions.Leon Scroggins2009-11-251-5/+10
* Change android.text.util.Regex to com.android.common.PatternsDan Egnor2009-11-181-4/+5
* Pass search intent extra data through the browserBjorn Bringert2009-09-221-1/+17
* Remove Gears filesAndrei Popescu2009-09-211-0/+53
* Remove clientid from the url before it is added to the database. So that weGrace Kloba2009-09-091-1/+5
* Implement onReceivedTouchIconUrl.Patrick Scott2009-08-051-2/+7
* More precise determination of when to back up the bookmarksChristopher Tate2009-07-291-13/+64
* First real cut of bookmarks backup agentChristopher Tate2009-07-271-2/+27
* am 60d24e21: Make suggestion text color change based on the item stateSatish Sampath2009-07-101-9/+5
|\
| * Make suggestion text color change based on the item stateSatish Sampath2009-07-101-9/+5
* | am 378e5722: set default client idRamanan Rajeswaran2009-07-021-1/+2
|\|
| * set default client idRamanan Rajeswaran2009-07-011-1/+2
* | am d1c2a433: Merge change 5160 into donutAndroid (Google) Code Review2009-06-231-1/+5
|\|
| * Return the url of a browser history item in the intent query column of theMike LeBeau2009-06-231-1/+5
* | am d8b0ad28: Use SearchManager.getSuggestions() non-statically.Bjorn Bringert2009-06-221-3/+5
|\|
| * Use SearchManager.getSuggestions() non-statically.Bjorn Bringert2009-06-221-3/+5
| * When searching the browser history, search titles.Leon Scroggins2009-06-151-2/+5
* | Use a grid view for bookmarks page.Leon Scroggins2009-06-181-3/+8
* | am e2c52f76: Merge change 4105 into donutAndroid (Google) Code Review2009-06-151-14/+63
|\|
| * Honor the system setting of whether to show web suggestions.Leon Scroggins2009-06-121-14/+63
* | resolved conflicts for merge of 565505 to masterSatish Sampath2009-06-031-34/+63
|\|
| * Use system default web search & suggestions providers.Satish Sampath2009-06-031-34/+63
* | Searching the history now checks for matches to the title.Leon Scroggins2009-05-261-2/+5
* | Fix issues found by FindBugs.Leon Scroggins2009-05-181-6/+7
* | am c42f81b8: Get the color value for the search url color from a theme value ...Mike LeBeau2009-05-151-4/+48
|\|
| * Get the color value for the search url color from a theme valueMike LeBeau2009-05-141-4/+48
* | am 1ef26a30: Only swap title and subtitle for website suggestions; query sugg...Mike LeBeau2009-05-141-17/+20
|\|
| * Only swap title and subtitle for website suggestions; query suggestionsMike LeBeau2009-05-131-17/+20
* | am 21beb13: Swap the title and subtitle of browser suggestions, so the wMike LeBeau2009-05-131-5/+48
|\|
| * Swap the title and subtitle of browser suggestions, so the webpage titleMike LeBeau2009-05-131-5/+48
* | am bcd20b3: Import clean-up in BrowserProvider.Bjorn Bringert2009-04-301-8/+4
|\|
| * Import clean-up in BrowserProvider.Bjorn Bringert2009-04-291-8/+4
* | am 346dafb: Add search suggestions for just bookmarks+history.Bjorn Bringert2009-04-301-2/+7
|\|
| * Add search suggestions for just bookmarks+history.Bjorn Bringert2009-04-291-2/+7
* | am 24e1ec6: Fix Google search suggestions in Browser address bar.Bjorn Bringert2009-04-291-37/+9
|\|
| * Fix Google search suggestions in Browser address bar.Bjorn Bringert2009-04-291-37/+9
| * Automated import from //branches/donutburger/...@142729,142729Grace Kloba2009-03-251-5/+0
| * Automated import from //branches/donutburger/...@142261,142261Grace Kloba2009-03-241-0/+5
| * Automated import from //branches/donutburger/...@141637,141637Ramanan Rajeswaran2009-03-241-11/+11