summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/AdapterViewFlipper.java
Commit message (Expand)AuthorAgeFilesLines
* 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