summaryrefslogtreecommitdiffstats
path: root/carousel/test/res
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2013-09-251-2/+2
| | | | | Change-Id: I37d473e0fad705d9e5cd5573c37dbce9bf1eb32e Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-09-1411-2/+282
| | | | | Change-Id: I2232e476c87dd819bd6b8c785332fbb5b1f49738 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2012-08-231-1/+1
| | | | | Change-Id: I2e8d65682d5a198cb6e7c199c4f96369bc618ed9 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEEric Fischer2012-03-231-2/+2
| | | | Change-Id: I6ed4fd0b153689bf163d82c4b30879c2a1fb52c5
* Import revised translations.Eric Fischer2011-12-291-1/+1
| | | | Change-Id: I43380ab215b529e1f23c76fb58f2ff1fbfeee180
* Import revised translations.Eric Fischer2011-11-291-1/+1
| | | | Change-Id: I880296bb76b6a1d7226541b7587ae650182dd75d
* Import revised translations.Eric Fischer2011-11-012-0/+56
| | | | Change-Id: I958131674c746b90d62b6e428b65e554983c52f6
* Import revised translations.Eric Fischer2011-10-181-0/+28
| | | | Change-Id: I85294e37b07eb6f024f86a0ddd9149085a01d9d6
* Import revised translations.Eric Fischer2011-09-022-5/+5
| | | | Change-Id: Iaf1b05b79b8628a1453fbb94e04eee3fbb72fe8b
* Import revised translations.Eric Fischer2011-08-2640-0/+1120
| | | | Change-Id: I67796f3c85ece30d3ad06b33eed63d7e85ad8eba
* Import revised translations.Eric Fischer2011-08-225-0/+140
| | | | Change-Id: I4eded0d405b56903aa46596f8c688d99d8c11abe
* Fix unreported bug with CarouselTestActivity where incorrect items were shown.Jim Miller2011-05-051-3/+3
| | | | | | | | | | | | The count was wrong for the number of items in the allocation pool since we now prefetch more data. Add demo code to show dialogs for events generated by Carousel (select texture, select detail, long press). Some other minor code cleanups. Change-Id: Iebecd1945c115d96bd60a3968985c1b104b586d6
* Carousel performance improvements.Jim Miller2010-10-282-0/+46
| | | | | | | | | | | | | | | This change disables depth and changes the background bitmap for the test case to 256x256 instead of 512x512. With these two changes, Carousel consistently achieves 87fps with no background and 78fps with. Both tests were with sync-to-vblank disabled. It also cleans up the program store names to have more meaningful names as we add new states. Upload after rebase. Change-Id: I6008fbd89fbe924dbea10792b3f787fe69586fa0
* More improvements to Carousel.Jim Miller2010-09-301-0/+1
| | | | | | | | Added new blending mode and render back-to-front for default view. Added new "rez-in" effect for last few cards (selectable). Added time-lapse fade-in as new textures become available. Change-Id: Ic5e662bcd59fee127227a00529dd868342957a9f
* Major improvements to Carousel.Jim Miller2010-09-262-0/+0
| | | | | | | | | | | Added CarouselViewHelper class to simplify writing applications that use the widged. Updated examples to use new CarouselViewHelper class. Added sample "lighting" to CarouselTestActivity. Change-Id: I1b4a7e0d79f94781add16e1d2e7ec8b4657744d8
* Replace outdated book model in Carousel tests.Jim Miller2010-09-101-0/+0
| | | | Change-Id: Icf0f7bfc818b25ed5423fc255984fddfe85b8d3a
* Add background texture support to Carousel widget.Jim Miller2010-09-031-0/+0
| | | | | | This allows an application to specify a background texture to draw behind the carousel. Change-Id: I2eefc3fe460acf704a46d80698c0aae493e9de58
* Add carousel as static library to build.Jim Miller2010-09-0226-0/+180
Change-Id: I5e3eb0a6c3ea6deeee3856c486bbb469c8d20360