summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/TitleBar.java
Commit message (Expand)AuthorAgeFilesLines
...
* Show stop button in a pressed state when pressed.Leon Scroggins2010-03-221-7/+8
* Use a margin to make the title bar stay the same size while loading.Leon Scroggins2010-03-161-2/+43
* Attach the stop button to the textbox in the title bar.Leon Scroggins2010-03-041-9/+21
* When long pressing on title bar, do not use WebView in onCreateContextMenuLeon Scroggins2010-02-231-1/+2
* Clear omnibox when pressing search key.Leon Scroggins2010-02-161-1/+1
* send broadcast intents to voice search for logging purposesLeon Scroggins2010-02-091-0/+18
* Do not ellipsize the title bar in voice search mode.Leon Scroggins2010-02-081-0/+3
* Trim the extra whitespace before passing to SearchDialog.Leon Scroggins2010-02-081-1/+1
* Update look of title bar when in voice search mode.Leon Scroggins2010-02-051-2/+20
* Handle the voice search intent.Leon Scroggins2010-01-291-9/+28
* Always show the voice search button in the browser title bar when in voice se...Leon Scroggins2010-01-251-17/+42
* 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