| 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>
|
|
|
|
| |
Change-Id: I7acecfc32dde250685f96354b45a91b93667114e
|
|
|
|
|
|
|
|
|
|
| |
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
|
|\
| |
| |
| |
| | |
* commit '3c573ac4dbc0e9a117a9540c410911bab52dffa7':
Enable voice search in omnibox
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 6601348
Bring back voice search. Also fixes focus bug for fixed titlebar.
Change-Id: I83c8ad96957b62c23ad0bbb35685712687d11213
|
|\ \
| |/
|/|
| |
| | |
* commit '501fa7284ae63fe28b8f81f403f24befa7c992dd':
Added a menu item in Browser called Close other tabs
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This closes all other tabs except the current one (only for the phone interface)
Will submit patch for tablet interface once this is approved.
It solves the problem of mass closing unneeded tabs to a certain extent.
Preferred method would be to select multiple tabs like list items.
Change-Id: I5af00f1c19043104987375f1da396eb6fefb5dd4
|
| |
| |
| |
| |
| |
| | |
Bug: 6493939
Change-Id: I7787ab37b57fce8ea2332fefd1ace420357000ec
|
| |
| |
| |
| |
| |
| | |
Bug: 6439925
Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
|
|/
|
|
| |
Change-Id: I5d4fe7fdac1fb58e2e89afe00c468eed632428db
|
|
|
|
|
|
|
|
| |
Reverts the UrlInputView to a standard autocomplete
that causes less trouble for IMEs.
bug:5598837
Change-Id: If469d76f4feda88e4a122264a39d317737404578
|
|
|
|
|
|
| |
Bug: 5452031
Change-Id: I3cc638b981e50796293b0f61dac2d93b8e3df1a0
|
|
|
|
|
|
| |
Bug: 5290513
Change-Id: I2ca1de40fe362b74d941056504fc4e3249de03a3
|
|
|
|
|
|
|
|
| |
Bug: 5123884
first step towards animations between browser and tab switcher
Change-Id: I1d959d42d0036f3c4498972fcc8ad434fa7f4437
|
|
|
|
|
|
| |
Bugs: 5009130 3368824
Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
|
|
|
|
|
|
|
|
| |
Bug: 5021497
re-enabled the navigation menu items
adjust state based on current tab
Change-Id: If396829f280fdb7831ade97180c38342e4f483a3
|
|
|
|
|
|
| |
Bug: 4982126
Change-Id: I67931d39e3a3ce535b38197ebeee1651241d1a60
|
|
|
|
|
|
| |
also removed the old tab switcher code
Change-Id: Id84ff64e42e5e1f70f55e136efdf84270c1a4b7b
|
|
|
|
|
|
|
|
| |
Bug: 4985289
Don't go through the handleIntent route if the user typed
something into the omnibox if we don't need to.
Change-Id: I4de8e18c1ca734a0c6bfbca43c9448417cec2057
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Bug: 4554673
Parameter no longer has any meaning, could cause crashes
Change-Id: Ifcc54ab93070d6153476b720c9636f04423e1717
|
|
|
|
|
|
|
| |
Tabs are identified by IDs now, instead of their position
Refactored the save/restore code
Change-Id: I7133d55831201d097dc19ec938a85e7085f36749
|
|
|
|
| |
Change-Id: I788343c7df3c282d8f42aeac715ad54eacea77b9
|
|
|
|
| |
Change-Id: Ibcffa5a55b2b7dcf56174f9dd916a565b31506e9
|
|
|
|
|
|
|
|
| |
handle configuration change in navscreen
capture actual screen for tabs
size tabs correctly
Change-Id: I20ff72bdcab13678cdba4c55849bd5ff16cb6568
|
|
|
|
| |
Change-Id: Iedbdf5af5d3ee2fbdd6944c1689f6551b3af8d46
|
|
|
|
| |
Change-Id: I45db5f19af142ba78d3e3833fa428e8f9a14b889
|
|
|
|
| |
Change-Id: Icf1fc84405d08da8504ac91094e67c7d8d1c901d
|
|
|
|
|
|
|
|
| |
Bug 4071315
Use the standard menu items to popuplate a menu from within quick
controls
Change-Id: I80d483ab2ce054e9b70ff4c6b0d6e0d9be783dc4
|
|
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Bug:3425178
Change-Id: I32341270440231a870dad5b007d218654760548b
|
|
|
|
| |
Change-Id: Ibdf7f93f7c5863d7108044dcd40d3866ff02518a
|
|
|
|
|
|
|
|
|
| |
http://b/issue?id=3039695
send voice search intent
implement voice search title bar
also fixes another Urlbar focus handling bug
Change-Id: Icdcbec9ffff586d445545cc7fe86ca045022f381
|
|
|
|
|
|
|
|
|
| |
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: 3214151
introduced new flag to determine if all tabs should be restored
controlled by the Ui implementation
Change-Id: I3e296f87a93fae54693bca186bb06ecd6db11d02
|
|
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
|