summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BaseUi.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in setActiveTabMichael Kolb2011-09-021-2/+1
* URL bar pull down tweaksJohn Reck2011-09-011-2/+6
* Check current tab before making activeMichael Kolb2011-08-241-1/+4
* Fix icon resourcesMichael Kolb2011-08-241-1/+1
* Avoid showing previous tab when closing an app tabMichael Kolb2011-08-221-0/+3
* Show incognito and saved page icons in urlbarJohn Reck2011-08-161-0/+1
* Merge "Add monkey protection to editUrl"Michael Kolb2011-08-121-1/+1
|\
| * Add monkey protection to editUrlMichael Kolb2011-08-121-1/+1
* | URL Bar auto show tweaksJohn Reck2011-08-121-44/+14
|/
* Don't hide urlbar when favicon menu is openJohn Reck2011-08-121-1/+2
* Don't hide the navscreen when going to bookmarksJohn Reck2011-08-111-1/+7
* fix action bar and menuMichael Kolb2011-08-011-0/+4
* Restore overhaulJohn Reck2011-07-271-14/+0
* use system menuMichael Kolb2011-07-201-0/+6
* Move ComboView to its own activityJohn Reck2011-07-181-48/+11
* Snapshot title barJohn Reck2011-07-131-5/+7
* TitleBar refactorJohn Reck2011-07-111-24/+35
* Add overflow menu to title barMichael Kolb2011-07-111-1/+1
* make QC work on phoneMichael Kolb2011-07-111-1/+2
* Don't show URL bar during pinch zoomJohn Reck2011-07-071-1/+2
* Temporarily show title bar on setActiveTabJohn Reck2011-07-011-0/+11
* Saved Pages tabJohn Reck2011-07-011-10/+2
* Merge "Preloading support in browser"Michael Kolb2011-07-011-36/+1
|\
| * Preloading support in browserMichael Kolb2011-06-301-36/+1
* | Update geolocation promptJohn Reck2011-06-301-8/+6
|/
* Always trigger URL bar on scroll down gestureJohn Reck2011-06-291-23/+36
* Fix title bar bugJohn Reck2011-06-241-1/+1
* Titlebar Autoshow tweaksJohn Reck2011-06-231-3/+4
* Implement scroll up trigger titlebarJohn Reck2011-06-221-9/+70
* Add API to allow plugins to lock their orientation in full-screenDerek Sollenberger2011-06-021-1/+6
* new iteration of the navigation UIMichael Kolb2011-05-251-0/+5
* fix url editing scroll bugMichael Kolb2011-04-301-3/+0
* fix phone titlebarMichael Kolb2011-04-291-0/+24
* add fullscreen optionMichael Kolb2011-04-271-0/+12
* Browser settings refactorJohn Reck2011-04-261-1/+1
* remove menu inflation hackMichael Kolb2011-04-201-0/+7
* new navscreen uiMichael Kolb2011-04-201-1/+1
* Recover tabs in the event of a crashJohn Reck2011-04-141-1/+1
* fix page scroll when title focusedMichael Kolb2011-04-081-3/+3
* fix titlebar position when focusedMichael Kolb2011-04-071-0/+3
* refactor titlebar codeMichael Kolb2011-04-061-19/+28
* add old progress bar to uiMichael Kolb2011-03-301-1/+2
* add qc to phone uiMichael Kolb2011-03-281-4/+19
* fix title barMichael Kolb2011-03-231-9/+19
* Hack to workaround b/4136071John Reck2011-03-181-5/+0
* use BrowserWebView for all UIsJohn Reck2011-03-181-0/+19
* Merge "Partial revert of CL 101621" into honeycomb-mr1John Reck2011-03-141-2/+9
|\
| * Partial revert of CL 101621John Reck2011-03-141-2/+9
* | Merge "Add new auto-login UI." into honeycomb-mr1Patrick Scott2011-03-141-0/+13
|\ \ | |/ |/|
| * Add new auto-login UI.Patrick Scott2011-03-101-0/+13