summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/SuggestionsAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Show search suggestions only when enabled in preferencesPaul Kocialkowski2013-10-291-1/+7
* Remove voice search handlingMichael Kolb2012-05-031-45/+21
* Remove the psychic labs feature.Narayan Kamath2011-11-181-4/+0
* Fix omnibox orderingJohn Reck2011-09-061-2/+0
* Allow suggestions to span 2 linesJohn Reck2011-07-291-0/+2
* Turbobox!John Reck2011-07-281-10/+10
* Prevent duplicates in omniboxJohn Reck2011-06-271-0/+3
* Remove account adding from getBookmarksUriJohn Reck2011-05-131-1/+0
* Browser settings refactorJohn Reck2011-04-261-3/+5
* fix qc urlbar position and show in auto-loginMichael Kolb2011-03-161-8/+0
* Implement the psychic search engine.Narayan Kamath2011-03-021-26/+57
* Add autocomplete to the browser UrlInputView.Narayan Kamath2011-03-021-5/+5
* Remove explicit calls to onFilterCompleteJohn Reck2011-02-011-5/+1
* Disable SearchSuggestions in incognito modeJohn Reck2011-01-241-1/+8
* Omnibox tweaksJohn Reck2011-01-181-2/+2
* remove Log statementMichael Kolb2011-01-131-2/+0
* fix voice search suggestionsMichael Kolb2011-01-131-7/+18
* Reverse suggestions for quick controlsJohn Reck2011-01-101-1/+9
* Single column omnibox and pressed selectorJohn Reck2010-12-201-111/+17
* Fix annoying suggestions flashingMichael Kolb2010-12-151-2/+1
* Enable voice searchMichael Kolb2010-12-151-21/+41
* Makes CombinedCursor sync awareJohn Reck2010-12-101-0/+2
* Greatly improved suggestion result speedJohn Reck2010-11-231-67/+116
* Fixes the selection for search historyJohn Reck2010-11-231-1/+1
* Omnibox supports search extra dataJohn Reck2010-11-101-3/+8
* Fixes tab title not updating correctlyJohn Reck2010-10-291-28/+2
* URL autocomplete shows URL twicesJohn Reck2010-10-261-1/+3
* Fixed lock icon, url touch area, dropdown visibilityMichael Kolb2010-10-141-12/+12
* Fix suggestion edit buttonMichael Kolb2010-10-141-0/+2
* new two column suggestion dropdownMichael Kolb2010-09-271-0/+591