| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I4a12d40da7ad12d4f9f3c27e75fc4e07d0c1af62
|
|
|
|
|
|
|
| |
Bug: 4427112
make tabs smaller for portrait 7 inch screen
Change-Id: I0e02e68b1bae1fe7e81f1a3a49911707de40903b
|
|
|
|
|
|
| |
Bug #3398549
Change-Id: I577dc5ec1a60040c427c676661f0610daf27a952
|
|
|
|
|
|
|
|
|
| |
http://b/issue?id=3350118
remove arrows and fade
scroll gap off to the left
scroll under new tab button to right
Change-Id: I1dcd45aadcce7881717f5af6bbdbc28bf21e7dc3
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug: 3293676
This was caused by two problems. The first was the code to determine
the child draw order could break. This cleans up the logic to hopefully
be clearer and fixes the problem, it is more robust. The root cause
though was that you could have two tabs pending being closed due to
a broken animation. This simply removes the animations completely for
now, how tab open/close should be animated can be addressed in another CL
Change-Id: I06d993a093621bd086ae89162e332357c0e4d94c
|
|
|
|
|
|
| |
Rendering tabs from a fixed background asset
Change-Id: Ic02ed0c059486c2bb8157f19012f98099bf7e75a
|
|
|
|
|
|
|
|
|
|
| |
Bug: 3170671
First step towards a model/view/control design in Browser
introduced Controller object
started separating UI code
represent state of the app in one place only
Change-Id: Ica387d6bde2dcf1a4993c3db0cce498cf34ff60f
|
|
|
|
| |
Change-Id: I19da5ee93e3996f21767b8889b212e5b057d3746
|
|
|
|
|
|
|
|
| |
http://b/issue?id=3053093
first part: animate adding new tab
animate removing tab
Change-Id: I26510e680dd005aa3fce694087fd95cbba1668a1
|
|
|
|
|
|
|
|
| |
part of making the tab bar scrolling more discoverable
show arrow indicators when there is more content available
off screen
Change-Id: Id63be336e18bfbdabffa175a9f526a98ea49e5eb
|
|
|
|
|
|
|
|
|
|
| |
http://b/issue?id=3052018
moved tab button
added new tab option to menu
http://b/issue?id=3052583
changed text from window to tab
Change-Id: I079636f29ea529915a5f8c3ad55b4b4c7afe579f
|
|
|
|
|
|
|
| |
moved buttons in the url bar
fixed selected tab visuals (activated)
Change-Id: Ib69f9ca68b3d8cc8dfe6856f7248f21267127ae8
|
|
|
|
|
|
| |
http://b/issue?id=2975213
Change-Id: I21c37cb54ab309568386e0bc5f83a30bb16779b8
|
|
|
|
|
|
|
|
|
|
| |
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
|