summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/TabBar.java
Commit message (Expand)AuthorAgeFilesLines
* use BrowserWebView for all UIsJohn Reck2011-03-181-1/+1
* fix NPE in drawClippedMichael Kolb2011-02-221-6/+8
* don't scroll title bar while editingMichael Kolb2011-02-181-3/+4
* change tab focus highlightMichael Kolb2011-02-161-1/+13
* fix shortcut handlingMichael Kolb2011-02-161-0/+9
* Remove second url barMichael Kolb2011-02-111-17/+13
* fix IME bugMichael Kolb2011-01-311-1/+0
* fix quickcontrolsMichael Kolb2011-01-261-0/+2
* fix tab titleMichael Kolb2011-01-251-11/+27
* add tab bar animationsMichael Kolb2011-01-251-3/+65
* fix scroll callback for webviewMichael Kolb2011-01-211-3/+22
* asset drop & namingMichael Kolb2011-01-201-4/+6
* change tabbar overflow handlingMichael Kolb2011-01-141-11/+1
* fix tab bar layout bugMichael Kolb2011-01-121-14/+17
* Quick Control adjustmentsMichael Kolb2011-01-111-4/+15
* removed TabViewData objectsMichael Kolb2011-01-101-111/+62
* Save 1.2ms of drawing time per displayed tab.Romain Guy2011-01-071-29/+57
* Hide fake title bar on scrollJohn Reck2010-12-221-10/+6
* Overhaul handling tab data updatesJohn Reck2010-12-171-39/+6
* Add quick controlsMichael Kolb2010-12-151-2/+13
* Split UI based on screen sizeMichael Kolb2010-12-141-2/+2
* Fix url bar indicatorMichael Kolb2010-12-131-4/+12
* Add title bar indicator to tabMichael Kolb2010-12-131-17/+28
* New tab renderingMichael Kolb2010-12-101-9/+107
* Change homepage setting handlingJohn Reck2010-12-031-1/+0
* restore all tabs on demandMichael Kolb2010-11-191-9/+13
* Controller RefactorMichael Kolb2010-11-171-63/+56
* Fixes tab title not updating correctlyJohn Reck2010-10-291-2/+14
* Fix missing incognito tab titleJohn Reck2010-10-261-0/+4
* Fixed favicon bugJohn Reck2010-10-261-2/+9
* fix NPE when closing tabMichael Kolb2010-10-251-3/+5
* Remove some unnecessary use of hidden APIsBjorn Bringert2010-10-121-1/+1
* update bookmarks & history pageMichael Kolb2010-10-061-0/+1
* move new tab button next to tabsMichael Kolb2010-10-011-12/+30
* another round of UI refreshMichael Kolb2010-09-281-2/+2
* checkpoint for moving UI to Holo styleMichael Kolb2010-09-081-21/+5
* incognito mode added for large screensMichael Kolb2010-08-181-0/+7
* switched to using action bar for large screenMichael Kolb2010-08-131-42/+66
* New tab flow through Bookmarks/History screenMichael Kolb2010-08-091-1/+1
* UI revision for tabbed browsingMichael Kolb2010-08-061-0/+416