summaryrefslogtreecommitdiffstats
path: root/carousel
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated carousel from frameworks/ex.Stephen Hines2014-08-20116-7666/+0
* Remove deprecated locales - DO NOT MERGEBaligh Uddin2014-07-1911-308/+0
* Import translations. DO NOT MERGEBaligh Uddin2014-07-058-0/+224
* Import translations. DO NOT MERGEBaligh Uddin2014-06-2915-0/+420
* Pending thumbnails are going away.Dianne Hackborn2014-04-301-32/+1
* Import translations. DO NOT MERGEBaligh Uddin2014-01-291-1/+1
* Import translations. DO NOT MERGEBaligh Uddin2013-12-261-1/+1
* Remove deprecated locales (values-be)Baligh Uddin2013-12-091-28/+0
* Import translations. DO NOT MERGEBaligh Uddin2013-11-201-0/+28
* Remove deprecated locale (be)Baligh Uddin2013-11-141-28/+0
* Remove deprecated locales.Baligh Uddin2013-11-137-196/+0
* Import translations. DO NOT MERGEBaligh Uddin2013-09-181-2/+2
* Import translations. DO NOT MERGEBaligh Uddin2013-08-282-0/+56
* Import translations. DO NOT MERGEBaligh Uddin2013-08-268-0/+224
* Import translations. DO NOT MERGEBaligh Uddin2013-08-1911-0/+308
* Import translations. DO NOT MERGEBaligh Uddin2013-08-091-2/+2
* 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