summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/AdapterViewFlipper.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-11/+2
* Fix accessibility delegationAlan Viverette2015-01-071-4/+6
* Fix cross-user talk.Svetoslav2014-08-071-1/+11
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-3/+12
* Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253.Philip Milne2012-03-261-5/+21
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-2/+14
* Fixing old bug with AdapterViewFlipperAdam Cohen2011-07-221-6/+5
* Addressing API Review docs bugs:Adam Cohen2011-01-201-1/+7
* Adding widget auto-advance capabilityAdam Cohen2010-11-101-1/+9
* Changing AdapterViewAnimator to use the new animation APIsAdam Cohen2010-10-051-16/+1
* Added looping parameter to AdapterViewAnimator / StackViewAdam Cohen2010-10-011-2/+5
* -> Added 3D rotation to the StackView transitionAdam Cohen2010-08-171-33/+34
* -> Enabled partial updates to app widgets through AppWidgetManager.Adam Cohen2010-08-171-2/+33
* Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAn...Adam Cohen2010-07-221-0/+238