summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/TitleBar.java
Commit message (Expand)AuthorAgeFilesLines
* Use a fixed title bar if accessibility is enabledJohn Reck2012-09-041-0/+8
* Add null checkJohn Reck2012-05-301-1/+1
* Make sure focusSearch doesn't return a detached webviewJohn Reck2012-05-301-2/+4
* Disable fixed title bar in quick controlsJohn Reck2012-05-231-3/+8
* Fix portrait's fixed title barJohn Reck2012-05-181-24/+51
* Don't hide URL bar for tablets in portraitMichael Kolb2012-04-301-0/+12
* Fix QuickControls after title bar tweaksMichael Kolb2012-04-251-4/+4
* Title bar tweaksJohn Reck2012-04-191-1/+2
* Don't embed titlebar in WebViewMichael Kolb2012-04-031-22/+21
* Replace TitleBar sub views with a ViewStub.Ben Murdoch2011-08-181-8/+40
* Snapshot title barJohn Reck2011-07-131-3/+23
* TitleBar refactorJohn Reck2011-07-111-0/+341
* fix title barMichael Kolb2011-03-231-198/+0
* unify voice search codeMichael Kolb2011-03-201-24/+3
* use BrowserWebView for all UIsJohn Reck2011-03-181-0/+8
* Phone UI title bar workJohn Reck2011-02-161-48/+13
* Fix title bar button handling on phoneJohn Reck2011-02-151-14/+28
* Switch the phone to use the omnibox instead of qsbJohn Reck2011-02-151-142/+29
* Only edit existing bookmark when bookmarking from the title bar.Leon Scroggins2011-02-111-1/+1
* Change homepage setting handlingJohn Reck2010-12-031-2/+2
* Controller RefactorMichael Kolb2010-11-171-47/+59
* Incorporate save to home screen with add bookmark dialog.Leon Scroggins2010-10-221-1/+2
* checkpoint for moving UI to Holo styleMichael Kolb2010-09-081-1/+1
* Improve the visibility and discoverability of the "add shortcutBen Murdoch2010-07-091-1/+1
* Initial work on new browser barLeon Scroggins2010-06-161-56/+4
* Use the green box's padding, and not the TitleBar's padding.Leon Scroggins2010-04-151-2/+2
* Use new assets for green box in voice title bar.Leon Scroggins III2010-04-091-2/+5
* Add "android.speech.extras.SEND_APPLICATION_ID_EXTRA"=false to theMike LeBeau2010-04-011-0/+5
* Lessen the difference in appearance of title bar during load.Leon Scroggins2010-03-311-40/+9
* 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