| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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
|