summaryrefslogtreecommitdiff
path: root/core/java/android/widget/AdapterViewFlipper.java
AgeCommit message (Expand)Author
2019-02-07Update core widgets to save attribute source info.Aurimas Liutikas
2015-10-20Fix a few view ctors to not call Looper.myLooperJohn Reck
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-06First quick implementation of auto assist data.Dianne Hackborn
2015-01-07Fix accessibility delegationAlan Viverette
2014-08-07Fix cross-user talk.Svetoslav
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2012-03-26Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253.Philip Milne
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2011-07-22Fixing old bug with AdapterViewFlipperAdam Cohen
2011-01-20Addressing API Review docs bugs:Adam Cohen
2010-11-10Adding widget auto-advance capabilityAdam Cohen
2010-10-05Changing AdapterViewAnimator to use the new animation APIsAdam Cohen
2010-10-01Added looping parameter to AdapterViewAnimator / StackViewAdam Cohen
2010-08-17-> Added 3D rotation to the StackView transitionAdam Cohen
2010-08-17-> Enabled partial updates to app widgets through AppWidgetManager.Adam Cohen
2010-07-22Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAn...Adam Cohen