1. a92b460 v3.2.3-SNAPSHOT by Gabriel Peal · 4 years, 6 months ago
  2. 9b37544 v.3.2.2 by Gabriel Peal · 4 years, 6 months ago v3.2.2
  3. 69b9b53 Prepare for 3.2.2 by Gabriel Peal · 4 years, 6 months ago
  4. 1ca49d3 v3.2.1 by Gabriel Peal · 4 years, 6 months ago v3.2.1
  5. c0f723b Fix NPE when set ScaleType in xml. (#1433) by Bo Duan · 4 years, 6 months ago
  6. da96f5c Prevent a NPE when creating LottieAnimationView (#1434) by Gabriel Peal · 4 years, 6 months ago
  7. 63ad54b Prepare for 3.2.1-SNAPSHOT by Gabriel Peal · 4 years, 6 months ago
  8. fb2b6cb v.3.2.0 by Gabriel Peal · 4 years, 6 months ago v3.2.0
  9. 9abda9f Support ScaleType.FIT_XY. (#1418) by Bo Duan · 4 years, 6 months ago
  10. 3a5d706 Improve testability when systemAnimation is disabled. (#1420) by Bo Duan · 4 years, 6 months ago
  11. 3cf8ff4 Updated issue templates by Gabriel Peal · 4 years, 7 months ago
  12. 1b50572 Updated issue templates and funding file by Gabriel Peal · 4 years, 7 months ago
  13. 6e91517 Prepare for 3.1.1-SNAPSHOT by Gabriel Peal · 4 years, 7 months ago
  14. 2786b1d Prepare for 3.1.0 (#1408) by Gabriel Peal · 4 years, 7 months ago v3.1.0
  15. e804814 Early return for GammaEvaluator.evaluate() (#1397) by Matsuda, Akihit · 4 years, 7 months ago
  16. 3aebde4 Filter out empty environment variables (#1409) by Gabriel Peal · 4 years, 7 months ago
  17. 3e6c56d Add sourceJar task. (#1406) by boduan402 · 4 years, 7 months ago
  18. 1d8eb6a Always use original context (Activity) when obtaining cache key and resource stream to correctly load and handle raw-night resources when the dark mode is on (#1361) by Miłosz · 4 years, 7 months ago
  19. 2fb3143 Fix build (#1403) by Gabriel Peal · 4 years, 7 months ago
  20. 8215f5d Add a fallback resource when compositions fail to load (#1350) by Gabriel Peal · 4 years, 7 months ago
  21. 9c71373 Remove unused code #1380 (#1385) by Jyotirmoy Paul · 4 years, 8 months ago
  22. 5e12628 Fix rendering issue of translucent object overlapping (#1362) by Ralph · 4 years, 8 months ago
  23. 036224f Fixed render mode (#1377) by Gabriel Peal · 4 years, 8 months ago
  24. cbd3d55 Fix rounding-off error on progress calculation with time-remapped layer (#1372) by Ralph · 4 years, 8 months ago
  25. ddd1ac0 Fix progress calculation logic when the layer is time-remapped layer (#1368) by Ralph · 4 years, 8 months ago
  26. e2b0041 Allow dynamic properties on text without animators (#1353) by Gabriel Peal · 4 years, 9 months ago
  27. c519355 Add nullaway (#1355) by Gabriel Peal · 4 years, 9 months ago
  28. d9c982e Include day/night mode in cache keys (#1352) by Gabriel Peal · 4 years, 9 months ago
  29. ea3a2dc Prevent removeAllUdpateListeners from breaking the world (#1354) by Gabriel Peal · 4 years, 9 months ago
  30. ec92421 Added issue-repro module (#1351) by Gabriel Peal · 4 years, 9 months ago
  31. d052572 Fixed endless recycler view animation. #1340 by YuriiTsap · 4 years, 9 months ago
  32. b8136dd Don't resume animation when system animation is disabled. (#1349) by boduan402 · 4 years, 9 months ago
  33. 1a5c366 Fix android Learn url to one that doesn't 404 ;) (#1348) by John Senner · 4 years, 9 months ago
  34. 474586a Prevent a StackOverflowException on 4.4 (#1332) by Gabriel Peal · 4 years, 10 months ago
  35. 9ff969e Apply parent matrix to gradient stroke (#1333) by Gabriel Peal · 4 years, 10 months ago
  36. ac09fd4 Update issue templates by Gabriel Peal · 4 years, 10 months ago
  37. 292b574 Update issue templates by Gabriel Peal · 4 years, 10 months ago
  38. 1661c26 Create FUNDING.yml by Gabriel Peal · 4 years, 10 months ago
  39. 68aed6a Add custom failure listener support to LottieAnimationView and log network failures (#1321) by Gabriel Peal · 4 years, 10 months ago
  40. 5124894 Create RELEASE.md (#1329) by Mike Nakhimovich · 4 years, 10 months ago
  41. 40bc748 Enable snapshot deployment (#1328) by Mike Nakhimovich · 4 years, 10 months ago
  42. 10ba936 Clear mask canvases on pre-Pie (#1327) by Gabriel Peal · 4 years, 10 months ago
  43. 3e7b460 Fuzzy match content types (#1320) by Gabriel Peal · 4 years, 10 months ago
  44. 7e64a9d Replace LottieAnimiationView JsonReader API with just InputStream and hide visibility of the Lottie Moshi JSON parsing classes. (#1279) by Gabriel Peal · 4 years, 11 months ago
  45. d3bb0cc Apply scale to dash pattern offset (#1281) by Gabriel Peal · 4 years, 11 months ago
  46. 99dea0e v3.0.7 by Gabriel Peal · 4 years, 11 months ago v3.0.7
  47. 6b5fc3b Use non final init member to work around Proguard removing null check on final field when optimizing. (#1274) by Andreas Rossbacher · 4 years, 11 months ago
  48. 47fc0dc Moved espresso tests into LottieSample (#1264) by Gabriel Peal · 5 years ago
  49. d4affd4 Allow progress to be set in between frames (#1261) by Gabriel Peal · 5 years ago
  50. f2d6e60 Fixed renderMode attr (#1263) by Gabriel Peal · 5 years ago
  51. 35de50d v3.0.6 by Gabriel Peal · 5 years ago v3.0.6
  52. cb84289 Fix another visibility bug and added espresso tests (#1249) by Gabriel Peal · 5 years ago
  53. da11cc7 v3.0.5 by Gabriel Peal · 5 years ago v3.0.5
  54. db1a93d Clip masks and mattes to the canvas (#1246) by Gabriel Peal · 5 years ago
  55. 77401c5 v3.0.4 by Gabriel Peal · 5 years ago v3.0.4
  56. 2354bad Use moshi implementation for json parsing (#1234) by Gabriel Peal · 5 years ago
  57. 891e73f Fix copy paste error (#1245) by Gabriel Peal · 5 years ago
  58. 2d39d0f Fix old platform behavior (#1244) by Gabriel Peal · 5 years ago
  59. 5a5ff80 Prevent BuildConfig builds from ever being on release builds (#1232) by Gabriel Peal · 5 years ago
  60. 9cdff7f Updated CHANGELOG by Gabriel Peal · 5 years ago
  61. 6bef284 v3.0.3 by Gabriel Peal · 5 years ago v3.0.3
  62. 21d1573 Fix: incorrect System.nano() usage leads to the animation to end prematurely (#1227) by Denis Bezrukov · 5 years ago
  63. 7371eab Resize bitmaps to the size specified in JSON (#1225) by Gabriel Peal · 5 years ago
  64. 39e2a3b Default null content type to application/json (#1223) by Gabriel Peal · 5 years ago
  65. 174ce16 Set correct frame when animation ends and speed is < 0 (#1222) by Gabriel Peal · 5 years ago
  66. a143d34 Close url connection at the right time (#1221) by Gabriel Peal · 5 years ago
  67. 9e8d640 invalidateSelf after setAlpha by Gabriel Peal · 5 years ago
  68. 0c138f8 v3.0.2 by Gabriel Peal · 5 years ago v3.0.2
  69. bd04ebc Set wasAnimatingWhenDetached to false at pause() (#1217) by boduan402 · 5 years ago
  70. c88485c Refer to the frameTimeNanos from Choreographer (#1215) by boduan402 · 5 years ago
  71. 3004a3b Add a customizable logger and try/finally network connections (#1162) by Loïc Dardant · 5 years ago
  72. 126dabd Added WebP support to ZIP asset parsing (#1198) by Parth · 5 years ago
  73. 46f88fe v3.0.1 by Gabriel Peal · 5 years ago v3.0.1
  74. 4511815 Have software rendering fallback on hardware acceleration when too large (#1190) by podarsmarty · 5 years ago
  75. 423c336 Respect disabled system animations (#1187) by Antonin Fouques · 5 years ago
  76. a483b76 Fix issues about visibility changes (#1174) by Dong-wan Kim · 5 years ago
  77. d7e044f v3.0.0 by Gabriel Peal · 5 years ago v3.0.0
  78. d58a39d Match trailing carriage returns and ignore case for marker names (#1164) by Gabriel Peal · 5 years ago
  79. e69160e v3.0.0-beta4 by Gabriel Peal · 5 years ago
  80. 6bf6b8c Added support for gradient fill opacity (#1155) by Gabriel Peal · 5 years ago
  81. e3bba6c v3.0.0-beta3 by Gabriel Peal · 5 years ago v3.0.0-beta3
  82. 3ef34b8 Added support for dynamic gradient colors (#1153) by Gabriel Peal · 5 years ago
  83. 34195c2 Added support for emoji in TextDelegates (#1150) by Gabriel Peal · 5 years ago
  84. 95978b2 [Sample App] Include a default font asset delegate (#1151) by Gabriel Peal · 5 years ago
  85. 77ebba9 Added radius, size & position value callbacks for rectangle (#1146) by Mike Nakhimovich · 5 years ago
  86. be65104 Prevent zero scale strokes from drawing (#1149) by Gabriel Peal · 5 years ago
  87. 47d1d57 Prevent a crash on older versions of Android (#1148) by Gabriel Peal · 5 years ago
  88. 0794b3c Add support for multiline text (#1138) by Arthur Vimond · 5 years ago
  89. 7a7a954 Allow transform properties to be nullable (#1136) by Gabriel Peal · 5 years ago
  90. 080a5da Added support for inverted intersect masks (#1137) by Gabriel Peal · 5 years ago
  91. c3f3a88 Reimplemented masks and mattes (#1135) by Gabriel Peal · 5 years ago
  92. c15c126 Use idiomatic enum constant naming (#1133) by Zac Sweers · 5 years ago
  93. 3a4eacd Prevent setMaxFrame from truncating the last frame. (#1126) by Gabriel Peal · 5 years ago
  94. deb6e22 v3.0.0-beta2 by Gabriel Peal · 5 years ago v3.0.0-beta2
  95. 6078d2f Fix not animating the first time (#1125) by Gabriel Peal · 5 years ago
  96. 60a7912 [Sample App] Use new lottiefiles url (#1124) by Gabriel Peal · 5 years ago
  97. 2ca335a Support animations without end values in each keyframe (#1104) by Gabriel Peal · 5 years ago
  98. 51188e6 Replace task observer thread with FutureTask subclass (#1083) by Eli Hart · 5 years ago
  99. 5f8f486 Allow multiple trim paths to operate on the same content (#1103) by Gabriel Peal · 5 years ago
  100. f87b1fd Added support for Skew and Skew Angle (#1118) by Gabriel Peal · 5 years ago