index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
TabWidget.java
Age
Commit message (
Expand
)
Author
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-08-01
Add max target sdk for ActivityGroup related APIs
Charles Chen
2019-07-30
Deprecate TabHost and TabWidget
Charles Chen
2019-07-18
docs: Fixed link in setCurrentTab() description
Kevin Hufnagle
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-09-15
Handle null left and right tab strip drawables
Alan Viverette
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-09-23
Custom pointer icon for standard widgets
Vladislav Kaznacheev
2015-08-17
Separate TabWidget selection from keyboard focus
Alan Viverette
2015-08-14
Add accessors for TabWidget strip drawables
Alan Viverette
2015-08-14
Clean up TabWidget
Alan Viverette
2015-06-11
Check targetSdkVersion when passing size hints for UNSPECIFIED specs
Adam Powell
2015-04-16
Make UNSPECIFIED measure spec include size hint.
Filip Gruszczynski
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-02-03
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-09-13
Revert "Add accessibility scroll actions to TabWidget"
Alan Viverette
2012-09-13
Add accessibility scroll actions to TabWidget
alanv
2012-07-02
docs: various link fixes and other typos from external tracker
Scott Main
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-09-12
Adding accessibility delegate mechanism for backwards compatibility support.
Svetoslav Ganov
2011-09-07
Not visible view should not be announced or interacted with.
Svetoslav Ganov
2011-08-15
Adjust holo tabs to match spec.
Jeff Sharkey
2011-06-10
Move data cycle methods to framework object.
Jeff Sharkey
2011-05-13
Factored out the Accessibility vertical initialization.
Svetoslav Ganov
2011-04-22
Touch exploration feature, event bubling, refactor
Svetoslav Ganov
2011-04-22
Revert "Touch exploration feature, event bubling, refactor"
Adam Powell
2011-04-21
Touch exploration feature, event bubling, refactor
Svetoslav Ganov
2011-02-28
Scrollable tabs are correctly displayed.
Gilles Debunne
2011-02-25
AIOOB exception fix in TabWidget
Gilles Debunne
2011-01-31
Merge "Tabs are resized to make sure they fit in their parent." into honeycomb
Gilles Debunne
2011-01-28
Fix issue #3403539: WordPress crashes on Honeycomb
Dianne Hackborn
2011-01-28
Tabs are resized to make sure they fit in their parent.
Gilles Debunne
2011-01-26
Tabs are resized to make sure they fit in their parent.
Gilles Debunne
2010-11-01
am 41c73884: am 5b4d0e84: Merge "TabWidget orientation"
Jean-Baptiste Queru
2010-11-01
am 5b4d0e84: Merge "TabWidget orientation"
Jean-Baptiste Queru
2010-10-26
New Holo style for Tabs.
Gilles Debunne
2010-10-26
TabWidget orientation
Roger Olsson
2010-10-20
Fix to display first tab as selected on tab widget creation.
Gilles Debunne
2010-10-05
2853037 AccessibilityEvent should describe Tab controls
Svetoslav Ganov
2010-08-19
docs: add links from widget classes to tutorials
Scott Main
2010-03-29
Rename tab widget attributes, remove scroll barrier constant.
Romain Guy
2010-03-29
Rename private fields to break bad code examples
Romain Guy
2010-03-22
Fix Tabwidget copy/paste bug.
Marco Nelissen
2010-03-22
Fix javadoc copy/paste error.
Marco Nelissen
2010-03-01
Apply alpha animations on ImageView instances.
Romain Guy
[next]