| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: Iaa8262a678902645dbfaa8a53fe7212af7d9d53c
|
| |
|
|
| |
Change-Id: I45db5f19af142ba78d3e3833fa428e8f9a14b889
|
| |
|
|
| |
Change-Id: I53023ee54edf17894c51cb3247d7f2f2e2c7c240
|
| |
|
|
|
|
|
| |
No progress bar in qc yet
will be added later
Change-Id: Id87066aec97b2823cdf28da9a4d10e77475b1d1a
|
| |
|
|
|
|
|
|
| |
Merge code from TitleBarXLarge down into base
to support omnibox in both tablet and phone
browser
Change-Id: If54f3b162725411236f0b0676887bbcbdabadd25
|
| |
|
|
| |
Change-Id: Icf1fc84405d08da8504ac91094e67c7d8d1c901d
|
| |
|
|
|
|
|
| |
Bug: 4117355
force invalidate after layout of title bar changes
Change-Id: I5775517573d15227e4f8a4bc5f84e1246c9d70ff
|
| |
|
|
|
|
|
|
|
|
| |
Bug: 4108540
Show the url bar when auto-login is in progress
Move url bar to top in QuickControls to work with instant
search
Remove suggestions reversal
Change-Id: I0040fa74dd26b5eecdab278c0104199fe5269aba
|
| |\ |
|
| | |
| |
| |
| |
| |
| | |
Bug: 4099000
Change-Id: I3a96b35a5234089fb76393273c250f3bfe0149eb
|
| |/
|
|
|
|
| |
Bug: 4093519
Change-Id: I0ac4670b325557616c24f024d86a85cf2e1ff141
|
| |
|
|
|
|
|
|
|
| |
When the WebView notifies us of an auto-login request, check if the account is
valid. If so, use it to log into the account manager. If that fails or the
account is not valid, display the login UI.
Bug: 3367381
Change-Id: I5a164ef676921eec03a89860fa5be722d3d987d4
|
| |\ |
|
| | |
| |
| |
| |
| | |
bug: 4076245
Change-Id: Ibbdd5f40927550e508631ce17663e8ee2b01ca82
|
| |/
|
|
|
|
| |
Bug: 4075824
Change-Id: I6f053d9ef9c4562ed5dd3a727eeef8b25c709dd5
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(a) Add a new subclass of SearchEngine that receives
suggestions provided by psychic and displays them in the
suggestions dropdown.
(b) Add a Labs setting that can turn this feature on or
off.
Change-Id: Icae05b6b55f489278028e5af560d9b36014a0f59
|
| |\| |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
reduced number of QC entries
fixed qc behavior with new titlebar
add haptic feedback to qc selection
change qc rendering from flat paint to bitmap shader
Change-Id: I4b89fea1aec7ce680147f663f2c22d0d369f4194
|
| |/
|
|
|
|
| |
Bug: 3419951
Change-Id: I1d84dfb37d01f76829a5006861f649572d104c4f
|
| |
|
|
|
|
|
| |
Bug: 3410067
show go button only after user has modifed the url field
Change-Id: Ie299b0376eb41cfa72173d5ad506c86ea638d0a7
|
| |
|
|
|
|
|
|
|
| |
Bug: 3473996
let the titlebar decide how high it is
work around View.getHeight being final
depends on I6e9a85d88eba176886e53b260d02082d26b410d8
Change-Id: I87a1acbddbb71637979491c40858a3ee22a230b5
|
| |
|
|
|
|
|
|
|
| |
Updated progress bar to holo and below URL bar
Removed spinner
Swapped stop/bookmark with new assets
Wired up bookmark listener to change star state
Change-Id: Ie91ae446cc1c429ce4a1662cc337202aaf7877c3
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bugs: 3400078
3270434
3368141
3381411
Fixed controller to check for menu & ctrl keys for shortcuts
Changed focus handling in url bar
Keyboard focus transitions are not 100% working yet, but it's possible
to navigate to all the elements
Change-Id: I514d85a37dae2589e3ce1ecb18c7fc0bf4e715f3
|
| |\ |
|
| | |
| |
| |
| |
| |
| | |
Initial changes, needs more work
Change-Id: Ic9bbe4eb8e95212baa7c40813217f01d9efdf286
|
| |/
|
|
|
|
|
|
|
| |
Bug: 3410067
Fixes voice search mode
Fixes two buttons to the left of the url
This CL does not fix the voice button to the right yet.
Change-Id: I743f8d97811fc4dfc0488d27fc08cac10fdd1043
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Remove the overlay "fake" titlebar by telling the
WebView where to render the embedded titlebar
Simplify focus handling
requires Ic979b641c8cc80acb83eeab49c4f700fc5c50e72
in frameworks/base
Change-Id: I7896cd731949fdcc47cd18abfee5ef947b0e8cee
|
| |/
|
|
|
| |
Bug:3425178
Change-Id: I32341270440231a870dad5b007d218654760548b
|
| |
|
|
|
|
|
| |
http://b/issue?id=3373046
removed focus updates from focus listener
Change-Id: I48fdb39053dce7546038022f7aee671fe97047df
|
| |
|
|
|
|
|
| |
http://b/issue?id=3373046
don't clear focus when already not focused
Change-Id: I8a445b84416c156a4f72196439502670ac57b177
|
| |
|
|
|
|
|
| |
http://b/issue?id=3394446
adjust offset to new bckground resource
and adjust based on quickcontrols mode
Change-Id: I93d096e6465f91fcbb01941aa3f746f5e3f77354
|
| |
|
|
|
|
| |
Bug: 3395311
Change-Id: If9e447ada3b13e490ca423c5c4cd4ce756f92313
|
| |
|
|
|
|
|
|
| |
http://b/issue?id=3351733
added web /search icon
fixed positioning when focus changes
Change-Id: Ib917c2797c9886e6b899494798fb080757f01c7a
|
| |
|
|
|
|
| |
Bug: 3336558
Change-Id: Ie88eddee0f4931a206ba45cec708cdbb69cce008
|
| |
|
|
|
|
|
|
|
| |
drop in new assets
get naming in sync with UX
Note: not all resources are included yet
item_background...xm will be enabled when all required resources come in
Change-Id: I321084abd25ef6c533f1f3da636a246e7ee00547
|
| |
|
|
|
|
|
|
| |
http://b/issue?id=3348242
In voice search mode, make sure the suggestions are
routed via tab's activateVoiceSearch
Change-Id: I464f186510047a1d2b0d6b2be7809ec66ec74b22
|
| |
|
|
|
|
|
|
| |
http://b/issue?id=3338108
voice search button is hidden if the selected search engine
does not support voice search
Change-Id: I410d9e0a5fff7b0c045a3f0b1818fac03b247897
|
| |
|
|
|
|
| |
Reverses the URL suggestions when in quick controls mode
Change-Id: Icd010f4b5803a8633f5b41fb393a91ff0c2206cb
|
| |
|
|
|
|
|
| |
Bug: 3296057
Prevent updating the URL if the user is editing the URL
Change-Id: I5650a5cb9c18a64ebb9fda3f19927e51eddcc686
|
| |
|
|
|
|
| |
Also fixes url bar disappearing when selection mode is entered
Change-Id: I87ec4ac9bb3abd9e472df9f565bf8b0f6d1f510e
|
| |
|
|
|
|
|
|
| |
Bug: http://b/issue?id=3277888
Added Quick Controls Lab setting
Implemented Quick Controls UI
Change-Id: I72011daf9140aa5d15c8b785126867c10bbc5501
|
| |
|
|
|
|
|
|
|
| |
http://b/issue?id=3039695
send voice search intent
implement voice search title bar
also fixes another Urlbar focus handling bug
Change-Id: Icdcbec9ffff586d445545cc7fe86ca045022f381
|
| |
|
|
|
|
| |
Different UI implementation for normal and xlarge screens
Change-Id: I8217ffd16e1f87b248a22426b17fa34b3a4f89df
|
| |
|
|
|
|
|
|
|
| |
Bug: http://b/issue?id=3275805
Entering url edit mode is controlled by the UI class
Only the overlay title bar is used for editing
Url selection action mode does not hide overlay title bar
Change-Id: Ib528c641ba6cebb3a62de498ef3974a6117369df
|
| |
|
|
|
|
|
| |
Bug: http://b/issue?id=3224622
Checking WebView added
Change-Id: I809a8bdcd94589981876cf4d566fd8825b850a87
|
| |
|
|
|
|
| |
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
|