History log of /frameworks/ex/carousel/test/src/com/android/carouseltest/MusicDemoActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
396b1eb70452e27942550efaa06e10da84fc58db 17-Jan-2011 Jim Miller <jaggies@google.com> Fix bitrot in Carousel demo.

Change-Id: I4151f20458b72f339bf636f7324b8dbbe33e6635
/frameworks/ex/carousel/test/src/com/android/carouseltest/MusicDemoActivity.java
fb179e7afd8f02be63061b478b0283e3085fc25f 25-Oct-2010 Jim Miller <jaggies@google.com> Carousel performance improvements.

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
/frameworks/ex/carousel/test/src/com/android/carouseltest/MusicDemoActivity.java
420b44b8b11ec1c309ea130e69a6876325dbfef9 29-Sep-2010 Jim Miller <jaggies@google.com> More improvements to Carousel.

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
/frameworks/ex/carousel/test/src/com/android/carouseltest/MusicDemoActivity.java
a3cb716626b477c98ba912698c765eab20f27286 27-Sep-2010 Jim Miller <jaggies@google.com> Major improvements to Carousel.

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
/frameworks/ex/carousel/test/src/com/android/carouseltest/MusicDemoActivity.java
7cb0068e59dde61ef0e649735199e5ba31c9c6af 14-Sep-2010 Jim Miller <jaggies@google.com> Add detail text to Carousel and CarouselTestActivity.
Add better documentation to CarouselView.
Remove unnecessary log spew.
Updated documentation after review.

Change-Id: I13df9f9bcac8898b198e3dbf06b11ae7522dc8f1
/frameworks/ex/carousel/test/src/com/android/carouseltest/MusicDemoActivity.java
198a060d650bc849ef0f25b597888fac9546803b 15-Sep-2010 Jack Palevich <jackpal@google.com> Add an API to report the first card position.

Change-Id: I07072569f9e02a327aed4a2b13b3748899687b33
/frameworks/ex/carousel/test/src/com/android/carouseltest/MusicDemoActivity.java
9afba8c61f6aff94c68acbfaae1cc58bd28c13ea 04-Sep-2010 Jim Miller <jaggies@google.com> Add background texture support to Carousel widget.

This allows an application to specify a background texture to draw behind the carousel.

Change-Id: I2eefc3fe460acf704a46d80698c0aae493e9de58
/frameworks/ex/carousel/test/src/com/android/carouseltest/MusicDemoActivity.java
5ce730797a8a7278dfe19dac8a9460b25675fed0 02-Sep-2010 Jim Miller <jaggies@google.com> Add carousel as static library to build.

Change-Id: I5e3eb0a6c3ea6deeee3856c486bbb469c8d20360
/frameworks/ex/carousel/test/src/com/android/carouseltest/MusicDemoActivity.java