summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/XLargeUi.java
Commit message (Expand)AuthorAgeFilesLines
* Remove voice search handlingMichael Kolb2012-05-031-5/+0
* Don't hide URL bar for tablets in portraitMichael Kolb2012-04-301-14/+0
* Fix QuickControls after title bar tweaksMichael Kolb2012-04-251-15/+0
* show IME when titlebar is selected in tab switcherMichael Kolb2012-04-241-4/+4
* fix titlebar disappearing on tab switchMichael Kolb2012-04-161-29/+11
* Submenus in QuickControlsMichael Kolb2012-04-111-6/+2
* De-focus url input before tab data changeMichael Kolb2012-04-101-1/+0
* Don't embed titlebar in WebViewMichael Kolb2012-04-031-29/+2
* Fixup browser to use WebView proxyJonathan Dixon2012-03-021-4/+5
* Fix quickcontrols after combo viewMichael Kolb2012-01-191-0/+1
* fix tablet quickcontrols to not show titlebar during loadMichael Kolb2011-12-151-1/+7
* Add Bookmarks option to phone menuMichael Kolb2011-12-051-0/+12
* Remove the psychic labs feature.Narayan Kamath2011-11-181-3/+1
* Avoid fullscreen resize for custom viewMichael Kolb2011-10-041-9/+0
* URL Bar auto show tweaksJohn Reck2011-08-121-4/+1
* Tabs UI updatedJohn Reck2011-08-111-0/+34
* make sure titlebar can be attachedMichael Kolb2011-08-021-0/+5
* fix url menuMichael Kolb2011-07-281-1/+1
* Restore overhaulJohn Reck2011-07-271-0/+9
* Move ComboView to its own activityJohn Reck2011-07-181-10/+0
* use screenshots for tab switcherMichael Kolb2011-07-121-5/+0
* TitleBar refactorJohn Reck2011-07-111-27/+7
* make QC work on phoneMichael Kolb2011-07-111-3/+9
* remove url bar indicator from tabsMichael Kolb2011-07-011-21/+1
* Saved Pages tabJohn Reck2011-07-011-3/+2
* Preloading support in browserMichael Kolb2011-06-301-15/+8
* Always trigger URL bar on scroll down gestureJohn Reck2011-06-291-5/+3
* Implement scroll up trigger titlebarJohn Reck2011-06-221-12/+4
* Freeze tab improvementsJohn Reck2011-06-071-1/+1
* Add API to allow plugins to lock their orientation in full-screenDerek Sollenberger2011-06-021-2/+3
* Browser settings refactorJohn Reck2011-04-261-1/+1
* fix pie menu handlingMichael Kolb2011-04-251-11/+0
* Recover tabs in the event of a crashJohn Reck2011-04-141-5/+0
* refactor titlebar codeMichael Kolb2011-04-061-125/+18
* add old progress bar to uiMichael Kolb2011-03-301-2/+2
* add qc to phone uiMichael Kolb2011-03-281-9/+0
* fix title barMichael Kolb2011-03-231-24/+2
* use BrowserWebView for all UIsJohn Reck2011-03-181-14/+5
* fix web refresh bugMichael Kolb2011-03-171-0/+7
* fix qc urlbar position and show in auto-loginMichael Kolb2011-03-161-7/+2
* Merge "Fix tab switching corner cases" into honeycomb-mr1John Reck2011-03-141-20/+39
|\
| * Fix tab switching corner casesJohn Reck2011-03-141-20/+39
* | Merge "Add new auto-login UI." into honeycomb-mr1Patrick Scott2011-03-141-0/+5
|\ \ | |/ |/|
| * Add new auto-login UI.Patrick Scott2011-03-101-0/+5
* | Animate url bar hide/showJohn Reck2011-03-141-1/+56
* | add tabs to QuickControlsMichael Kolb2011-03-101-9/+20
* | Merge "fix url bar disappearing bug" into honeycomb-mr1Michael Kolb2011-03-101-3/+5
|\ \ | |/ |/|
| * fix url bar disappearing bugMichael Kolb2011-03-101-3/+5
* | Merge "Clear existing completion when psychic is turned off." into honeycomb-mr1Bjorn Bringert2011-03-101-0/+8
|\ \ | |/ |/|
| * Clear existing completion when psychic is turned off.Narayan Kamath2011-03-091-0/+8