Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
ex
/
6889dfab1a88f584d6eeb91cd37e1ad09988961a
/
carousel
848a8fc
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
109c6f5
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
8291f3b
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
328b133
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
190ffbd
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
ff0f559
Don't dist android-common-carousel.
by Ying Wang
· 12 years ago
213cc88
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
1fadc66
Import translations. DO NOT MERGE
by Eric Fischer
· 13 years ago
5b1af35
Import revised translations.
by Eric Fischer
· 13 years ago
5758ccd
Import revised translations.
by Eric Fischer
· 13 years ago
5dac039
Port ICS tilt-style overscroll from java to rs
by Bryan Mawhinney
· 13 years ago
ed2ce84
Import revised translations.
by Eric Fischer
· 13 years ago
d700483
Import revised translations.
by Eric Fischer
· 13 years ago
9afded4
Add ability to set overscroll slot count
by Bryan Mawhinney
· 13 years ago
409bbd9
Import revised translations.
by Eric Fischer
· 13 years ago
037c572
Import revised translations.
by Eric Fischer
· 13 years ago
358d0e1
Import revised translations.
by Eric Fischer
· 13 years ago
cf9756f
Stop building with older SDK.
by Stephen Hines
· 13 years ago
376a291
Silence the parenthesis warning.
by Logan Chien
· 13 years ago
46a0289
Fix unreported bug with CarouselTestActivity where incorrect items were shown.
by Jim Miller
· 14 years ago
5539275
Clean up use of rsSetObject/rsClearObject.
by Stephen Hines
· 14 years ago
dd570db
Build android-common-carousel against the SDK 12.
by Ying Wang
· 14 years ago
2cf7d5b
Fix 3404464: Minor tweak to Carousel scale-up animation
by Jim Miller
· 14 years ago
ceae13b
Fix 3404464: Add scale-down animation to Carousel
by Jim Miller
· 14 years ago
b4959ac
Draw 2 additional slots on either side of visibleSlotCount.
by Bryan Mawhinney
· 14 years ago
73b5240
Merge "Don't treat prefetched cards as visible."
by Bryan Mawhinney
· 14 years ago
5ac1de0
Don't treat prefetched cards as visible.
by Bryan Mawhinney
· 14 years ago
55b237b
Fix 3180048: Add finite velocity history tracking to Carousel
by Jim Miller
· 14 years ago
f88df94
Merge "Added a way to trigger an interpolated rotation of the carousel"
by Arnaud Berry
· 14 years ago
8debeb8
Added a way to trigger an interpolated rotation of the carousel
by Arnaud Berry
· 14 years ago
8a357eb
Update to public APIs. Remove use of private depricated APIs.
by Jason Sams
· 14 years ago
dbd5521
Disable long-press animation
by Jim Shuma
· 14 years ago
b713926
Merge "Proper error checking for setting cards" into honeycomb
by Jim Shuma
· 14 years ago
ec18350
Proper error checking for setting cards
by Jim Shuma
· 14 years ago
0de20d1
Invalidate unloaded textures to unloaded
by Jim Shuma
· 14 years ago
7d27aa4
Arrange cards based on default matrix
by Jim Shuma
· 14 years ago
396b1eb
Fix bitrot in Carousel demo.
by Jim Miller
· 14 years ago
52b2626
Some names changed during API review, updating carousel to reflect them.
by Alex Sakhartchouk
· 14 years ago
c2baf88
Allow specifying per-card matrices
by Jim Shuma
· 14 years ago
d696cd4
Reset cards array on createCards(0)
by Jim Shuma
· 14 years ago
819c18b
Renderscript API cleanup
by Alex Sakhartchouk
· 14 years ago
3adf712
Allow fading of the entire card
by Jim Shuma
· 14 years ago
77bf056
Remove unnecessary uploads.
by Jason Sams
· 14 years ago
ac1d1fd
Fix a bug causing store config to be lost on rotate
by Jim Shuma
· 14 years ago
0508a5d
Update for Allocation API changes.
by Jason Sams
· 14 years ago
f664659
Allow specifying configurations for mesh primitives
by Jim Shuma
· 14 years ago
1a5b4d1
Allow top-to-bottom card order when rowCount>1
by Simon Wilson
· 14 years ago
358868d
Use ids rather than Meshes when specifying default / loading geometries.
by Bryan Mawhinney
· 14 years ago
e8cab95
Add more feedback parameters to onCardLongPress
by Jim Shuma
· 14 years ago
27b81f3
Update to API cleanup
by Jason Sams
· 14 years ago
e26fadd
Exit overscroll mode when the user interacts with the carousel.
by Bryan Mawhinney
· 14 years ago
8441b10
Enable invalidation of carousel textures.
by Jeff Sharkey
· 14 years ago
b2c7857
Tap to stop the carousel
by Jim Shuma
· 14 years ago
9c019da
Ensure default card matrix is set before creating cards.
by Bryan Mawhinney
· 14 years ago
5b54f40
Ensure that card 0 is properly initialized.
by Bryan Mawhinney
· 14 years ago
51dd019
Allow user to specify a custom matrix to transform cards.
by Bryan Mawhinney
· 14 years ago
9336f7e
Remove unnecessary export_func pragma.
by Stephen Hines
· 14 years ago
370b177
Mark non-exported functions as static.
by Stephen Hines
· 14 years ago
14d2c1e
Allow clients to draw carousel cards clockwise
by Jim Shuma
· 14 years ago
0f529a8
Don't throw an exception when invalidating an unset card
by Jim Shuma
· 14 years ago
ed5cdfa
Remove zero-init/destructor WARs.
by Stephen Hines
· 14 years ago
0cec8af
Add multiple row support to carousel.
by Bryan Mawhinney
· 14 years ago
6af401b
Add updateDetailTexture to allow updating detail textures
by Jim Shuma
· 14 years ago
8fd4031
Allow carousel apps to receive taps on detail textures
by Jim Shuma
· 14 years ago
1882ceb
Add better event handling to Carousel.
by Jim Miller
· 14 years ago
1eccd02
Several improvements to Carousel:
by Jim Miller
· 14 years ago
6f2cc8c
User RS resize instead of manually implementing a copy routine.
by Jason Sams
· 14 years ago
dcfb45a
Fix local variable usage.
by Stephen Hines
· 14 years ago
be5482f
Major improvement to Carousel dragging.
by Jim Miller
· 14 years ago
fb179e7
Carousel performance improvements.
by Jim Miller
· 14 years ago
fe38385
Ensure detail textures are positioned at integer pixel coords
by Bryan Mawhinney
· 14 years ago
7cc5787
Switch to using ModelViewController-based CarouselView
by Jim Shuma
· 14 years ago
4a8736e
Provides more control over detail alignment.
by Bryan Mawhinney
· 14 years ago
cfe4176
Fix 3099806: Prevent glitch when scrolling to end of Carousel.
by Jim Miller
· 14 years ago
43471a7
Several major improvements to Carousel:
by Jim Miller
· 14 years ago
a84feeb
Add API to get/set carousel rotation angle.
by Jack Palevich
· 14 years ago
7ec486b
Guard against setting detail textures after destroy.
by Bryan Mawhinney
· 14 years ago
bf39450
Disable the depth test when drawing detail textures
by Jim Shuma
· 14 years ago
50c5e37
Set DrawCardsWithBlending state when starting up carousel.
by Jack Palevich
· 14 years ago
1ceb73c
Don't clear the background
by Jim Shuma
· 14 years ago
bfc5ce2
Performance improvements: Enable blending only when needed
by Jim Shuma
· 14 years ago
4fe6ea7
Detail texture geometry fixes, and offscreen loading tweak
by Jim Shuma
· 14 years ago
d07d665
Update to use SurfaceConfig.
by Jason Sams
· 14 years ago
fc1960b
Update to use SurfaceConfig.
by Jason Sams
· 14 years ago
b06b5d3
Remove now unnecessary pragma rs export_var().
by Stephen Hines
· 14 years ago
d7fa647
Adjust the bounds for how far books can sway
by Jim Shuma
· 14 years ago
594ff62
Add long-press support to carousel
by Jim Shuma
· 14 years ago
83d7a5f
Provide option to allow cards to face the center of the carousel circle.
by Bryan Mawhinney
· 14 years ago
a044fbb
Substantial improvement to Carousel launch time.
by Jim Miller
· 14 years ago
5621100
Fix typo
by Jim Shuma
· 14 years ago
64005a8
Merge "Refactoring Carousel into MVC: Phase 1"
by Jim Shuma
· 14 years ago
9f0c6ba
changing texcoord from vec4 to vec2 for perf reasons.
by Alex Sakhartchouk
· 14 years ago
b8c3aee
Don't create any cards by default.
by Bryan Mawhinney
· 14 years ago
c7f405d
Refactoring Carousel into MVC: Phase 1
by Jim Shuma
· 14 years ago
2ba04e0
Fix bug where resizing cards array caused cards to get reloaded.
by Jim Miller
· 14 years ago
f7c724d
Fix 3061600: Allow scrolling to last few items in CarouselView.
by Jim Miller
· 14 years ago
b378af5
Major performance improvements to Carousel:
by Jim Miller
· 14 years ago
a9e9c4b
A few more Carousel improvements:
by Jim Miller
· 14 years ago
8b55d75
Preserve existing cards when resizing the card array.
by Jack Palevich
· 14 years ago
420b44b
More improvements to Carousel.
by Jim Miller
· 14 years ago
Next »