Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lottie
/
c15c126a6da9c53c277b67462ae128083215ef1f
c15c126
Use idiomatic enum constant naming (#1133)
by Zac Sweers
· 6 years ago
3a4eacd
Prevent setMaxFrame from truncating the last frame. (#1126)
by Gabriel Peal
· 6 years ago
deb6e22
v3.0.0-beta2
by Gabriel Peal
· 6 years ago
6078d2f
Fix not animating the first time (#1125)
by Gabriel Peal
· 6 years ago
60a7912
[Sample App] Use new lottiefiles url (#1124)
by Gabriel Peal
· 6 years ago
2ca335a
Support animations without end values in each keyframe (#1104)
by Gabriel Peal
· 6 years ago
51188e6
Replace task observer thread with FutureTask subclass (#1083)
by Eli Hart
· 6 years ago
5f8f486
Allow multiple trim paths to operate on the same content (#1103)
by Gabriel Peal
· 6 years ago
f87b1fd
Added support for Skew and Skew Angle (#1118)
by Gabriel Peal
· 6 years ago
a38bff9
Add information while waiting for jobs to finish (#1120)
by Gabriel Peal
· 6 years ago
48aa758
Add link to Lottie-Windows (#1119)
by sohchatt
· 6 years ago
3bfcc3d
Updated issue template
by Gabriel Peal
· 6 years ago
4c575a4
Optimized test coroutines (#1110)
by Gabriel Peal
· 6 years ago
779d389
Cleanup travis.yml (#1117)
by Gabriel Peal
· 6 years ago
88dd91b
Fix adjustment scale for text alignment when drawing text with fonts (#1115)
by David Zhang
· 6 years ago
2a73d55
Added support for markers (#1105)
by Gabriel Peal
· 6 years ago
f970d3a
Close JsonReader after parsing (#1101)
by Gabriel Peal
· 6 years ago
b52dce3
Properly limit LRU cache size and make it configurable (#1100)
by Gabriel Peal
· 6 years ago
b412da7
Switch from happo to bitrise git branch (#1099)
by Gabriel Peal
· 6 years ago
a6d4f34
Pause Lottie when visibility changes (#1098)
by Gabriel Peal
· 6 years ago
204336f
Prevent returning cache values when null cache key is set (#1097)
by Gabriel Peal
· 6 years ago
a17e7fd
Prevent an OOBE (#1084)
by Gabriel Peal
· 6 years ago
3c0df99
v3.0.0-beta1
by Gabriel Peal
· 6 years ago
6a5d8e3
v2.9.0-beta1
by Gabriel Peal
· 6 years ago
88bed53
New RenderMode API (#1072)
by Gabriel Peal
· 6 years ago
52e4d63
Add support for naive text alignment. (#1067)
by David Zhang
· 6 years ago
e8f4f38
Remove decrypt step from Travis
by Gabriel Peal
· 6 years ago
20dc13c
Enabled travis for tests and lint (#1066)
by Gabriel Peal
· 6 years ago
0ffb716
Disabled travis (#1065)
by Gabriel Peal
· 6 years ago
cc7a43c
Updated testing (#1064)
by Gabriel Peal
· 6 years ago
a9dcdf8
Skip listeners based on keyframes (#1061)
by Gabriel Peal
· 6 years ago
72f25bf
Allow text to be used as a mask (#1052)
by Gabriel Peal
· 6 years ago
3612a1c
Ensure animator updates when a new composition is set
by Gabriel Peal
· 6 years ago
57c4746
Fix grammar on README (#1054)
by Udit Karode
· 6 years ago
fa7625a
Added 4 lottiefiles tests (#1053)
by Gabriel Peal
· 6 years ago
a61e47f
Be more lenient with shapes that have a different number of control points (#1051)
by Gabriel Peal
· 6 years ago
72943d8
Flipped equality check (#1050)
by Gabriel Peal
· 6 years ago
a22efca
Optimize identity transforms (#1046)
by Gabriel Peal
· 6 years ago
ca28d43
Optimize start and end progress (#1049)
by Gabriel Peal
· 6 years ago
0d14e91
[Breaking Change] Automatic hardware acceleration detection (#1048)
by Gabriel Peal
· 6 years ago
7d025d0
Optimize invalidateSelf (#1047)
by Gabriel Peal
· 6 years ago
11d87e9
[Sample App] add util buttons to SimpleAnimationActivity for testing
by Gabriel Peal
· 6 years ago
fc64b26
Created LPaint (#1045)
by Gabriel Peal
· 6 years ago
7a65605
Clean up docs and add documentation link to LottieDrawable and LottieAnimationView (#1043)
by Gabriel Peal
· 6 years ago
7550474
Add a default gradient fill type (#1042)
by Gabriel Peal
· 6 years ago
bdbb2cd
resove bug local cache not working (#1040)
by guohuanwen
· 6 years ago
826503b
Annotate fetchBitmap as @Nullable (#1037)
by Jonathan Lau
· 6 years ago
393afd5
Only update listeners when animation changed (#1035)
by Gabriel Peal
· 6 years ago
ef33031
Removed most object allocations during playback (#1033)
by Gabriel Peal
· 6 years ago
1f9ebfc
Use the correct bounds for saveLayer calls (#1023)
by Gabriel Peal
· 6 years ago
366206a
Added prod animations from S3 (#1031)
by Gabriel Peal
· 6 years ago
3a7f0a1
Prevent interpolating before the start color/after the end color (#1027)
by Gabriel Peal
· 6 years ago
0a980ac
Added a bunch of lottiefiles animations as tests (#1026)
by Gabriel Peal
· 6 years ago
b707b8a
Added memory cache layer for async network requests (#986)
by Rhys Davis
· 6 years ago
c30a2ac
Added support for hidden layers ("hd" property) (#1024)
by Gabriel Peal
· 6 years ago
d736d21
Remove bitmap recycling (#1013)
by Gabriel Peal
· 6 years ago
8442c81
Added an attr for speed (#1012)
by Gabriel Peal
· 6 years ago
83c6f1e
Use film strip snapshots rather than individual progress points for visual regression tests (#983)
by Gabriel Peal
· 6 years ago
d882824
Fixed the bug of ImageAssetManager.updateBitmap not return the expected result. (#982)
by Gnod
· 6 years ago
8983986
Fixed test
by Gabriel Peal
· 6 years ago
3cefa99
[Sample App] Upgraded butterknife
by Gabriel Peal
· 6 years ago
8f8da11
Don't allow minFrame > maxFrame in LottieValueAnimator (#969)
by Doug Melton
· 6 years ago
65c5ee8
Improved README and CHANGELOG regarding androidx.
by Gabriel Peal
· 6 years ago
7283e03
v2.8.0
by Gabriel Peal
· 6 years ago
523705e
Updated changelog
by Gabriel Peal
· 6 years ago
c476cc6
Migrate to androidx (#962)
by Gabriel Peal
· 6 years ago
e9675e5
[Sample App] Fix Lottiefiles tab
by Gabriel Peal
· 6 years ago
49d94b8
v2.7.0
by Gabriel Peal
· 6 years ago
c862c56
v2.7.0 CHANGELOG
by Gabriel Peal
· 6 years ago
354b756
[Sample App] Fixed play button icon not updating
by Gabriel Peal
· 6 years ago
7d95fdf
Allow returning null from value animator callbacks (#960)
by Gabriel Peal
· 6 years ago
56640b0
Default layer names to UNSET rather than crashing when unset
by Gabriel Peal
· 6 years ago
5922b36
Make LottieTask#EXECUTOR static
by Gabriel Peal
· 6 years ago
e76e445
LottieCompositionFactory and Caching Cleanup (#959)
by Gabriel Peal
· 6 years ago
c567cbb
Make text strokeWidth a double (#940)
by Gabriel Peal
· 6 years ago
4a6840b
Fix Typos in LottieAnimationView (#938)
by Tyler Wong
· 6 years ago
074176b
Add on composition loaded listener (#928)
by dlamande
· 6 years ago
073bf89
v2.6.1
by Gabriel Peal
· 6 years ago
e0c22ee
Synchronize task threading (#933)
by Gabriel Peal
· 6 years ago
604299a
fix recycle asset bitmap improperly (#935)
by Xiang
· 6 years ago
871abd0
Fix typo (#924)
by Frederic Deschenes
· 6 years ago
27e228f
Removed signing section from gradle
by Gabriel Peal
· 6 years ago
b82850a
v2.6.0
by Gabriel Peal
· 6 years ago
3f58e58
Revert "CompositionLayer: Handle invalid Region.Op on Android Pie" (#920)
by Gabriel Peal
· 6 years ago
817e100
Converted sample app to MvRx (#917)
by Gabriel Peal
· 6 years ago
2695bc6
CompositionLayer: Add support for targetSdkVersion = 28 (#919)
by Brandon McAnsh
· 6 years ago
df59c11
Make EXECUTOR non-final (#916)
by Gabriel Peal
· 6 years ago
f71402c
Gracefully degrade when null bitmaps are set (#912)
by Gabriel Peal
· 6 years ago
9be40fb
Add secring to gitignore
by Gabriel Peal
· 7 years ago
fbf00bc
v2.6.0-rc3
by Gabriel Peal
· 7 years ago
f4f47a8
v2.6.0-rc2
by Gabriel Peal
· 7 years ago
add5015
Added the ability to set a url on LottieAnimationView
by Gabriel Peal
· 7 years ago
6e0b13a
Fix signed apk path
by Gabriel Peal
· 7 years ago
df1beca
v2.6.0-rc2
by Gabriel Peal
· 7 years ago
89dff13
Updated changelog
by Gabriel Peal
· 7 years ago
0e6a65b
Automatically reuse tasks for in-progress parses (#887)
by Gabriel Peal
· 7 years ago
8ce8f8d
Fixed gcloud account
by Gabriel Peal
· 7 years ago
d45382f
Use maven badges for the readme version
by Gabriel Peal
· 7 years ago
76b76e7
v2.6.0-rc1
by Gabriel Peal
· 7 years ago
416d637
Update PolystarContent.java (#881)
by chuwzh
· 7 years ago
Next »