1. e7bb35e [Compose] Add another overload to LottieAnimation (#1659) by Gabriel Peal · 3 years, 6 months ago
  2. d3dd2c8 Add support for dotLottie (#1660) by Naail Abdul Rahman · 3 years, 6 months ago
  3. d0f006f Added the ability to outline masks and mattes (#1658) by Gabriel Peal · 3 years, 6 months ago
  4. 8a10f96 Docs and LottieConfig cleanup (#1656) by Gabriel Peal · 3 years, 6 months ago
  5. 19cf3f0 Cache compositions loaded by url in memory (#1657) by Gabriel Peal · 3 years, 6 months ago
  6. b27f6d3 Initial implementation of Lottie Compose (#1652) by Gabriel Peal · 3 years, 6 months ago
  7. 81b4e78 Added LottieConfig with NetworkFetcher and NetworkCache customization (#1629) by Denis Egorov · 3 years, 7 months ago
  8. ae030bb v3.4.5-SNAPSHOT by Gabriel Peal · 3 years, 7 months ago
  9. 18bbe72 v3.4.4 by Gabriel Peal · 3 years, 7 months ago v3.4.4
  10. 6e189af Clear hashed gradient objects when a new value callback is set. (#1639) by jobernolte · 3 years, 7 months ago
  11. 516f87c v3.4.4-SNAPSHOT by Gabriel Peal · 3 years, 7 months ago
  12. edb4c22 v3.4.3 by Gabriel Peal · 3 years, 7 months ago v3.4.3
  13. a110c30 Added warnings for unsupportd matte types (#1638) by Gabriel Peal · 3 years, 7 months ago
  14. f5517cd Fix scaling and tracking for dynamic text (#1635) by Marshall Weir · 3 years, 7 months ago
  15. 06274f4 Clamp gradient color opacity (#1636) by Alex Gwyn · 3 years, 7 months ago
  16. 1e40a1f [Sample App] Modernized sample app (#1622) by Gabriel Peal · 3 years, 8 months ago
  17. 6e90fe5 Fixed some typos in the CHANGELOG by Gabriel Peal · 3 years, 8 months ago
  18. 2b9ef30 [CI] Add env inputs to deploy step (#1621) by Gabriel Peal · 3 years, 8 months ago
  19. 0bd4fa3 Update deploy snapshot script (#1620) by Gabriel Peal · 3 years, 8 months ago
  20. 3462d78 Update deploy_snapshot script for GitHub Actions (#1619) by Gabriel Peal · 3 years, 8 months ago
  21. 752f9cd Remove extra space that was breaking link (#1618) by Louis CAD · 3 years, 8 months ago
  22. 6ebd653 v3.4.3-SNAPSHOT by Gabriel Peal · 3 years, 8 months ago
  23. bb51800 v3.4.2 by Gabriel Peal · 3 years, 8 months ago v3.4.2
  24. ae9317b Add cacheKey to LottieCompositionFactory call (#1617) by Gabriel Peal · 3 years, 8 months ago
  25. ba6d6ee Switch to GitHub Actions (#1616) by Gabriel Peal · 3 years, 8 months ago
  26. 8e6b39a More leniently parse colors (#1612) by Gabriel Peal · 3 years, 8 months ago
  27. 2d5ca71 More leniently parse opacity (#1613) by Gabriel Peal · 3 years, 8 months ago
  28. 7297d96 Enable xml preview in Android Studio. (#1572) by pokercc · 3 years, 8 months ago
  29. dfe7ced Fix blinking black in multithreading mode (#1575) by Nikita Bukhal · 3 years, 8 months ago
  30. 937f535 Fix crash of sample (#1589) by Li Zhao Tai Lang · 3 years, 9 months ago
  31. e119d05 Fix typo (#1603) by HearSilent · 3 years, 9 months ago
  32. 65ec4f5 Disable hardware rendering for Android 7 to avoid native crashes in libhwui.so and libc.so (#1586) by oritgurel · 3 years, 9 months ago
  33. 617334b Fix typo (#1579) by Li Zhao Tai Lang · 3 years, 10 months ago
  34. 6e39284 v3.4.2-SNAPSHOT by Gabriel Peal · 4 years ago
  35. 1d46528 v3.4.1 by Gabriel Peal · 4 years ago v3.4.1
  36. b7bd15c Add COMPOSITION in KeyPath to target root composition layer. (#1559) by Bo Duan · 4 years ago
  37. 848a86c Fix tests (#1563) by Gabriel Peal · 4 years ago
  38. 708b54b Add lottieAnimationViewStyle attribute to set a default style in themes (#1524) by Ataul Munim · 4 years, 2 months ago
  39. 1330634 Updated LottieSample libraries and Lottiefiles API (#1522) by Gabriel Peal · 4 years, 2 months ago
  40. afaedba v3.4.1-SNAPSHOT by Gabriel Peal · 4 years, 2 months ago
  41. b56509c v3.4.0 by Gabriel Peal · 4 years, 2 months ago v3.4.0
  42. 28f4e5a Play, not resume, animation when playAnimation() is called when isShown() is false (#1521) by Gabriel Peal · 4 years, 2 months ago
  43. 0ca5227 Properly clear canvas for masks pre-Pie (#1505) by Gabriel Peal · 4 years, 3 months ago
  44. e82e63c Ensure ImageView updates Drawable bounds when not using LottieAnimationView (#1504) by Gabriel Peal · 4 years, 3 months ago
  45. a709ac6 Accept alpha [0,255] (#1503) by Gabriel Peal · 4 years, 3 months ago
  46. 58b6b75 Two cache fixes (#1502) by Gabriel Peal · 4 years, 3 months ago
  47. 8f9848a Always notify update when a composition is set (#1501) by Gabriel Peal · 4 years, 3 months ago
  48. 081da44 Fix time stretch and time remapping when there is a start offset (#1472) by Gabriel Peal · 4 years, 3 months ago
  49. 9660f06 Change bodymovin url to lottie-web url (#1499) by Harpreet Singh · 4 years, 3 months ago
  50. 257d1a5 Official Gradle Wrapper Validation Action (#1493) by Jonathan Leitschuh · 4 years, 3 months ago
  51. 8a11553 Remove value callback animations when they get overwritten (#1470) by Gabriel Peal · 4 years, 4 months ago
  52. 353c834 Clip interpolators so they can't loop back on themselves (#1471) by Gabriel Peal · 4 years, 4 months ago
  53. cf19d4b Fix progress for ValueCallbackKeyframeAnimation (#1469) by Gabriel Peal · 4 years, 4 months ago
  54. 9298ee2 Fix the build and upgrade dependencies (#1473) by Gabriel Peal · 4 years, 4 months ago
  55. 8b606ca Add unit test for XML initialized Lottie view. (#1437) by Bo Duan · 4 years, 4 months ago
  56. 4c8ec85 v3.3.2-SNAPSHOT by Gabriel Peal · 4 years, 5 months ago
  57. 085a7cf v3.3.1 by Gabriel Peal · 4 years, 5 months ago v3.3.1
  58. b5fbe0f Fix opacity used in save layer (#1458) by Denis Bezrukov · 4 years, 5 months ago
  59. a974e2d v3.3.1-SNAPSHOT by Gabriel Peal · 4 years, 5 months ago
  60. 329a515 v3.3.0 by Gabriel Peal · 4 years, 5 months ago v3.3.0
  61. ee94224 Add the ability to set custom cache keys or set non cache key (#1450) by Gabriel Peal · 4 years, 5 months ago
  62. 8d676e1 Added a dynamic property for text size (#1447) by Gabriel Peal · 4 years, 5 months ago
  63. 2c4530b Add setMinAndMaxFrame with 2 markers (#1448) by Gabriel Peal · 4 years, 5 months ago
  64. 639beba Add a safeMode API (#1449) by Gabriel Peal · 4 years, 5 months ago
  65. c1a967d Save play state in SavedState even if view was detached from the window first (#1442) by Gabriel Peal · 4 years, 5 months ago
  66. c302150 Solved TODO of Utils.getScale() (#1446) by Matsuda, Akihit · 4 years, 5 months ago
  67. a27c48b Add Duolingo to the readme (#1441) by Gabriel Peal · 4 years, 5 months ago
  68. d20ca24 Add support for mask mode none (#1440) by Gabriel Peal · 4 years, 5 months ago
  69. 1e3f413 Add KeyframesWrapper to improve setProgress() performance (#1426) by Matsuda, Akihit · 4 years, 5 months ago
  70. a92b460 v3.2.3-SNAPSHOT by Gabriel Peal · 4 years, 6 months ago
  71. 9b37544 v.3.2.2 by Gabriel Peal · 4 years, 6 months ago v3.2.2
  72. 69b9b53 Prepare for 3.2.2 by Gabriel Peal · 4 years, 6 months ago
  73. 1ca49d3 v3.2.1 by Gabriel Peal · 4 years, 6 months ago v3.2.1
  74. c0f723b Fix NPE when set ScaleType in xml. (#1433) by Bo Duan · 4 years, 6 months ago
  75. da96f5c Prevent a NPE when creating LottieAnimationView (#1434) by Gabriel Peal · 4 years, 6 months ago
  76. 63ad54b Prepare for 3.2.1-SNAPSHOT by Gabriel Peal · 4 years, 6 months ago
  77. fb2b6cb v.3.2.0 by Gabriel Peal · 4 years, 6 months ago v3.2.0
  78. 9abda9f Support ScaleType.FIT_XY. (#1418) by Bo Duan · 4 years, 6 months ago
  79. 3a5d706 Improve testability when systemAnimation is disabled. (#1420) by Bo Duan · 4 years, 6 months ago
  80. 3cf8ff4 Updated issue templates by Gabriel Peal · 4 years, 6 months ago
  81. 1b50572 Updated issue templates and funding file by Gabriel Peal · 4 years, 7 months ago
  82. 6e91517 Prepare for 3.1.1-SNAPSHOT by Gabriel Peal · 4 years, 7 months ago
  83. 2786b1d Prepare for 3.1.0 (#1408) by Gabriel Peal · 4 years, 7 months ago v3.1.0
  84. e804814 Early return for GammaEvaluator.evaluate() (#1397) by Matsuda, Akihit · 4 years, 7 months ago
  85. 3aebde4 Filter out empty environment variables (#1409) by Gabriel Peal · 4 years, 7 months ago
  86. 3e6c56d Add sourceJar task. (#1406) by boduan402 · 4 years, 7 months ago
  87. 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
  88. 2fb3143 Fix build (#1403) by Gabriel Peal · 4 years, 7 months ago
  89. 8215f5d Add a fallback resource when compositions fail to load (#1350) by Gabriel Peal · 4 years, 7 months ago
  90. 9c71373 Remove unused code #1380 (#1385) by Jyotirmoy Paul · 4 years, 8 months ago
  91. 5e12628 Fix rendering issue of translucent object overlapping (#1362) by Ralph · 4 years, 8 months ago
  92. 036224f Fixed render mode (#1377) by Gabriel Peal · 4 years, 8 months ago
  93. cbd3d55 Fix rounding-off error on progress calculation with time-remapped layer (#1372) by Ralph · 4 years, 8 months ago
  94. ddd1ac0 Fix progress calculation logic when the layer is time-remapped layer (#1368) by Ralph · 4 years, 8 months ago
  95. e2b0041 Allow dynamic properties on text without animators (#1353) by Gabriel Peal · 4 years, 9 months ago
  96. c519355 Add nullaway (#1355) by Gabriel Peal · 4 years, 9 months ago
  97. d9c982e Include day/night mode in cache keys (#1352) by Gabriel Peal · 4 years, 9 months ago
  98. ea3a2dc Prevent removeAllUdpateListeners from breaking the world (#1354) by Gabriel Peal · 4 years, 9 months ago
  99. ec92421 Added issue-repro module (#1351) by Gabriel Peal · 4 years, 9 months ago
  100. d052572 Fixed endless recycler view animation. #1340 by YuriiTsap · 4 years, 9 months ago