index
:
android_frameworks_ex
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.1
cm-9.1.0
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-14.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
carousel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ensure default card matrix is set before creating cards.
Bryan Mawhinney
2010-11-30
1
-1
/
+1
*
Ensure that card 0 is properly initialized.
Bryan Mawhinney
2010-11-23
1
-0
/
+6
*
Allow user to specify a custom matrix to transform cards.
Bryan Mawhinney
2010-11-20
4
-2
/
+54
*
Remove unnecessary export_func pragma.
Stephen Hines
2010-11-18
1
-5
/
+0
*
Mark non-exported functions as static.
Stephen Hines
2010-11-18
1
-5
/
+5
*
Allow clients to draw carousel cards clockwise
Jim Shuma
2010-11-17
4
-21
/
+64
*
Don't throw an exception when invalidating an unset card
Jim Shuma
2010-11-16
1
-1
/
+2
*
Remove zero-init/destructor WARs.
Stephen Hines
2010-11-16
1
-2
/
+1
*
Add multiple row support to carousel.
Bryan Mawhinney
2010-11-16
4
-20
/
+85
*
Add updateDetailTexture to allow updating detail textures
Jim Shuma
2010-11-15
3
-6
/
+68
*
Allow carousel apps to receive taps on detail textures
Jim Shuma
2010-11-11
4
-19
/
+82
*
Add better event handling to Carousel.
Jim Miller
2010-11-03
4
-26
/
+29
*
Several improvements to Carousel:
Jim Miller
2010-11-02
3
-59
/
+68
*
User RS resize instead of manually implementing a copy routine.
Jason Sams
2010-11-01
2
-70
/
+18
*
Fix local variable usage.
Stephen Hines
2010-10-29
1
-3
/
+4
*
Major improvement to Carousel dragging.
Jim Miller
2010-10-28
5
-14
/
+109
*
Carousel performance improvements.
Jim Miller
2010-10-28
8
-54
/
+137
*
Ensure detail textures are positioned at integer pixel coords
Bryan Mawhinney
2010-10-26
1
-3
/
+3
*
Switch to using ModelViewController-based CarouselView
Jim Shuma
2010-10-22
8
-1075
/
+102
*
Provides more control over detail alignment.
Bryan Mawhinney
2010-10-19
5
-71
/
+185
*
Fix 3099806: Prevent glitch when scrolling to end of Carousel.
Jim Miller
2010-10-18
1
-0
/
+3
*
Several major improvements to Carousel:
Jim Miller
2010-10-14
3
-106
/
+220
*
Add API to get/set carousel rotation angle.
Jack Palevich
2010-10-14
7
-56
/
+72
*
Guard against setting detail textures after destroy.
Bryan Mawhinney
2010-10-14
3
-3
/
+4
*
Disable the depth test when drawing detail textures
Jim Shuma
2010-10-13
2
-5
/
+8
*
Set DrawCardsWithBlending state when starting up carousel.
Jack Palevich
2010-10-13
1
-0
/
+1
*
Don't clear the background
Jim Shuma
2010-10-12
1
-5
/
+0
*
Performance improvements: Enable blending only when needed
Jim Shuma
2010-10-12
5
-10
/
+58
*
Detail texture geometry fixes, and offscreen loading tweak
Jim Shuma
2010-10-12
5
-20
/
+157
*
Update to use SurfaceConfig.
Jason Sams
2010-10-10
1
-1
/
+5
*
Update to use SurfaceConfig.
Jason Sams
2010-10-10
1
-1
/
+3
*
Remove now unnecessary pragma rs export_var().
Stephen Hines
2010-10-08
1
-10
/
+1
*
Adjust the bounds for how far books can sway
Jim Shuma
2010-10-08
1
-2
/
+2
*
Add long-press support to carousel
Jim Shuma
2010-10-08
7
-1
/
+102
*
Provide option to allow cards to face the center of the carousel circle.
Bryan Mawhinney
2010-10-08
5
-2
/
+34
*
Substantial improvement to Carousel launch time.
Jim Miller
2010-10-06
3
-30
/
+18
*
Fix typo
Jim Shuma
2010-10-06
1
-1
/
+1
*
Merge "Refactoring Carousel into MVC: Phase 1"
Jim Shuma
2010-10-06
3
-0
/
+1234
|
\
|
*
Refactoring Carousel into MVC: Phase 1
Jim Shuma
2010-10-05
3
-0
/
+1234
*
|
changing texcoord from vec4 to vec2 for perf reasons.
Alex Sakhartchouk
2010-10-06
1
-2
/
+2
*
|
Don't create any cards by default.
Bryan Mawhinney
2010-10-06
1
-1
/
+1
|
/
*
Fix bug where resizing cards array caused cards to get reloaded.
Jim Miller
2010-10-05
5
-17
/
+77
*
Fix 3061600: Allow scrolling to last few items in CarouselView.
Jim Miller
2010-10-04
2
-19
/
+15
*
Major performance improvements to Carousel:
Jim Miller
2010-10-04
5
-117
/
+174
*
A few more Carousel improvements:
Jim Miller
2010-09-30
2
-64
/
+97
*
Preserve existing cards when resizing the card array.
Jack Palevich
2010-09-30
2
-10
/
+53
*
More improvements to Carousel.
Jim Miller
2010-09-30
6
-37
/
+237
*
Avoid calling RenderScript after view is detached from window.
Jack Palevich
2010-09-30
1
-1
/
+2
*
Add an onDestroy method
Jack Palevich
2010-09-29
1
-0
/
+4
*
Make Parameters objects static.
Jack Palevich
2010-09-29
1
-2
/
+2
[prev]
[next]