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