- 4fb6cc9 Fix build break from conflict merge. by Leon Scroggins III · 15 years ago
- 6a6d510 resolved conflicts for merge of fc2c6f1d to master by Leon Scroggins III · 15 years ago
- 24727f1 am 8774c667: Remove "Show web suggestions" from browser settings by Leon Scroggins III · 15 years ago
- 8774c66 Remove "Show web suggestions" from browser settings by Leon Scroggins III · 15 years ago
- d69f51d Add user-selected search providers to browser by Bjorn Bringert · 15 years ago
- 8bf09b6 am d2670653: Add user-selected search providers to browser by Bjorn Bringert · 15 years ago
- d267065 Add user-selected search providers to browser by Bjorn Bringert · 15 years ago
- 13c73a0 resolved conflicts for merge of c8687ffc to master by Brad Fitzpatrick · 15 years ago
- 1a6e0e8 Use new apply() instead of commit(). by Brad Fitzpatrick · 15 years ago
- 8402962 First revision of the new browser provider. by Jeff Hamilton · 15 years ago
- 8b13974 Fix a threading bug in BrowserProvider and clean up query() a bit. by Jeff Hamilton · 15 years ago
- fe25199 tabbed title bar work bug # http://b/issue?id=2712871 by Michael Kolb · 15 years ago
- f9b0427 When the string is empty, just return an empty list. by Grace Kloba · 15 years ago
- a761181 Use system setting for default geolocation permissions by Bjorn Bringert · 15 years ago
- 93bea96 Use a Thread instead of an AsyncTask for removing Gears. This is because by Andrei Popescu · 15 years ago
- b6a6544 Refactor android.backup -> android.app.backup by Christopher Tate · 15 years ago
- c7c0fce Use SUGGEST_COLUMN_TEXT_2_URL in browser suggestions by Bjorn Bringert · 15 years ago
- 391df7c Change where "Search for web"'s position. by Grace Kloba · 15 years ago
- 385effd Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
- 4391469 Remove our dependency on gsf. by Patrick Scott · 15 years ago
- f2463ae Backup bookmarks when a new bookmark is added. by Leon Scroggins · 15 years ago
- 3274754 Use SearchManager.getWebSearchActivity() for web suggestions by Bjorn Bringert · 15 years ago
- e6c4bd8 Add geolocation permissions to BrowserProvider by Bjorn Bringert · 15 years ago
- 4db482f This should fix the build. by Jeff Hamilton · 15 years ago
- a1cc3fd Use the constants defined in RecognizerResultsIntent for voice search. by Leon Scroggins · 15 years ago
- 58d56c6 Handle the voice search intent. by Leon Scroggins · 15 years ago
- d3992d4 Move the "Search web ..." to the first in the suggestion list. by Grace Kloba · 15 years ago
- abc3ac8 Change SearchableInfo import by Bjorn Bringert · 16 years ago
- b446443 Only show manually entered URLs in suggestions. by Leon Scroggins · 16 years ago
- 5ee906c Change android.text.util.Regex to com.android.common.Patterns by Dan Egnor · 16 years ago
- 0485170 Pass search intent extra data through the browser by Bjorn Bringert · 16 years ago
- 1b20b9d Remove Gears files by Andrei Popescu · 16 years ago
- 6b52a55 Remove clientid from the url before it is added to the database. So that we by Grace Kloba · 16 years ago
- 3918d44 Implement onReceivedTouchIconUrl. by Patrick Scott · 16 years ago
- f0c36f7 More precise determination of when to back up the bookmarks by Christopher Tate · 16 years ago
- 9c0dd8c First real cut of bookmarks backup agent by Christopher Tate · 16 years ago
- 4524cc7 am 60d24e21: Make suggestion text color change based on the item state by Satish Sampath · 16 years ago
- 60d24e2 Make suggestion text color change based on the item state by Satish Sampath · 16 years ago
- 88be2b6 am 378e5722: set default client id by Ramanan Rajeswaran · 16 years ago
- 378e572 set default client id by Ramanan Rajeswaran · 16 years ago
- a03bbce am d1c2a433: Merge change 5160 into donut by Android (Google) Code Review · 16 years ago
- 2af7305 Return the url of a browser history item in the intent query column of the by Mike LeBeau · 16 years ago
- ae5b217 am d8b0ad28: Use SearchManager.getSuggestions() non-statically. by Bjorn Bringert · 16 years ago
- d8b0ad2 Use SearchManager.getSuggestions() non-statically. by Bjorn Bringert · 16 years ago
- b6b7f9e Use a grid view for bookmarks page. by Leon Scroggins · 16 years ago
- 740eadf When searching the browser history, search titles. by Leon Scroggins · 16 years ago
- fe65dcb am e2c52f76: Merge change 4105 into donut by Android (Google) Code Review · 16 years ago
- 62b71f7 Honor the system setting of whether to show web suggestions. by Leon Scroggins · 16 years ago
- afcf198 resolved conflicts for merge of 565505 to master by Satish Sampath · 16 years ago
- 565505b Use system default web search & suggestions providers. by Satish Sampath · 16 years ago
- bd359cc Searching the history now checks for matches to the title. by Leon Scroggins · 16 years ago
- 31887fd Fix issues found by FindBugs. by Leon Scroggins · 16 years ago
- 1cce4f9 am c42f81b8: Get the color value for the search url color from a theme value (dependent on change 1691, and will not submit until that is submitted). by Mike LeBeau · 16 years ago
- c42f81b Get the color value for the search url color from a theme value by Mike LeBeau · 16 years ago
- 8f4aee8 am 1ef26a30: Only swap title and subtitle for website suggestions; query suggestions should still stay the same (i.e., query in title, number of results in subtitle). by Mike LeBeau · 16 years ago
- 1ef26a3 Only swap title and subtitle for website suggestions; query suggestions by Mike LeBeau · 16 years ago
- 4155183 am 21beb13: Swap the title and subtitle of browser suggestions, so the w by Mike LeBeau · 16 years ago
- 21beb13 Swap the title and subtitle of browser suggestions, so the webpage title by Mike LeBeau · 16 years ago
- e1fcea0 am bcd20b3: Import clean-up in BrowserProvider. by Bjorn Bringert · 16 years ago
- 4764476 am 346dafb: Add search suggestions for just bookmarks+history. by Bjorn Bringert · 16 years ago
- bcd20b3 Import clean-up in BrowserProvider. by Bjorn Bringert · 16 years ago
- 6439977 am 24e1ec6: Fix Google search suggestions in Browser address bar. by Bjorn Bringert · 16 years ago
- 346dafb Add search suggestions for just bookmarks+history. by Bjorn Bringert · 16 years ago
- 24e1ec6 Fix Google search suggestions in Browser address bar. by Bjorn Bringert · 16 years ago
- faa15db AI 144462: Fix for 1570350: file:///foo not recorded in goto history. When creating suggestions for the search bar, provide suggestions from the history/bookmarks database that begin with "file" if the user types "file". by Leon Scroggins · 16 years ago
- 0ba83ce Automated import from //branches/donutburger/...@142729,142729 by Grace Kloba · 16 years ago
- 3d493db Automated import from //branches/master/...@142773,142773 by Grace Kloba · 16 years ago
- 87dae9a Automated import from //branches/master/...@142273,142273 by Grace Kloba · 16 years ago
- b7a0f3f Automated import from //branches/donutburger/...@142261,142261 by Grace Kloba · 16 years ago
- dd4f429 Automated import from //branches/master/...@141638,141638 by Ramanan Rajeswaran · 16 years ago
- f447f26 Automated import from //branches/donutburger/...@141637,141637 by Ramanan Rajeswaran · 16 years ago
- a3c0aab auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
- 0c90888 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 8611831 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- b7775e1 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
- ed217d9 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
- ba6d7b8 Initial Contribution by The Android Open Source Project · 17 years ago