| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Reverses the URL suggestions when in quick controls mode
Change-Id: Icd010f4b5803a8633f5b41fb393a91ff0c2206cb
|
| |
|
|
|
|
|
|
|
| |
Bugs: 3275725, 3270476
Converted omnibox to single column in landscape, made each item
slightly smaller to fit 5 instead of 4 rows in landscape,
added the correct pressed selector, and added basic keyboard support
Change-Id: I0b2774817f055c1b17289a33975ed4f8f088db45
|
| |
|
|
|
|
|
|
|
| |
http://b/issue?id=3039695
send voice search intent
implement voice search title bar
also fixes another Urlbar focus handling bug
Change-Id: Icdcbec9ffff586d445545cc7fe86ca045022f381
|
| |
|
|
|
|
| |
updated assets, layout, search behavior
Change-Id: I05543e57cb9a69e3a7cb5fe9a27648fd7196e51e
|
| |
|
|
|
|
|
| |
Bug: http://b/issue?id=3237688
add the source extra to search queries based on the source
Change-Id: Id39083a5904c7ff98431e7e625871f920f634bcf
|
| |
|
|
|
|
|
|
|
| |
Bug: 3222647
framework has been updated to change the way tap/double tap
and long press are handled
url bar uses a custom action bar to add the share option
Change-Id: Ie75fc07fe71c9e16fc7f83deda8ecddea39b0397
|
| |
|
|
|
|
|
|
| |
Bug: 3229882
This fixes a browser crash when the user would hit enter with an
empty URL bar.
Change-Id: I6af056e6b086b9b6c19d3b354d950d2fb2411b1f
|
| |
|
|
|
|
|
|
|
| |
Bug: 3201805
This change does 2 key things. The first is it supports recycling
views. The second is local suggestions (bookmarks and history) no
longer wait for remote suggestions (search suggestions)
Change-Id: Ic659ce486a5b674490248b8c1ffb9a8c24afe609
|
| |
|
|
|
|
|
|
| |
Bug: 3025590
Fix the omnibox to support passing on SearchManager.EXTRA_SEARCH_DATA
in searches done from the suggestion adapter.
Change-Id: Ica6462ef27722c3bbcc0508178ce431e87e27e86
|
| |
|
|
| |
Change-Id: Ie72947017550d759994e34d7db8087d1f9e6d63a
|
| |
|
|
|
|
| |
http://b/issue?id=3041817
Change-Id: I9bd7de3a2f0d742739a1b8bf2011314ebc617eca
|
| |
|
|
|
|
| |
http://b/issue?id=3039704
Change-Id: I8b32553682cc547c695d0089e6633ead77426869
|
| |
|
|
|
|
|
|
| |
fixed styles for action bar
changed URLInput layout
suppress selection acion mode for url input
Change-Id: Ia5dbab792057b7d172e797c01f07f06ca190c88b
|
| |
|
|
|
|
|
| |
mostly final assets
dialogs are not styled correctly
Change-Id: Ib98312ca9465ded3efc2743f9828fe9a815814cc
|
| |
|
|
| |
Change-Id: I33b6bcd78d4983e0ce1b503d3756687588dd8ed0
|
| |
|
|
|
|
|
|
|
|
| |
bug # http://b/issue?id=2712871
separated tab bar from url bar
subclassed webview for scroll listener
added search button support
Change-Id: Ib9bd0c7e815e2ef08cdd20334daf61263cd52938
|
|
|
bug # http://b/issue?id=2712871
added tab bar
added tab status callbacks to Tab and TabControl
added compact progress/stop/refresh button
added UrlInputView for auto-complete suggestions
modified BrowserProvider for url input suggestions
modified BrowserActivity to use TitleBarXLarge
Change-Id: I62db2be5b89f4c4f27c09dbc6fee7b3b0d5e91b5
|