| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Res
- Rename (#themersgottahate)
- Vectors
- Card-Tabs
- CleanUp
* Interface
- Longpress fab to open incognito tab
- New icon
- Better urlbar
- Fix tab animations
- Remap PieControl
* Features
- Immersive mode (replace jb fullscreen)
Change-Id: I2fde4242f477359dc8af18d1b7752750058cd6e9
Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
|
|
|
|
|
|
|
|
|
|
| |
Bug: 10427705
Allows Browser to compile even when WebViewClassic is no longer in
frameworks/base. The deleted functionality was already disabled at
runtime when using non-classic webview.
Change-Id: I21b58ec52ac059c699b49a2dd80008d9a9e6791a
|
|
|
|
|
|
|
|
| |
Removes the hard run-time dependency on WebViewClassic.
(Still needs visisbility of it to build though)
This is needed to enable chromium webview testing.
Change-Id: I290b6b23b2eac525537ebc3ef8007d681a67a169
|
|
|
|
|
|
| |
Bug: 6439925
Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
|
|
|
|
|
|
| |
Bug: 6420325
Change-Id: Ic3b0f4b99d831c31f349531d5c2b307543f1ed97
|
|
|
|
|
|
|
|
| |
Bug: 6398599
Minor cleanup in title bar code.
Change-Id: I55357acb86050e549d80d44d99f4a89ed1e49e9d
|
|
|
|
| |
Change-Id: I83b60ac504c8300904d76753b92f6fb3a93c172f
|
|
|
|
|
|
|
|
|
| |
Bug: 6343476
Consolidate some quickcontrols code and set titlebar for BrowserWebView
before attaching
Change-Id: I3bc8100e3905538aae73be7a07fb611702c5e54b
|
|
|
|
| |
Change-Id: I5d4fe7fdac1fb58e2e89afe00c468eed632428db
|
|
|
|
|
|
| |
Bug: 6315452
Change-Id: I1540122a7dd31fc2cf477b4f70ff88cdbcecc56e
|
|
|
|
|
|
|
|
|
| |
Bug: 5032345
The titlebar gets attached to an overlay and tracks the scrolling
of the WebView at the top of the page.
Change-Id: I60b2163bb7a3642813823995278722455f566f36
|
|
|
|
|
|
|
|
| |
Has to escape out to WebViewClassic whenever it needs a hidden API.
Interdepends on https://android-git.corp.google.com/g/165608
Change-Id: Ic61dd7f57f75381864075605d5901f2688648cbd
|
|
|
|
|
|
| |
Bug: 5889443
Change-Id: Ifa3656610512e333739564a022c20323e3ace72f
|
|
|
|
|
|
| |
handle progress updates in tablet navbar
Change-Id: I2398358537e6a244ae1873895bf4b5bb9e3ce8eb
|
|
|
|
|
|
| |
Bug: 5713465
Change-Id: I7a260ea5138efca9b4f8ac461a03207480b438df
|
|
|
|
|
|
|
|
| |
Reverts the UrlInputView to a standard autocomplete
that causes less trouble for IMEs.
bug:5598837
Change-Id: If469d76f4feda88e4a122264a39d317737404578
|
|
|
|
|
|
|
|
| |
Bug: 5283037
Show plugin views in new window to avoid
resize due to ActionBar
Change-Id: I6923382d211b243878c1bd246182868dd2fcf51c
|
|
|
|
|
|
|
| |
Bug: 5144824
Bug: 5142398
Change-Id: I235828d52bc8d8c35e2b625d767caeffb2d9b654
|
|
|
|
|
|
| |
Bug: 5153985
Change-Id: Icbe235f1c09a58199581c55bfb2d82318f13f7f7
|
|
|
|
|
|
|
| |
Bug: 5110201
remove title bar from parent if it already has a parent
Change-Id: I9616605004da70b8162ae5bc19a40c1c0418dc55
|
|
|
|
|
|
|
| |
Bug: 5003525
removed old context menu
Change-Id: Iec6298caf799fa783f6147a153544cdac18cc3c3
|
|
|
|
|
|
|
|
| |
Bug: 5069192
Store thumbnails in a database restored async for each tab
Fix restoring a tab not restoring its current state
Change-Id: I2c14e352638aac0ef766fb3bf4036ff220c53ecd
|
|
|
|
|
|
| |
Bugs: 5009130 3368824
Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
|
|
|
|
|
|
| |
also removed the old tab switcher code
Change-Id: Id84ff64e42e5e1f70f55e136efdf84270c1a4b7b
|
|
|
|
| |
Change-Id: I0a2df041529143c8e0ff17af341376a3f827be04
|
|
|
|
|
|
|
|
| |
Reduce options in QC menu on phone
Avoid restart when enabling/disabling QC
Bug: 3326929
Change-Id: I5119c4df99226dcb28f47a95471872fbf51be48e
|
|
|
|
|
|
| |
Bug: 4987410
Change-Id: If7105b4fc8e6d34712a59c4e775925d959a5ee6e
|
|
|
|
|
|
|
|
|
|
| |
Bug: 4982126
Add saved pages tab
Remove "save page" menu option
Add "save for offline reading" menu option
Smooth animation to combo view
Change-Id: Ia67552a6f6a5474a6dfcff6790a341d4d36d5a77
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apps like the QSB can request the browser to preload a
web page.
- preloaded pages are not added to the browser history
if they'r not seen by the user
- when a request is received, a new tab is created for the
preloaded page, but not added to the tab list
- upon receiving the view intent for the preloaded page
the tab is added to the tab list, and shown
- if several pages are preloaded consecutively in the same tab,
the back stack is cleared before it is displayed
- preloaded pages use the main browser cookie jar, so pages that
have never been viewed by the user can drop cookies
Change-Id: I9ed21f2c9560fda0ed042b460b73bb33988a2e8a
|
|
|
|
|
|
|
| |
Bug: 4976168
Prevent websites from preventing the URL bar gesture
Change-Id: Id9d01c93267ff4376c89503b39945ae003e7d5bf
|
|
|
|
|
|
| |
On phones, when scroll up show the title bar
Change-Id: I432bdddf693a351be9c6223e26804452b09d783f
|
|
|
|
| |
Change-Id: I5d5e5a7a18cafdbe845fa1ef949276bdfd1996d3
|
|
|
|
|
|
|
| |
This CL has companion changes in the framework and webkit.
bug: 3398386
Change-Id: Iea198ae6b74c68506e605ca8c401f199e2455416
|
|
|
|
| |
Change-Id: I6fc1b21f7ea692fbe37a17bf900e9b7408a9c077
|
|
|
|
| |
Change-Id: Iab2bc23c2200799dbb0983b43ef66891bb51215d
|
|
|
|
| |
Change-Id: Ia47a5bc1e659e46e7f29a8cec52b6fd2ed675be4
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Rename ScrollWebView->BrowserWebView
Change-Id: Icce042be4ad054b1fc3d5c0f9500f8ea112479a4
|
|
|
|
|
|
|
| |
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: 4089739
This fixes the issue where the url bar can get in a state where
it is visible regardless of scrolling or tab switching.
Change-Id: Id33e4766ecfb1470187de1c79135881050ec8f74
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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: 3443911
Change-Id: I3121371a784d17183a62dd8f9323de900b792b21
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 4084343
The final act in a 3 act drama.
Adds tab thumbnails to QuickControls menu and
removes the tab bar.
Change-Id: Id667e8020745c3d77920858fcd9dd7f510973dd9
|
|\ \
| |/
|/| |
|