summaryrefslogtreecommitdiffstats
path: root/carousel/test/src/com/android/carouseltest
Commit message (Expand)AuthorAgeFilesLines
* Fix unreported bug with CarouselTestActivity where incorrect items were shown.Jim Miller2011-05-051-4/+23
* Fix 3404464: Add scale-down animation to CarouselJim Miller2011-03-021-0/+5
* Fix bitrot in Carousel demo.Jim Miller2011-01-171-1/+1
* Allow carousel apps to receive taps on detail texturesJim Shuma2010-11-111-0/+5
* Several improvements to Carousel:Jim Miller2010-11-021-15/+1
* Major improvement to Carousel dragging.Jim Miller2010-10-281-0/+1
* Carousel performance improvements.Jim Miller2010-10-282-4/+4
* Switch to using ModelViewController-based CarouselViewJim Shuma2010-10-223-5/+16
* Several major improvements to Carousel:Jim Miller2010-10-141-1/+1
* Fix bug where resizing cards array caused cards to get reloaded.Jim Miller2010-10-051-1/+14
* Fix 3061600: Allow scrolling to last few items in CarouselView.Jim Miller2010-10-041-5/+2
* Major performance improvements to Carousel:Jim Miller2010-10-041-1/+1
* More improvements to Carousel.Jim Miller2010-09-302-5/+30
* Major improvements to Carousel.Jim Miller2010-09-263-411/+146
* Fix bug where power-of-two textures were showing up black in Carousel.Jim Miller2010-09-161-2/+2
* Fix for potential memory corruption in RS when cardcount = 0Jim Miller2010-09-151-4/+0
* Expose setting the background color of the Carousel.Jim Miller2010-09-151-2/+4
* Add detail text to Carousel and CarouselTestActivity.Jim Miller2010-09-153-35/+121
* Add an API to report the first card position.Jack Palevich2010-09-153-0/+10
* Add background texture support to Carousel widget.Jim Miller2010-09-031-0/+1
* Add carousel as static library to build.Jim Miller2010-09-024-0/+785