diff options
| author | Narayan Kamath <narayan@google.com> | 2011-02-23 12:01:13 +0000 |
|---|---|---|
| committer | Narayan Kamath <narayan@google.com> | 2011-03-02 18:10:21 +0000 |
| commit | 80aad8d851601d39f73214c198111ca49e25f654 (patch) | |
| tree | f0f859bcd85f8f203243404165034038637e75a5 /src/com/android/browser/UI.java | |
| parent | 2eb1190bdda1d2d53c049aa3f5000af6a150e2ca (diff) | |
| download | packages_apps_Browser-80aad8d851601d39f73214c198111ca49e25f654.tar.gz packages_apps_Browser-80aad8d851601d39f73214c198111ca49e25f654.tar.bz2 packages_apps_Browser-80aad8d851601d39f73214c198111ca49e25f654.zip | |
Add autocomplete to the browser UrlInputView.
Code and tests based on the google search app. A lot
less code would be duplicated if we could somehow
override AutoCompleteTextView but that is made impossible
by it calling a bunch of stuff in its constructor. To do
so would require changes to the existing API.
I've verified that the unit test passes, but other browser
tests appear to fail - even on a clean branch with none
of my changes.
Also fixes a minor bug in SearchEngines.getSearchableInfo( ).
Change-Id: Ic61bc6b8fa27cd210a45dc181ebf15accf503244
Diffstat (limited to 'src/com/android/browser/UI.java')
0 files changed, 0 insertions, 0 deletions
