History log of /packages/apps/Browser/src/com/android/browser/UiController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f9e1705d4012706664a2bdf63a50b8a784b833dd 26-Aug-2013 Jonathan Dixon <joth@google.com> De-classicify Android Browser part 2

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
/packages/apps/Browser/src/com/android/browser/UiController.java
80f6d0574a9655fac3bd219afcb1810d0f66a57f 05-Jun-2012 Michael Kolb <kolby@google.com> am 3c573ac4: Merge "Enable voice search in omnibox" into jb-dev

* commit '3c573ac4dbc0e9a117a9540c410911bab52dffa7':
Enable voice search in omnibox
0b12912da64ff5b2917d4f50eb91df2e76457d08 05-Jun-2012 Michael Kolb <kolby@google.com> Enable voice search in omnibox

Bug: 6601348

Bring back voice search. Also fixes focus bug for fixed titlebar.

Change-Id: I83c8ad96957b62c23ad0bbb35685712687d11213
/packages/apps/Browser/src/com/android/browser/UiController.java
3bf737fc05131a05e7d5d5ef3cefdfaf7ee6124b 17-May-2012 Jean-Baptiste Queru <jbq@google.com> am 501fa728: Merge "Added a menu item in Browser called Close other tabs"

* commit '501fa7284ae63fe28b8f81f403f24befa7c992dd':
Added a menu item in Browser called Close other tabs
d4e3331a3cfa368e8e26f18700ed3474a24ff553 26-Apr-2012 Afzal Najam <afzal411+android@gmail.com> 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
/packages/apps/Browser/src/com/android/browser/UiController.java
af63dbadb04a963f3513bff2f6ec5f34d31c24d6 16-May-2012 Michael Kolb <kolby@google.com> Toggle QC request desktop icon

Bug: 6493939

Change-Id: I7787ab37b57fce8ea2332fefd1ace420357000ec
/packages/apps/Browser/src/com/android/browser/UiController.java
5ff5c8b88968fa794eab4b7a263cae25f05bd4d3 03-May-2012 Michael Kolb <kolby@google.com> Remove voice search handling

Bug: 6439925

Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
/packages/apps/Browser/src/com/android/browser/UiController.java
80f750852edf43c6b09e5633f2c6ebdb2ed94a5b 10-Apr-2012 Michael Kolb <kolby@google.com> Submenus in QuickControls

Change-Id: I5d4fe7fdac1fb58e2e89afe00c468eed632428db
/packages/apps/Browser/src/com/android/browser/UiController.java
f3174a588cdf63ef59055998c23aad4b36b7856e 17-Nov-2011 Narayan Kamath <narayan@google.com> Remove the psychic labs feature.

Reverts the UrlInputView to a standard autocomplete
that causes less trouble for IMEs.

bug:5598837
Change-Id: If469d76f4feda88e4a122264a39d317737404578
/packages/apps/Browser/src/com/android/browser/UiController.java
315d502edce27bb4e93e53134f1a43b8f5c45588 13-Oct-2011 Michael Kolb <kolby@google.com> Reduce size of menus

Bug: 5452031

Change-Id: I3cc638b981e50796293b0f61dac2d93b8e3df1a0
/packages/apps/Browser/src/com/android/browser/UiController.java
e1a03a366ff90ebcd8568a86b84a5917610cf512 15-Sep-2011 John Reck <jreck@google.com> Cleanup menus

Bug: 5290513

Change-Id: I2ca1de40fe362b74d941056504fc4e3249de03a3
/packages/apps/Browser/src/com/android/browser/UiController.java
c3af06776be83ba64a0d3549cb72ca6e5e7f03cd 09-Aug-2011 Michael Kolb <kolby@google.com> Tab switcher animation

Bug: 5123884

first step towards animations between browser and tab switcher

Change-Id: I1d959d42d0036f3c4498972fcc8ad434fa7f4437
/packages/apps/Browser/src/com/android/browser/UiController.java
d3e4d5b4ffdf374b836ec9d4d3e315040c8c3779 14-Jul-2011 John Reck <jreck@google.com> Move ComboView to its own activity

Bugs: 5009130 3368824

Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
/packages/apps/Browser/src/com/android/browser/UiController.java
4bf7971ed99aa273dc8ea9cf610cd6fa168c5dcb 14-Jul-2011 Michael Kolb <kolby@google.com> add navigation to menu again

Bug: 5021497
re-enabled the navigation menu items
adjust state based on current tab

Change-Id: If396829f280fdb7831ade97180c38342e4f483a3
/packages/apps/Browser/src/com/android/browser/UiController.java
ef654f1dd80f55609060005342fc4f2cde62990c 13-Jul-2011 John Reck <jreck@google.com> Snapshot title bar

Bug: 4982126

Change-Id: I67931d39e3a3ce535b38197ebeee1651241d1a60
/packages/apps/Browser/src/com/android/browser/UiController.java
9ef259af433edc5aeb11b5d5d94dc9acc697c61e 13-Jul-2011 Michael Kolb <kolby@google.com> use screenshots for tab switcher

also removed the old tab switcher code

Change-Id: Id84ff64e42e5e1f70f55e136efdf84270c1a4b7b
/packages/apps/Browser/src/com/android/browser/UiController.java
71e5142e4237a0f9d51a93504da36b778e8b79e4 02-Jul-2011 John Reck <jreck@google.com> Shortcut the TYPED url case

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
/packages/apps/Browser/src/com/android/browser/UiController.java
2bc8042224be51966d748b870768ec1b376a1621 01-Jul-2011 John Reck <jreck@google.com> Saved Pages tab

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
/packages/apps/Browser/src/com/android/browser/UiController.java
3ffc5ca7cd5e79dec9f7d2bb83e6f909d826ff0d 11-Jun-2011 John Reck <jreck@google.com> Remove unused parameter

Bug: 4554673
Parameter no longer has any meaning, could cause crashes

Change-Id: Ifcc54ab93070d6153476b720c9636f04423e1717
/packages/apps/Browser/src/com/android/browser/UiController.java
c831b63308dd1f8ef71808db8344ca2566ba4ed4 11-May-2011 Michael Kolb <kolby@google.com> introduce tab IDs

Tabs are identified by IDs now, instead of their position
Refactored the save/restore code

Change-Id: I7133d55831201d097dc19ec938a85e7085f36749
/packages/apps/Browser/src/com/android/browser/UiController.java
519d22840ea587988214a625dc8106e1302ac4a9 10-May-2011 Michael Kolb <kolby@google.com> fix new tab regression

Change-Id: I788343c7df3c282d8f42aeac715ad54eacea77b9
/packages/apps/Browser/src/com/android/browser/UiController.java
7bcafde2ba532941c1eb8c9022eebd5398aeae2a 09-May-2011 Michael Kolb <kolby@google.com> refactor open tab code

Change-Id: Ibcffa5a55b2b7dcf56174f9dd916a565b31506e9
/packages/apps/Browser/src/com/android/browser/UiController.java
a4261fd53fef2b311e733fcfee4be3a9967ad967 05-May-2011 Michael Kolb <kolby@google.com> fix navscreen orientation

handle configuration change in navscreen
capture actual screen for tabs
size tabs correctly

Change-Id: I20ff72bdcab13678cdba4c55849bd5ff16cb6568
/packages/apps/Browser/src/com/android/browser/UiController.java
f205560dacc8a85f0443ca1949a68962404321e8 10-Apr-2011 Michael Kolb <kolby@google.com> new navscreen ui

Change-Id: Iedbdf5af5d3ee2fbdd6944c1689f6551b3af8d46
/packages/apps/Browser/src/com/android/browser/UiController.java
46f987eca738a36e2c8382aaec6c7ef2ae2482ae 05-Apr-2011 Michael Kolb <kolby@google.com> refactor titlebar code

Change-Id: I45db5f19af142ba78d3e3833fa428e8f9a14b889
/packages/apps/Browser/src/com/android/browser/UiController.java
736990cb9c57a346666d4424304947c21fb78ab7 20-Mar-2011 Michael Kolb <kolby@google.com> unify voice search code

Change-Id: Icf1fc84405d08da8504ac91094e67c7d8d1c901d
/packages/apps/Browser/src/com/android/browser/UiController.java
1acef69ffc079d1bc029ff7eb1f5043f7efd7f36 08-Mar-2011 Michael Kolb <kolby@google.com> add menu options to qc

Bug 4071315
Use the standard menu items to popuplate a menu from within quick
controls

Change-Id: I80d483ab2ce054e9b70ff4c6b0d6e0d9be783dc4
/packages/apps/Browser/src/com/android/browser/UiController.java
5119edd5744cfc6d3a8ed480a8853586c737bed4 23-Feb-2011 Narayan Kamath <narayan@google.com> Implement the psychic search engine.

(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
/packages/apps/Browser/src/com/android/browser/UiController.java
dc2ee1bfb50b7bec0cf3215e3d298b246dc71101 14-Feb-2011 Michael Kolb <kolby@google.com> fix shortcut handling

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
/packages/apps/Browser/src/com/android/browser/UiController.java
bdff8a72bd9894fc59ca658442e6ead37a56fa5d 11-Feb-2011 Leon Scroggins <scroggo@google.com> Only edit existing bookmark when bookmarking from the title bar.

Bug:3425178
Change-Id: I32341270440231a870dad5b007d218654760548b
/packages/apps/Browser/src/com/android/browser/UiController.java
b3417f0a68a1efc64604ea354ae7f856ce79cb16 14-Jan-2011 John Reck <jreck@google.com> Bookmark UI update

Change-Id: Ibdf7f93f7c5863d7108044dcd40d3866ff02518a
/packages/apps/Browser/src/com/android/browser/UiController.java
cfa3af5c59abb38c895416a80ef16da0ec1b5287 14-Dec-2010 Michael Kolb <kolby@google.com> Enable voice search

http://b/issue?id=3039695
send voice search intent
implement voice search title bar
also fixes another Urlbar focus handling bug

Change-Id: Icdcbec9ffff586d445545cc7fe86ca045022f381
/packages/apps/Browser/src/com/android/browser/UiController.java
ba99c5d1a71c384c930152f7c98e2fbe15bd1e85 29-Nov-2010 Michael Kolb <kolby@google.com> Url bar selection handling updated

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
/packages/apps/Browser/src/com/android/browser/UiController.java
1bf231334fd4bda8dbde5b9a0345c756a213b3a2 19-Nov-2010 Michael Kolb <kolby@google.com> restore all tabs on demand

Bug: 3214151
introduced new flag to determine if all tabs should be restored
controlled by the Ui implementation

Change-Id: I3e296f87a93fae54693bca186bb06ecd6db11d02
/packages/apps/Browser/src/com/android/browser/UiController.java
8233facddcc51865d612a919d450db6954aa48e3 27-Oct-2010 Michael Kolb <kolby@google.com> Controller Refactor

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
/packages/apps/Browser/src/com/android/browser/UiController.java