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