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