summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/TitleBarSet.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the tab slider, and go back to simply using a touchable title bar.Leon Scroggins2009-09-151-347/+0
* When opening in a new tab in the background, restore the old tab position.Leon Scroggins2009-09-141-7/+2
* Limit the touch area for opening search to the right edge of the textfield.Leon Scroggins2009-09-141-0/+12
* Show the title bar when pressing bringing up the menu.Leon Scroggins2009-09-111-7/+9
* New title bar look.Leon Scroggins2009-09-041-0/+2
* When removing a tab, go back to the correct parent tab.Leon Scroggins2009-09-011-0/+3
* Update the appearance of the title bar in the browser.Leon Scroggins2009-09-011-43/+6
* Fix several bugs surrounding the "go" screen and closing tabs.Leon Scroggins2009-08-171-1/+2
* Prevent opening the keyboard from changing the tab.Leon Scroggins2009-08-141-1/+3
* Bring up the "Go" page when touching the title bar.Leon Scroggins2009-08-141-1/+1
* Initial attempt to get the sliding title bar working, using a Gallery.Leon Scroggins2009-08-131-0/+367