summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BaseUi.java
Commit message (Expand)AuthorAgeFilesLines
* 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