1. 5758ccd Import revised translations. by Eric Fischer · 13 years ago
  2. 5dac039 Port ICS tilt-style overscroll from java to rs by Bryan Mawhinney · 13 years ago
  3. ed2ce84 Import revised translations. by Eric Fischer · 13 years ago
  4. d700483 Import revised translations. by Eric Fischer · 13 years ago
  5. 9afded4 Add ability to set overscroll slot count by Bryan Mawhinney · 13 years ago
  6. 409bbd9 Import revised translations. by Eric Fischer · 13 years ago
  7. 037c572 Import revised translations. by Eric Fischer · 13 years ago
  8. 358d0e1 Import revised translations. by Eric Fischer · 13 years ago
  9. cf9756f Stop building with older SDK. by Stephen Hines · 13 years ago
  10. 376a291 Silence the parenthesis warning. by Logan Chien · 13 years ago
  11. 46a0289 Fix unreported bug with CarouselTestActivity where incorrect items were shown. by Jim Miller · 13 years ago
  12. 5539275 Clean up use of rsSetObject/rsClearObject. by Stephen Hines · 13 years ago
  13. dd570db Build android-common-carousel against the SDK 12. by Ying Wang · 14 years ago
  14. 2cf7d5b Fix 3404464: Minor tweak to Carousel scale-up animation by Jim Miller · 14 years ago
  15. ceae13b Fix 3404464: Add scale-down animation to Carousel by Jim Miller · 14 years ago
  16. b4959ac Draw 2 additional slots on either side of visibleSlotCount. by Bryan Mawhinney · 14 years ago
  17. 73b5240 Merge "Don't treat prefetched cards as visible." by Bryan Mawhinney · 14 years ago
  18. 5ac1de0 Don't treat prefetched cards as visible. by Bryan Mawhinney · 14 years ago
  19. 55b237b Fix 3180048: Add finite velocity history tracking to Carousel by Jim Miller · 14 years ago
  20. f88df94 Merge "Added a way to trigger an interpolated rotation of the carousel" by Arnaud Berry · 14 years ago
  21. 8debeb8 Added a way to trigger an interpolated rotation of the carousel by Arnaud Berry · 14 years ago
  22. 8a357eb Update to public APIs. Remove use of private depricated APIs. by Jason Sams · 14 years ago
  23. dbd5521 Disable long-press animation by Jim Shuma · 14 years ago
  24. b713926 Merge "Proper error checking for setting cards" into honeycomb by Jim Shuma · 14 years ago
  25. ec18350 Proper error checking for setting cards by Jim Shuma · 14 years ago
  26. 0de20d1 Invalidate unloaded textures to unloaded by Jim Shuma · 14 years ago
  27. 7d27aa4 Arrange cards based on default matrix by Jim Shuma · 14 years ago
  28. 396b1eb Fix bitrot in Carousel demo. by Jim Miller · 14 years ago
  29. 52b2626 Some names changed during API review, updating carousel to reflect them. by Alex Sakhartchouk · 14 years ago
  30. c2baf88 Allow specifying per-card matrices by Jim Shuma · 14 years ago
  31. d696cd4 Reset cards array on createCards(0) by Jim Shuma · 14 years ago
  32. 819c18b Renderscript API cleanup by Alex Sakhartchouk · 14 years ago
  33. 3adf712 Allow fading of the entire card by Jim Shuma · 14 years ago
  34. 77bf056 Remove unnecessary uploads. by Jason Sams · 14 years ago
  35. ac1d1fd Fix a bug causing store config to be lost on rotate by Jim Shuma · 14 years ago
  36. 0508a5d Update for Allocation API changes. by Jason Sams · 14 years ago
  37. f664659 Allow specifying configurations for mesh primitives by Jim Shuma · 14 years ago
  38. 1a5b4d1 Allow top-to-bottom card order when rowCount>1 by Simon Wilson · 14 years ago
  39. 358868d Use ids rather than Meshes when specifying default / loading geometries. by Bryan Mawhinney · 14 years ago
  40. e8cab95 Add more feedback parameters to onCardLongPress by Jim Shuma · 14 years ago
  41. 27b81f3 Update to API cleanup by Jason Sams · 14 years ago
  42. e26fadd Exit overscroll mode when the user interacts with the carousel. by Bryan Mawhinney · 14 years ago
  43. 8441b10 Enable invalidation of carousel textures. by Jeff Sharkey · 14 years ago
  44. b2c7857 Tap to stop the carousel by Jim Shuma · 14 years ago
  45. 9c019da Ensure default card matrix is set before creating cards. by Bryan Mawhinney · 14 years ago
  46. 5b54f40 Ensure that card 0 is properly initialized. by Bryan Mawhinney · 14 years ago
  47. 51dd019 Allow user to specify a custom matrix to transform cards. by Bryan Mawhinney · 14 years ago
  48. 9336f7e Remove unnecessary export_func pragma. by Stephen Hines · 14 years ago
  49. 370b177 Mark non-exported functions as static. by Stephen Hines · 14 years ago
  50. 14d2c1e Allow clients to draw carousel cards clockwise by Jim Shuma · 14 years ago
  51. 0f529a8 Don't throw an exception when invalidating an unset card by Jim Shuma · 14 years ago
  52. ed5cdfa Remove zero-init/destructor WARs. by Stephen Hines · 14 years ago
  53. 0cec8af Add multiple row support to carousel. by Bryan Mawhinney · 14 years ago
  54. 6af401b Add updateDetailTexture to allow updating detail textures by Jim Shuma · 14 years ago
  55. 8fd4031 Allow carousel apps to receive taps on detail textures by Jim Shuma · 14 years ago
  56. 1882ceb Add better event handling to Carousel. by Jim Miller · 14 years ago
  57. 1eccd02 Several improvements to Carousel: by Jim Miller · 14 years ago
  58. 6f2cc8c User RS resize instead of manually implementing a copy routine. by Jason Sams · 14 years ago
  59. dcfb45a Fix local variable usage. by Stephen Hines · 14 years ago
  60. be5482f Major improvement to Carousel dragging. by Jim Miller · 14 years ago
  61. fb179e7 Carousel performance improvements. by Jim Miller · 14 years ago
  62. fe38385 Ensure detail textures are positioned at integer pixel coords by Bryan Mawhinney · 14 years ago
  63. 7cc5787 Switch to using ModelViewController-based CarouselView by Jim Shuma · 14 years ago
  64. 4a8736e Provides more control over detail alignment. by Bryan Mawhinney · 14 years ago
  65. cfe4176 Fix 3099806: Prevent glitch when scrolling to end of Carousel. by Jim Miller · 14 years ago
  66. 43471a7 Several major improvements to Carousel: by Jim Miller · 14 years ago
  67. a84feeb Add API to get/set carousel rotation angle. by Jack Palevich · 14 years ago
  68. 7ec486b Guard against setting detail textures after destroy. by Bryan Mawhinney · 14 years ago
  69. bf39450 Disable the depth test when drawing detail textures by Jim Shuma · 14 years ago
  70. 50c5e37 Set DrawCardsWithBlending state when starting up carousel. by Jack Palevich · 14 years ago
  71. 1ceb73c Don't clear the background by Jim Shuma · 14 years ago
  72. bfc5ce2 Performance improvements: Enable blending only when needed by Jim Shuma · 14 years ago
  73. 4fe6ea7 Detail texture geometry fixes, and offscreen loading tweak by Jim Shuma · 14 years ago
  74. d07d665 Update to use SurfaceConfig. by Jason Sams · 14 years ago
  75. fc1960b Update to use SurfaceConfig. by Jason Sams · 14 years ago
  76. b06b5d3 Remove now unnecessary pragma rs export_var(). by Stephen Hines · 14 years ago
  77. d7fa647 Adjust the bounds for how far books can sway by Jim Shuma · 14 years ago
  78. 594ff62 Add long-press support to carousel by Jim Shuma · 14 years ago
  79. 83d7a5f Provide option to allow cards to face the center of the carousel circle. by Bryan Mawhinney · 14 years ago
  80. a044fbb Substantial improvement to Carousel launch time. by Jim Miller · 14 years ago
  81. 5621100 Fix typo by Jim Shuma · 14 years ago
  82. 64005a8 Merge "Refactoring Carousel into MVC: Phase 1" by Jim Shuma · 14 years ago
  83. 9f0c6ba changing texcoord from vec4 to vec2 for perf reasons. by Alex Sakhartchouk · 14 years ago
  84. b8c3aee Don't create any cards by default. by Bryan Mawhinney · 14 years ago
  85. c7f405d Refactoring Carousel into MVC: Phase 1 by Jim Shuma · 14 years ago
  86. 2ba04e0 Fix bug where resizing cards array caused cards to get reloaded. by Jim Miller · 14 years ago
  87. f7c724d Fix 3061600: Allow scrolling to last few items in CarouselView. by Jim Miller · 14 years ago
  88. b378af5 Major performance improvements to Carousel: by Jim Miller · 14 years ago
  89. a9e9c4b A few more Carousel improvements: by Jim Miller · 14 years ago
  90. 8b55d75 Preserve existing cards when resizing the card array. by Jack Palevich · 14 years ago
  91. 420b44b More improvements to Carousel. by Jim Miller · 14 years ago
  92. c3e94dc Avoid calling RenderScript after view is detached from window. by Jack Palevich · 14 years ago
  93. 9fa7a18 Add an onDestroy method by Jack Palevich · 14 years ago
  94. 0eb8cac Make Parameters objects static. by Jack Palevich · 14 years ago
  95. eb71cf6 Expose getGeometry() like the other getters by Jim Shuma · 14 years ago
  96. baa6653 Make CarouselViewHelper more reusable. by Jack Palevich · 14 years ago
  97. a3cb716 Major improvements to Carousel. by Jim Miller · 14 years ago
  98. 7867abe Don't consider tap-to-stop as a selection by Jim Shuma · 14 years ago
  99. d443c88 Temporary workaround for llvm crash. by Jim Miller · 14 years ago
  100. af8cf9a Change 1. to 1.f and use rsMatrixLoad. Carousel tests work for me. by Shih-wei Liao · 14 years ago