summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/TabBar.java
Commit message (Expand)AuthorAgeFilesLines
* Gello: fix tablet navbar UIjrizzoli2016-01-251-2/+2
* Fix crash when viewing pages offline on TabletsSagar Dhawan2015-08-281-1/+2
* NavigationBar code cleanupPankaj Garg2015-08-281-2/+0
* Fixed tab bar view of SWE on tabletsPankaj Garg2014-12-021-8/+14
* Clean visual style: move to Light, add Material support, change Drawables (pr...Enrico Ros2014-12-011-16/+12
* Remove quick controlsVivek Sekhar2014-10-231-30/+8
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+536
* Copy of new files from 1599Bijan Amirzada2014-03-041-534/+0
* show IME when titlebar is selected in tab switcherMichael Kolb2012-04-241-1/+1
* fix tablet quickcontrols to not show titlebar during loadMichael Kolb2011-12-151-30/+3
* Tabs UI updatedJohn Reck2011-08-111-37/+7
* Clear bitmap from canvas after done drawing to it.Dianne Hackborn2011-08-021-0/+1
* remove unused referencesMichael Kolb2011-07-281-7/+0
* remove url bar indicator from tabsMichael Kolb2011-07-011-88/+1
* Titlebar Autoshow tweaksJohn Reck2011-06-231-6/+3
* Implement scroll up trigger titlebarJohn Reck2011-06-221-1/+0
* Freeze tab improvementsJohn Reck2011-06-071-6/+13
* am 26493801: am 5358c83a: Merge "adjust tab width for screen size" into honey...Michael Kolb2011-05-181-5/+20
|\
| * adjust tab width for screen sizeMichael Kolb2011-05-171-5/+20
* | introduce tab IDsMichael Kolb2011-05-121-4/+5
* | refactor titlebar codeMichael Kolb2011-04-061-1/+1
* | 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