summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BaseUi.java
Commit message (Expand)AuthorAgeFilesLines
* Phone UI title bar workJohn Reck2011-02-161-1/+4
* fix shortcut handlingMichael Kolb2011-02-161-0/+2
* Remove second url barMichael Kolb2011-02-111-41/+37
* fix IME bugMichael Kolb2011-01-311-1/+2
* Use the new API to control lights out mode.Joe Onorato2011-01-251-3/+3
* hardware keyboard supportMichael Kolb2011-01-251-1/+3
* fix tab NPEMichael Kolb2011-01-241-1/+1
* Disable SearchSuggestions in incognito modeJohn Reck2011-01-241-0/+3
* asset drop & namingMichael Kolb2011-01-201-1/+5
* hide webview when coveredMichael Kolb2011-01-181-2/+6
* Bookmark UI updateJohn Reck2011-01-141-8/+1
* Overhaul handling tab data updatesJohn Reck2010-12-171-79/+23
* Add quick controlsMichael Kolb2010-12-151-16/+0
* Spec update for Bookmark widgetJohn Reck2010-12-151-0/+3
* Enable voice searchMichael Kolb2010-12-151-0/+4
* Split UI based on screen sizeMichael Kolb2010-12-141-294/+79
* Add title bar indicator to tabMichael Kolb2010-12-131-3/+3
* fix urlbar focus handlingMichael Kolb2010-12-131-4/+12
* New tab renderingMichael Kolb2010-12-101-0/+7
* Warn user when max number of tabs is reachedMichael Kolb2010-12-101-0/+8
* Update each Tab when the bookmarks database changes.Leon Scroggins2010-12-071-1/+0
* fix ComboPage dialog/popup/IME bugMichael Kolb2010-12-061-2/+19
* cleaned up resetTitleAndIconMichael Kolb2010-12-061-4/+3
* Show a highlighted star for bookmarked pages.Leon Scroggins2010-12-061-0/+10
* Change homepage setting handlingJohn Reck2010-12-031-11/+5
* Fix video view is not dismissedMichael Kolb2010-11-301-0/+3
* Move Tab layout code to UIMichael Kolb2010-11-301-0/+18
* move subwindow handling to UIMichael Kolb2010-11-221-0/+44
* fix current tab has no webview bugMichael Kolb2010-11-221-4/+12
* restore all tabs on demandMichael Kolb2010-11-191-0/+14
* Controller RefactorMichael Kolb2010-11-171-0/+829