1. dd50d87 Update github actions (#1875) by Goooler · 2 years, 9 months ago
  2. 6774302 Update dependencies (#1874) by Goooler · 2 years, 9 months ago
  3. ee795bf Disable deploy action in forked repository (#1871) by Goooler · 2 years, 9 months ago
  4. 432f364 v4.1.1-SNAPSHOT by Gabriel Peal · 2 years, 9 months ago
  5. 1c797b7 v4.1.0 by Gabriel Peal · 2 years, 9 months ago v4.1.0
  6. 7d80f43 Added support for drop shadows (#1860) by Gabriel Peal · 2 years, 9 months ago
  7. ea36953 Fix blur scale (#1861) by Gabriel Peal · 2 years, 10 months ago
  8. c52e752 Added support for gaussian blurs (#1859) by Gabriel Peal · 2 years, 10 months ago
  9. cf45385 Fixed version in CHANGELOG (#1858) by Nabe · 2 years, 10 months ago
  10. 73c2897 4.0.1-SNAPSHOT by Gabriel Peal · 2 years, 10 months ago
  11. cead08d Bump version to 4.0 and upgrade Compose to 1.0 (#1856) by Gabriel Peal · 2 years, 10 months ago v4.0.0
  12. de7515d [Compose] Make LottieCompositionSpec an inline class (#1855) by Gabriel Peal · 2 years, 10 months ago
  13. 7e44570 Fix loading animation (#1852) by Sidharth Vinod · 2 years, 10 months ago
  14. a062a53 v3.7.3-SNAPSHOT and Compose 1.0.0-rc02-2-SNAPSHOT by Gabriel Peal · 2 years, 10 months ago
  15. dd34e8a v3.7.2 and Compose v1.0.0-rc02-1 by Gabriel Peal · 2 years, 10 months ago compose-1.0.0-rc02-1 v3.7.2
  16. 4373eba [Compose] Ensure LottieClipSpec is always respected (#1848) by Gabriel Peal · 2 years, 10 months ago
  17. 194d96d [Compose] Allow custom cache keys, dynamic properties for images, and remove font remapping (#1847) by Gabriel Peal · 2 years, 10 months ago
  18. e2aaf91 Add cancellation behavior to animateLottieCompositionAsState (#1846) by Marek Hlava · 2 years, 10 months ago
  19. 954f7d5 [Compose] Add support for ContentScale and Alignment (#1844) by Gabriel Peal · 2 years, 10 months ago
  20. f6a7569 [Compose] Allow setting and remapping fonts (#1842) by Gabriel Peal · 2 years, 10 months ago
  21. 79cc077 [Compose] Upgrade to rc02 (#1843) by Gabriel Peal · 2 years, 10 months ago
  22. 5a0a867 v3.7.2-SNAPSHOT and Compose v1.0.0-rc01-2-SNAPSHOT by Gabriel Peal · 2 years, 11 months ago
  23. 67662ff v3.7.1 and Compose v1.0.0-rc01-1 by Gabriel Peal · 2 years, 11 months ago compose-1.0.0-rc01-1 v3.7.1
  24. 6ab1d03 Add jetbrains maven repo and upgrade the publish plugin (#1839) by Gabriel Peal · 2 years, 11 months ago
  25. 1d7f556 [Compose] Updated images API and add an option to not cache compositions (#1836) by Gabriel Peal · 2 years, 11 months ago
  26. 7150c66 [Compose] Added the ability to set dynamic properties (#1831) by Gabriel Peal · 2 years, 11 months ago
  27. dd5ff8f Upgrade Compose to rc01 plus other dependencies (#1834) by Gabriel Peal · 2 years, 11 months ago
  28. 34dc623 Use app context in NetworkFetcher (#1832) by Gabriel Peal · 2 years, 11 months ago
  29. a30a2ab [Compose] Breaking Change: Major Compose API Refactor (#1827) by Gabriel Peal · 2 years, 11 months ago
  30. 17e4038 [Compose] Beta 9 (#1826) by Gabriel Peal · 3 years ago
  31. 875cecc Fixed a bug in time stretch (#1818) by mofic · 3 years ago
  32. a256638 [Compose] 1.0.1-beta07-2-SNAPSHOT by Gabriel Peal · 3 years ago
  33. 90b3709 [Compose] Upgrade to Beta07 (#1809) by Gabriel Peal · 3 years ago compose-1.0.0-beta07-1
  34. 43f560a [Compose Sample] Add bitmaps and dummy bitmaps to the sample app (#1796) by Gabriel Peal · 3 years ago
  35. 4b0eca2 Revert "Fix copyright ownership" (#1804) by Gabriel Peal · 3 years ago
  36. 188dee2 Made TextDelegate.getText public and updates its docs (#1792) by Gabriel Peal · 3 years, 1 month ago
  37. 8efdbd7 Upgrade Dependencies (#1791) by Gabriel Peal · 3 years, 1 month ago
  38. e8edca2 Upgrade to Compose Beta 4 and other dependencies (#1786) by Gabriel Peal · 3 years, 1 month ago
  39. ad6e591 3.7.1-SNAPSHOT and Compose 1.0.0-beta03-2-SNAPSHOT by Gabriel Peal · 3 years, 2 months ago
  40. 336effb 3.7.0 and Compose 1.0.0-beta03-1 by Gabriel Peal · 3 years, 2 months ago compose-1.0.0-beta03-1 v3.7.0
  41. 41d741e Update to AGP 7.0.0-Alpha12 (#1776) by Jossi Wolf · 3 years, 2 months ago
  42. c50f672 [Compose] Beta 03 (#1775) by Jossi Wolf · 3 years, 2 months ago
  43. 7900ebc Improve animations exported with Flow (#1771) by Gabriel Peal · 3 years, 2 months ago
  44. 8d0ea7d Add support for jpgs in zip files (#1769) by Gabriel Peal · 3 years, 2 months ago
  45. 8ed9569 Prevent duplicate positions in gradient fills (#1768) by Gabriel Peal · 3 years, 2 months ago
  46. 4deb885 [Compose] Add support for images (#1766) by Gabriel Peal · 3 years, 2 months ago
  47. f2cd59c [Compose] Swap Modifier order (#1765) by Gabriel Peal · 3 years, 2 months ago
  48. dcdcdec Check in .idea files and reformat Lottie Java code (#1764) by Gabriel Peal · 3 years, 2 months ago
  49. e38ca5c [Compose Sample] Mavericks and Navigation cleanup (#1763) by Gabriel Peal · 3 years, 2 months ago
  50. 88f7b59 [Compose] Update to Beta 02 (#1760) by Jossi Wolf · 3 years, 2 months ago
  51. 0809f91 [New API] Added override for system animations enabled behavior (#1747) by Ilia Kosynkin · 3 years, 2 months ago
  52. 81ad033 [Compose] v1.0.0-alpha07-SNAPSHOT by Gabriel Peal · 3 years, 3 months ago
  53. c1152c6 v3.6.2-SNAPSHOT by Gabriel Peal · 3 years, 3 months ago
  54. 033be0d [Compose] Update to Beta 01 (#1748) by Jossi Wolf · 3 years, 3 months ago
  55. 4b69bc1 [Compose] Add merge paths flag (#1744) by Jossi Wolf · 3 years, 3 months ago
  56. 67f3af1 Updated changelogs by Gabriel Peal · 3 years, 3 months ago
  57. 446d588 v3.6.1 and Compose v1.0.0-alpha06 by Gabriel Peal · 3 years, 3 months ago compose-1.0.0-alpha06 v3.6.1
  58. d230cfd [Compose] Upgrade to Compose Alpha 12 (#1743) by Gabriel Peal · 3 years, 3 months ago
  59. 2719be7 Ignore unscheduleDrawable when updating a composition (#1737) by Gabriel Peal · 3 years, 3 months ago
  60. 0d6dd81 [Compose] #1733 Add Snapshot Dependency Documentation (#1735) by Jossi Wolf · 3 years, 4 months ago
  61. 2ccdac0 [Compose] Upgrade to Alpha 11 (#1732) by Jossi Wolf · 3 years, 4 months ago
  62. 5989f67 Fail quietly if ImageAssetManager fails to decode a bitmap (#1729) by Gabriel Peal · 3 years, 4 months ago
  63. 03760ad [Compose] Upgrade to Alpha 10 (#1728) by Gabriel Peal · 3 years, 4 months ago
  64. 1d3fca2 Cleaned up some javadocs by Gabriel Peal · 3 years, 5 months ago
  65. a71a9fb v3.6.1-SNAPSHOT by Gabriel Peal · 3 years, 5 months ago
  66. b277b57 3.6.0 by Gabriel Peal · 3 years, 5 months ago v3.6.0
  67. c9c9203 Don't set LottieDrawable bounds from within itself (#1713) by Gabriel Peal · 3 years, 5 months ago
  68. 8bed98c Allow controlling split dimension transform positions with dynamic properties (#1714) by Gabriel Peal · 3 years, 5 months ago
  69. d939423 Resume animations if the drawable gets reset (#1712) by Gabriel Peal · 3 years, 5 months ago
  70. 5038e4a Wrap lazy composition tasks with a null check (#1711) by Gabriel Peal · 3 years, 5 months ago
  71. accd634 Allow points to have independent X and Y interpolators (#1709) by Gabriel Peal · 3 years, 5 months ago
  72. 7d8b5de Allow targeting mattes with KeyPaths (#1710) by Gabriel Peal · 3 years, 5 months ago
  73. 4ff1ebb Add support for color state lists and theme attributes in color filters (#1708) by Gabriel Peal · 3 years, 5 months ago
  74. 3f855d9 Minor cleanup to the issue-repro module (#1707) by Gabriel Peal · 3 years, 5 months ago
  75. adb331b Cancel animations when LottieDrawable is unschedules by Gabriel Peal · 3 years, 5 months ago
  76. 9b0857d Don't render masks or mattes of <1px (#1704) by Gabriel Peal · 3 years, 5 months ago
  77. 5ebcdcf Reset LottieDrawable when setting the same composition a second time (#1703) by Gabriel Peal · 3 years, 5 months ago
  78. 937148b Compose 1.0.0-alpha06-SNAPSHOT by Gabriel Peal · 3 years, 5 months ago
  79. 4bebcd9 Compose 1.0.0-alpha05 by Gabriel Peal · 3 years, 5 months ago compose-1.0.0-alpha05
  80. 43679e3 [Compose] Upgrade to Alpha 9 (#1699) by Gabriel Peal · 3 years, 5 months ago
  81. 517ce46 Compose 1.0.0-alpha05-SNAPSHOT by Gabriel Peal · 3 years, 6 months ago
  82. c24f581 Compose 1.0.0-alpha04 by Gabriel Peal · 3 years, 6 months ago compose-1.0.0-alpha04
  83. 8d80e63 [Compose] Upgrade to Alpha 8 (#1695) by Gabriel Peal · 3 years, 6 months ago
  84. da74b6c Fix snapshot uploads (#1692) by Gabriel Peal · 3 years, 6 months ago
  85. 3afc72c Use the correct env vars for uploading snapshots (#1691) by Gabriel Peal · 3 years, 6 months ago
  86. 2cf9b85 Add more info to setMaxFrame docs (#1690) by Gabriel Peal · 3 years, 6 months ago
  87. 6ac86a7 Display last animated text value (#1689) by ghus-raba · 3 years, 6 months ago
  88. 6259afb [Compose] Cleanup (#1685) by Gabriel Peal · 3 years, 6 months ago
  89. 5e9119e Fix lint (#1684) by Gabriel Peal · 3 years, 6 months ago
  90. 7384bf9 v3.5.1-SNAPSHOT by Gabriel Peal · 3 years, 6 months ago
  91. f0d830a Compose 1.0.0-alpha04-SNAPSHOT by Gabriel Peal · 3 years, 6 months ago
  92. 08691b2 Fixed lottie-compose POM dependency by Gabriel Peal · 3 years, 6 months ago
  93. 900b1fe [Compose] Upgraded to Compose alpha 7 (#1680) by Gabriel Peal · 3 years, 6 months ago
  94. 74254b4 Add open_collective to FUNDING.yml (#1677) by Joe Lencioni · 3 years, 6 months ago
  95. 82a7bb6 [Sample] Fixed a few bugs in the sample app (#1674) by Gabriel Peal · 3 years, 6 months ago
  96. 97286e3 lottie-3.5.0 and lottie-compose-1.0.0-alpha01 by Gabriel Peal · 3 years, 7 months ago compose-v1.0.0-alpha01 v3.5.0
  97. c5261b8 [Compose] Added more functionality to the player and sample (#1670) by Gabriel Peal · 3 years, 7 months ago
  98. 348b604 Renamed LottieSample to sample-compose (#1669) by Gabriel Peal · 3 years, 7 months ago
  99. 70fe2f8 Add Animator.AnimatorPauseListener support (#1662) by Heitor Colangelo · 3 years, 7 months ago
  100. 8a978ac Upgraded to Compose Alpha 6 and Compose Navigation (#1663) by Gabriel Peal · 3 years, 7 months ago