1. bd04ebc Set wasAnimatingWhenDetached to false at pause() (#1217) by boduan402 · 5 years ago
  2. c88485c Refer to the frameTimeNanos from Choreographer (#1215) by boduan402 · 5 years ago
  3. 3004a3b Add a customizable logger and try/finally network connections (#1162) by Loïc Dardant · 5 years ago
  4. 126dabd Added WebP support to ZIP asset parsing (#1198) by Parth · 5 years ago
  5. 46f88fe v3.0.1 by Gabriel Peal · 5 years ago v3.0.1
  6. 4511815 Have software rendering fallback on hardware acceleration when too large (#1190) by podarsmarty · 5 years ago
  7. 423c336 Respect disabled system animations (#1187) by Antonin Fouques · 5 years ago
  8. a483b76 Fix issues about visibility changes (#1174) by Dong-wan Kim · 5 years ago
  9. d7e044f v3.0.0 by Gabriel Peal · 5 years ago v3.0.0
  10. d58a39d Match trailing carriage returns and ignore case for marker names (#1164) by Gabriel Peal · 5 years ago
  11. e69160e v3.0.0-beta4 by Gabriel Peal · 5 years ago
  12. 6bf6b8c Added support for gradient fill opacity (#1155) by Gabriel Peal · 5 years ago
  13. e3bba6c v3.0.0-beta3 by Gabriel Peal · 5 years ago v3.0.0-beta3
  14. 3ef34b8 Added support for dynamic gradient colors (#1153) by Gabriel Peal · 5 years ago
  15. 34195c2 Added support for emoji in TextDelegates (#1150) by Gabriel Peal · 5 years ago
  16. 95978b2 [Sample App] Include a default font asset delegate (#1151) by Gabriel Peal · 5 years ago
  17. 77ebba9 Added radius, size & position value callbacks for rectangle (#1146) by Mike Nakhimovich · 5 years ago
  18. be65104 Prevent zero scale strokes from drawing (#1149) by Gabriel Peal · 5 years ago
  19. 47d1d57 Prevent a crash on older versions of Android (#1148) by Gabriel Peal · 5 years ago
  20. 0794b3c Add support for multiline text (#1138) by Arthur Vimond · 5 years ago
  21. 7a7a954 Allow transform properties to be nullable (#1136) by Gabriel Peal · 5 years ago
  22. 080a5da Added support for inverted intersect masks (#1137) by Gabriel Peal · 5 years ago
  23. c3f3a88 Reimplemented masks and mattes (#1135) by Gabriel Peal · 5 years ago
  24. c15c126 Use idiomatic enum constant naming (#1133) by Zac Sweers · 5 years ago
  25. 3a4eacd Prevent setMaxFrame from truncating the last frame. (#1126) by Gabriel Peal · 5 years ago
  26. deb6e22 v3.0.0-beta2 by Gabriel Peal · 5 years ago v3.0.0-beta2
  27. 6078d2f Fix not animating the first time (#1125) by Gabriel Peal · 5 years ago
  28. 60a7912 [Sample App] Use new lottiefiles url (#1124) by Gabriel Peal · 5 years ago
  29. 2ca335a Support animations without end values in each keyframe (#1104) by Gabriel Peal · 5 years ago
  30. 51188e6 Replace task observer thread with FutureTask subclass (#1083) by Eli Hart · 5 years ago
  31. 5f8f486 Allow multiple trim paths to operate on the same content (#1103) by Gabriel Peal · 5 years ago
  32. f87b1fd Added support for Skew and Skew Angle (#1118) by Gabriel Peal · 5 years ago
  33. a38bff9 Add information while waiting for jobs to finish (#1120) by Gabriel Peal · 5 years ago
  34. 48aa758 Add link to Lottie-Windows (#1119) by sohchatt · 5 years ago
  35. 3bfcc3d Updated issue template by Gabriel Peal · 5 years ago
  36. 4c575a4 Optimized test coroutines (#1110) by Gabriel Peal · 5 years ago
  37. 779d389 Cleanup travis.yml (#1117) by Gabriel Peal · 5 years ago
  38. 88dd91b Fix adjustment scale for text alignment when drawing text with fonts (#1115) by David Zhang · 5 years ago
  39. 2a73d55 Added support for markers (#1105) by Gabriel Peal · 5 years ago
  40. f970d3a Close JsonReader after parsing (#1101) by Gabriel Peal · 5 years ago
  41. b52dce3 Properly limit LRU cache size and make it configurable (#1100) by Gabriel Peal · 5 years ago
  42. b412da7 Switch from happo to bitrise git branch (#1099) by Gabriel Peal · 5 years ago
  43. a6d4f34 Pause Lottie when visibility changes (#1098) by Gabriel Peal · 5 years ago
  44. 204336f Prevent returning cache values when null cache key is set (#1097) by Gabriel Peal · 5 years ago
  45. a17e7fd Prevent an OOBE (#1084) by Gabriel Peal · 5 years ago
  46. 3c0df99 v3.0.0-beta1 by Gabriel Peal · 5 years ago v3.0.0-beta1
  47. 6a5d8e3 v2.9.0-beta1 by Gabriel Peal · 5 years ago
  48. 88bed53 New RenderMode API (#1072) by Gabriel Peal · 5 years ago
  49. 52e4d63 Add support for naive text alignment. (#1067) by David Zhang · 5 years ago
  50. e8f4f38 Remove decrypt step from Travis by Gabriel Peal · 5 years ago
  51. 20dc13c Enabled travis for tests and lint (#1066) by Gabriel Peal · 5 years ago
  52. 0ffb716 Disabled travis (#1065) by Gabriel Peal · 5 years ago
  53. cc7a43c Updated testing (#1064) by Gabriel Peal · 5 years ago
  54. a9dcdf8 Skip listeners based on keyframes (#1061) by Gabriel Peal · 5 years ago
  55. 72f25bf Allow text to be used as a mask (#1052) by Gabriel Peal · 5 years ago
  56. 3612a1c Ensure animator updates when a new composition is set by Gabriel Peal · 5 years ago
  57. 57c4746 Fix grammar on README (#1054) by Udit Karode · 5 years ago
  58. fa7625a Added 4 lottiefiles tests (#1053) by Gabriel Peal · 5 years ago
  59. a61e47f Be more lenient with shapes that have a different number of control points (#1051) by Gabriel Peal · 5 years ago
  60. 72943d8 Flipped equality check (#1050) by Gabriel Peal · 5 years ago
  61. a22efca Optimize identity transforms (#1046) by Gabriel Peal · 5 years ago
  62. ca28d43 Optimize start and end progress (#1049) by Gabriel Peal · 5 years ago
  63. 0d14e91 [Breaking Change] Automatic hardware acceleration detection (#1048) by Gabriel Peal · 5 years ago
  64. 7d025d0 Optimize invalidateSelf (#1047) by Gabriel Peal · 5 years ago
  65. 11d87e9 [Sample App] add util buttons to SimpleAnimationActivity for testing by Gabriel Peal · 5 years ago
  66. fc64b26 Created LPaint (#1045) by Gabriel Peal · 5 years ago
  67. 7a65605 Clean up docs and add documentation link to LottieDrawable and LottieAnimationView (#1043) by Gabriel Peal · 5 years ago
  68. 7550474 Add a default gradient fill type (#1042) by Gabriel Peal · 5 years ago
  69. bdbb2cd resove bug local cache not working (#1040) by guohuanwen · 5 years ago
  70. 826503b Annotate fetchBitmap as @Nullable (#1037) by Jonathan Lau · 5 years ago
  71. 393afd5 Only update listeners when animation changed (#1035) by Gabriel Peal · 5 years ago
  72. ef33031 Removed most object allocations during playback (#1033) by Gabriel Peal · 5 years ago
  73. 1f9ebfc Use the correct bounds for saveLayer calls (#1023) by Gabriel Peal · 5 years ago
  74. 366206a Added prod animations from S3 (#1031) by Gabriel Peal · 5 years ago
  75. 3a7f0a1 Prevent interpolating before the start color/after the end color (#1027) by Gabriel Peal · 5 years ago
  76. 0a980ac Added a bunch of lottiefiles animations as tests (#1026) by Gabriel Peal · 5 years ago
  77. b707b8a Added memory cache layer for async network requests (#986) by Rhys Davis · 5 years ago
  78. c30a2ac Added support for hidden layers ("hd" property) (#1024) by Gabriel Peal · 5 years ago
  79. d736d21 Remove bitmap recycling (#1013) by Gabriel Peal · 5 years ago
  80. 8442c81 Added an attr for speed (#1012) by Gabriel Peal · 5 years ago
  81. 83c6f1e Use film strip snapshots rather than individual progress points for visual regression tests (#983) by Gabriel Peal · 5 years ago
  82. d882824 Fixed the bug of ImageAssetManager.updateBitmap not return the expected result. (#982) by Gnod · 6 years ago
  83. 8983986 Fixed test by Gabriel Peal · 6 years ago
  84. 3cefa99 [Sample App] Upgraded butterknife by Gabriel Peal · 6 years ago
  85. 8f8da11 Don't allow minFrame > maxFrame in LottieValueAnimator (#969) by Doug Melton · 6 years ago
  86. 65c5ee8 Improved README and CHANGELOG regarding androidx. by Gabriel Peal · 6 years ago
  87. 7283e03 v2.8.0 by Gabriel Peal · 6 years ago v2.8.0
  88. 523705e Updated changelog by Gabriel Peal · 6 years ago
  89. c476cc6 Migrate to androidx (#962) by Gabriel Peal · 6 years ago
  90. e9675e5 [Sample App] Fix Lottiefiles tab by Gabriel Peal · 6 years ago
  91. 49d94b8 v2.7.0 by Gabriel Peal · 6 years ago v2.7.0
  92. c862c56 v2.7.0 CHANGELOG by Gabriel Peal · 6 years ago
  93. 354b756 [Sample App] Fixed play button icon not updating by Gabriel Peal · 6 years ago
  94. 7d95fdf Allow returning null from value animator callbacks (#960) by Gabriel Peal · 6 years ago
  95. 56640b0 Default layer names to UNSET rather than crashing when unset by Gabriel Peal · 6 years ago
  96. 5922b36 Make LottieTask#EXECUTOR static by Gabriel Peal · 6 years ago
  97. e76e445 LottieCompositionFactory and Caching Cleanup (#959) by Gabriel Peal · 6 years ago
  98. c567cbb Make text strokeWidth a double (#940) by Gabriel Peal · 6 years ago
  99. 4a6840b Fix Typos in LottieAnimationView (#938) by Tyler Wong · 6 years ago
  100. 074176b Add on composition loaded listener (#928) by dlamande · 6 years ago