summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/TitleBarBase.java
Commit message (Collapse)AuthorAgeFilesLines
* DO NOT MERGE - fix scroll bugMichael Kolb2011-05-051-26/+0
| | | | | | Bug 4262017 Change-Id: I0846a0336d23f6023ff23cae2ef598d40c52ecec
* DO NOT MERGE fix focus bugMichael Kolb2011-04-071-1/+6
| | | | | | | Bug: 4262017 adjust layout parameters to avoid scrolling while typing Change-Id: I54c21f8097a1fe43083902f72c35e43aa66166c9
* use title height without progress barMichael Kolb2011-02-231-0/+4
| | | | | | | | | Bug: 3473996 let the titlebar decide how high it is work around View.getHeight being final depends on I6e9a85d88eba176886e53b260d02082d26b410d8 Change-Id: I87a1acbddbb71637979491c40858a3ee22a230b5
* Phone UI title bar workJohn Reck2011-02-161-0/+6
| | | | | | | | | Updated progress bar to holo and below URL bar Removed spinner Swapped stop/bookmark with new assets Wired up bookmark listener to change star state Change-Id: Ie91ae446cc1c429ce4a1662cc337202aaf7877c3
* Switch the phone to use the omnibox instead of qsbJohn Reck2011-02-151-2/+72
| | | | | | Initial changes, needs more work Change-Id: Ic9bbe4eb8e95212baa7c40813217f01d9efdf286
* Remove second url barMichael Kolb2011-02-111-0/+22
| | | | | | | | | | Remove the overlay "fake" titlebar by telling the WebView where to render the embedded titlebar Simplify focus handling requires Ic979b641c8cc80acb83eeab49c4f700fc5c50e72 in frameworks/base Change-Id: I7896cd731949fdcc47cd18abfee5ef947b0e8cee
* Disable SearchSuggestions in incognito modeJohn Reck2011-01-241-0/+1
| | | | | | Bug: 3336558 Change-Id: Ie88eddee0f4931a206ba45cec708cdbb69cce008
* tabbed title bar workMichael Kolb2010-07-271-1/+1
| | | | | | | | | | | | | bug # http://b/issue?id=2712871 added tab bar added tab status callbacks to Tab and TabControl added compact progress/stop/refresh button added UrlInputView for auto-complete suggestions modified BrowserProvider for url input suggestions modified BrowserActivity to use TitleBarXLarge Change-Id: I62db2be5b89f4c4f27c09dbc6fee7b3b0d5e91b5
* Initial work on new browser barLeon Scroggins2010-06-161-0/+78
Bug 2712871 Change-Id: Id1c76b05a5f126a4a68369a32dda8975fc1d2e6b