summaryrefslogtreecommitdiffstats
path: root/carousel
Commit message (Expand)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2013-09-251-2/+2
* Import translations. DO NOT MERGEBaligh Uddin2013-09-1411-2/+282
* Don't dist android-common-carousel.Ying Wang2013-04-121-3/+0
* Import translations. DO NOT MERGEBaligh Uddin2012-08-231-1/+1
* Import translations. DO NOT MERGEEric Fischer2012-03-231-2/+2
* Import revised translations.Eric Fischer2011-12-291-1/+1
* Import revised translations.Eric Fischer2011-11-291-1/+1
* Port ICS tilt-style overscroll from java to rsBryan Mawhinney2011-11-161-31/+67
* Import revised translations.Eric Fischer2011-11-012-0/+56
* Import revised translations.Eric Fischer2011-10-181-0/+28
* Add ability to set overscroll slot countBryan Mawhinney2011-09-094-5/+29
* Import revised translations.Eric Fischer2011-09-022-5/+5
* Import revised translations.Eric Fischer2011-08-2640-0/+1120
* Import revised translations.Eric Fischer2011-08-225-0/+140
* Stop building with older SDK.Stephen Hines2011-08-091-1/+0
* Silence the parenthesis warning.Logan Chien2011-07-251-1/+1
* Fix unreported bug with CarouselTestActivity where incorrect items were shown.Jim Miller2011-05-054-22/+43
* Clean up use of rsSetObject/rsClearObject.Stephen Hines2011-05-021-6/+6
* Build android-common-carousel against the SDK 12.Ying Wang2011-03-291-3/+1
* Fix 3404464: Minor tweak to Carousel scale-up animationJim Miller2011-03-021-1/+1
* Fix 3404464: Add scale-down animation to CarouselJim Miller2011-03-022-30/+55
* Draw 2 additional slots on either side of visibleSlotCount.Bryan Mawhinney2011-02-241-7/+9
* Merge "Don't treat prefetched cards as visible."Bryan Mawhinney2011-02-231-66/+81
|\
| * Don't treat prefetched cards as visible.Bryan Mawhinney2011-02-181-66/+81
* | Fix 3180048: Add finite velocity history tracking to CarouselJim Miller2011-02-161-11/+24
|/
* Merge "Added a way to trigger an interpolated rotation of the carousel"Arnaud Berry2011-02-084-1/+148
|\
| * Added a way to trigger an interpolated rotation of the carouselArnaud Berry2011-02-074-1/+148
* | Update to public APIs.Jason Sams2011-02-031-3/+4
|/
* Disable long-press animationJim Shuma2011-01-311-1/+1
* Merge "Proper error checking for setting cards" into honeycombJim Shuma2011-01-241-10/+28
|\
| * Proper error checking for setting cardsJim Shuma2011-01-231-10/+28
* | Invalidate unloaded textures to unloadedJim Shuma2011-01-231-6/+13
|/
* Arrange cards based on default matrixJim Shuma2011-01-181-1/+1
* Fix bitrot in Carousel demo.Jim Miller2011-01-171-1/+1
* Some names changed during API review, updating carousel to reflect them.Alex Sakhartchouk2011-01-131-1/+1
* Allow specifying per-card matricesJim Shuma2011-01-115-28/+111
* Reset cards array on createCards(0)Jim Shuma2010-12-281-3/+2
* Renderscript API cleanupAlex Sakhartchouk2010-12-211-22/+26
* Allow fading of the entire cardJim Shuma2010-12-163-17/+115
* Remove unnecessary uploads.Jason Sams2010-12-161-1/+0
* Fix a bug causing store config to be lost on rotateJim Shuma2010-12-152-1/+11
* Update for Allocation API changes.Jason Sams2010-12-151-11/+8
* Allow specifying configurations for mesh primitivesJim Shuma2010-12-143-58/+185
* Allow top-to-bottom card order when rowCount>1Simon Wilson2010-12-144-1/+30
* Use ids rather than Meshes when specifying default / loading geometries.Bryan Mawhinney2010-12-093-22/+37
* Add more feedback parameters to onCardLongPressJim Shuma2010-12-073-9/+22
* Update to API cleanupJason Sams2010-12-063-11/+11
* Exit overscroll mode when the user interacts with the carousel.Bryan Mawhinney2010-12-061-0/+1
* Enable invalidation of carousel textures.Jeff Sharkey2010-12-023-6/+70
* Tap to stop the carouselJim Shuma2010-12-011-4/+5