1. e2b0041 Allow dynamic properties on text without animators (#1353) by Gabriel Peal · 4 years, 9 months ago
  2. c519355 Add nullaway (#1355) by Gabriel Peal · 4 years, 9 months ago
  3. d9c982e Include day/night mode in cache keys (#1352) by Gabriel Peal · 4 years, 9 months ago
  4. ea3a2dc Prevent removeAllUdpateListeners from breaking the world (#1354) by Gabriel Peal · 4 years, 9 months ago
  5. ec92421 Added issue-repro module (#1351) by Gabriel Peal · 4 years, 9 months ago
  6. d052572 Fixed endless recycler view animation. #1340 by YuriiTsap · 4 years, 9 months ago
  7. b8136dd Don't resume animation when system animation is disabled. (#1349) by boduan402 · 4 years, 9 months ago
  8. 1a5c366 Fix android Learn url to one that doesn't 404 ;) (#1348) by John Senner · 4 years, 9 months ago
  9. 474586a Prevent a StackOverflowException on 4.4 (#1332) by Gabriel Peal · 4 years, 10 months ago
  10. 9ff969e Apply parent matrix to gradient stroke (#1333) by Gabriel Peal · 4 years, 10 months ago
  11. ac09fd4 Update issue templates by Gabriel Peal · 4 years, 10 months ago
  12. 292b574 Update issue templates by Gabriel Peal · 4 years, 10 months ago
  13. 1661c26 Create FUNDING.yml by Gabriel Peal · 4 years, 10 months ago
  14. 68aed6a Add custom failure listener support to LottieAnimationView and log network failures (#1321) by Gabriel Peal · 4 years, 10 months ago
  15. 5124894 Create RELEASE.md (#1329) by Mike Nakhimovich · 4 years, 10 months ago
  16. 40bc748 Enable snapshot deployment (#1328) by Mike Nakhimovich · 4 years, 10 months ago
  17. 10ba936 Clear mask canvases on pre-Pie (#1327) by Gabriel Peal · 4 years, 10 months ago
  18. 3e7b460 Fuzzy match content types (#1320) by Gabriel Peal · 4 years, 10 months ago
  19. 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
  20. d3bb0cc Apply scale to dash pattern offset (#1281) by Gabriel Peal · 4 years, 11 months ago
  21. 99dea0e v3.0.7 by Gabriel Peal · 4 years, 11 months ago v3.0.7
  22. 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
  23. 47fc0dc Moved espresso tests into LottieSample (#1264) by Gabriel Peal · 5 years ago
  24. d4affd4 Allow progress to be set in between frames (#1261) by Gabriel Peal · 5 years ago
  25. f2d6e60 Fixed renderMode attr (#1263) by Gabriel Peal · 5 years ago
  26. 35de50d v3.0.6 by Gabriel Peal · 5 years ago v3.0.6
  27. cb84289 Fix another visibility bug and added espresso tests (#1249) by Gabriel Peal · 5 years ago
  28. da11cc7 v3.0.5 by Gabriel Peal · 5 years ago v3.0.5
  29. db1a93d Clip masks and mattes to the canvas (#1246) by Gabriel Peal · 5 years ago
  30. 77401c5 v3.0.4 by Gabriel Peal · 5 years ago v3.0.4
  31. 2354bad Use moshi implementation for json parsing (#1234) by Gabriel Peal · 5 years ago
  32. 891e73f Fix copy paste error (#1245) by Gabriel Peal · 5 years ago
  33. 2d39d0f Fix old platform behavior (#1244) by Gabriel Peal · 5 years ago
  34. 5a5ff80 Prevent BuildConfig builds from ever being on release builds (#1232) by Gabriel Peal · 5 years ago
  35. 9cdff7f Updated CHANGELOG by Gabriel Peal · 5 years ago
  36. 6bef284 v3.0.3 by Gabriel Peal · 5 years ago v3.0.3
  37. 21d1573 Fix: incorrect System.nano() usage leads to the animation to end prematurely (#1227) by Denis Bezrukov · 5 years ago
  38. 7371eab Resize bitmaps to the size specified in JSON (#1225) by Gabriel Peal · 5 years ago
  39. 39e2a3b Default null content type to application/json (#1223) by Gabriel Peal · 5 years ago
  40. 174ce16 Set correct frame when animation ends and speed is < 0 (#1222) by Gabriel Peal · 5 years ago
  41. a143d34 Close url connection at the right time (#1221) by Gabriel Peal · 5 years ago
  42. 9e8d640 invalidateSelf after setAlpha by Gabriel Peal · 5 years ago
  43. 0c138f8 v3.0.2 by Gabriel Peal · 5 years ago v3.0.2
  44. bd04ebc Set wasAnimatingWhenDetached to false at pause() (#1217) by boduan402 · 5 years ago
  45. c88485c Refer to the frameTimeNanos from Choreographer (#1215) by boduan402 · 5 years ago
  46. 3004a3b Add a customizable logger and try/finally network connections (#1162) by Loïc Dardant · 5 years ago
  47. 126dabd Added WebP support to ZIP asset parsing (#1198) by Parth · 5 years ago
  48. 46f88fe v3.0.1 by Gabriel Peal · 5 years ago v3.0.1
  49. 4511815 Have software rendering fallback on hardware acceleration when too large (#1190) by podarsmarty · 5 years ago
  50. 423c336 Respect disabled system animations (#1187) by Antonin Fouques · 5 years ago
  51. a483b76 Fix issues about visibility changes (#1174) by Dong-wan Kim · 5 years ago
  52. d7e044f v3.0.0 by Gabriel Peal · 5 years ago v3.0.0
  53. d58a39d Match trailing carriage returns and ignore case for marker names (#1164) by Gabriel Peal · 5 years ago
  54. e69160e v3.0.0-beta4 by Gabriel Peal · 5 years ago
  55. 6bf6b8c Added support for gradient fill opacity (#1155) by Gabriel Peal · 5 years ago
  56. e3bba6c v3.0.0-beta3 by Gabriel Peal · 5 years ago v3.0.0-beta3
  57. 3ef34b8 Added support for dynamic gradient colors (#1153) by Gabriel Peal · 5 years ago
  58. 34195c2 Added support for emoji in TextDelegates (#1150) by Gabriel Peal · 5 years ago
  59. 95978b2 [Sample App] Include a default font asset delegate (#1151) by Gabriel Peal · 5 years ago
  60. 77ebba9 Added radius, size & position value callbacks for rectangle (#1146) by Mike Nakhimovich · 5 years ago
  61. be65104 Prevent zero scale strokes from drawing (#1149) by Gabriel Peal · 5 years ago
  62. 47d1d57 Prevent a crash on older versions of Android (#1148) by Gabriel Peal · 5 years ago
  63. 0794b3c Add support for multiline text (#1138) by Arthur Vimond · 5 years ago
  64. 7a7a954 Allow transform properties to be nullable (#1136) by Gabriel Peal · 5 years ago
  65. 080a5da Added support for inverted intersect masks (#1137) by Gabriel Peal · 5 years ago
  66. c3f3a88 Reimplemented masks and mattes (#1135) by Gabriel Peal · 5 years ago
  67. c15c126 Use idiomatic enum constant naming (#1133) by Zac Sweers · 5 years ago
  68. 3a4eacd Prevent setMaxFrame from truncating the last frame. (#1126) by Gabriel Peal · 5 years ago
  69. deb6e22 v3.0.0-beta2 by Gabriel Peal · 5 years ago v3.0.0-beta2
  70. 6078d2f Fix not animating the first time (#1125) by Gabriel Peal · 5 years ago
  71. 60a7912 [Sample App] Use new lottiefiles url (#1124) by Gabriel Peal · 5 years ago
  72. 2ca335a Support animations without end values in each keyframe (#1104) by Gabriel Peal · 5 years ago
  73. 51188e6 Replace task observer thread with FutureTask subclass (#1083) by Eli Hart · 5 years ago
  74. 5f8f486 Allow multiple trim paths to operate on the same content (#1103) by Gabriel Peal · 5 years ago
  75. f87b1fd Added support for Skew and Skew Angle (#1118) by Gabriel Peal · 5 years ago
  76. a38bff9 Add information while waiting for jobs to finish (#1120) by Gabriel Peal · 5 years ago
  77. 48aa758 Add link to Lottie-Windows (#1119) by sohchatt · 5 years ago
  78. 3bfcc3d Updated issue template by Gabriel Peal · 5 years ago
  79. 4c575a4 Optimized test coroutines (#1110) by Gabriel Peal · 5 years ago
  80. 779d389 Cleanup travis.yml (#1117) by Gabriel Peal · 5 years ago
  81. 88dd91b Fix adjustment scale for text alignment when drawing text with fonts (#1115) by David Zhang · 5 years ago
  82. 2a73d55 Added support for markers (#1105) by Gabriel Peal · 5 years ago
  83. f970d3a Close JsonReader after parsing (#1101) by Gabriel Peal · 5 years ago
  84. b52dce3 Properly limit LRU cache size and make it configurable (#1100) by Gabriel Peal · 5 years ago
  85. b412da7 Switch from happo to bitrise git branch (#1099) by Gabriel Peal · 5 years ago
  86. a6d4f34 Pause Lottie when visibility changes (#1098) by Gabriel Peal · 5 years ago
  87. 204336f Prevent returning cache values when null cache key is set (#1097) by Gabriel Peal · 5 years ago
  88. a17e7fd Prevent an OOBE (#1084) by Gabriel Peal · 5 years ago
  89. 3c0df99 v3.0.0-beta1 by Gabriel Peal · 5 years ago v3.0.0-beta1
  90. 6a5d8e3 v2.9.0-beta1 by Gabriel Peal · 5 years ago
  91. 88bed53 New RenderMode API (#1072) by Gabriel Peal · 5 years ago
  92. 52e4d63 Add support for naive text alignment. (#1067) by David Zhang · 5 years ago
  93. e8f4f38 Remove decrypt step from Travis by Gabriel Peal · 5 years ago
  94. 20dc13c Enabled travis for tests and lint (#1066) by Gabriel Peal · 5 years ago
  95. 0ffb716 Disabled travis (#1065) by Gabriel Peal · 5 years ago
  96. cc7a43c Updated testing (#1064) by Gabriel Peal · 5 years ago
  97. a9dcdf8 Skip listeners based on keyframes (#1061) by Gabriel Peal · 5 years ago
  98. 72f25bf Allow text to be used as a mask (#1052) by Gabriel Peal · 5 years ago
  99. 3612a1c Ensure animator updates when a new composition is set by Gabriel Peal · 5 years ago
  100. 57c4746 Fix grammar on README (#1054) by Udit Karode · 5 years ago