summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/TitleBar.java
Commit message (Expand)AuthorAgeFilesLines
* New assets. This makes the title bar's button match the voice button.Leon Scroggins2009-09-301-1/+1
* Add a context menu for the title bar.Leon Scroggins2009-09-241-0/+35
* Fix for the progress indicator not spinningNicolas Roard2009-09-161-2/+6
* Use an "X" on the title bar to allow the user to stop loading.Leon Scroggins2009-09-161-2/+1
* Remove the tab slider, and go back to simply using a touchable title bar.Leon Scroggins2009-09-151-9/+58
* Limit the touch area for opening search to the right edge of the textfield.Leon Scroggins2009-09-141-18/+5
* Show the title bar when pressing bringing up the menu.Leon Scroggins2009-09-111-9/+33
* Go to the home page when opening a new tab/the browser.Leon Scroggins2009-09-041-1/+1
* New title bar look.Leon Scroggins2009-09-041-25/+35
* Show the full url in the title bar.Leon Scroggins2009-09-031-1/+1
* Update the appearance of the title bar in the browser.Leon Scroggins2009-09-011-61/+43
* Initial attempt to get the sliding title bar working, using a Gallery.Leon Scroggins2009-08-131-47/+56
* Set a title for pages with no title.Leon Scroggins2009-07-201-4/+21
* Fix a null pointer exception.Leon Scroggins2009-06-151-1/+4
* Only show the host portion of the url in the title bar.Leon Scroggins2009-06-111-1/+1
* Updates to the browser's custom title bar.Leon Scroggins2009-06-091-34/+48
* Use a custom title bar that is touchable.Leon Scroggins2009-06-041-0/+136