1. 073bf89 v2.6.1 by Gabriel Peal · 6 years ago v2.6.1
  2. e0c22ee Synchronize task threading (#933) by Gabriel Peal · 6 years ago
  3. 604299a fix recycle asset bitmap improperly (#935) by Xiang · 6 years ago
  4. 871abd0 Fix typo (#924) by Frederic Deschenes · 6 years ago
  5. 27e228f Removed signing section from gradle by Gabriel Peal · 6 years ago
  6. b82850a v2.6.0 by Gabriel Peal · 6 years ago v2.6.0
  7. 3f58e58 Revert "CompositionLayer: Handle invalid Region.Op on Android Pie" (#920) by Gabriel Peal · 6 years ago
  8. 817e100 Converted sample app to MvRx (#917) by Gabriel Peal · 6 years ago
  9. 2695bc6 CompositionLayer: Add support for targetSdkVersion = 28 (#919) by Brandon McAnsh · 6 years ago
  10. df59c11 Make EXECUTOR non-final (#916) by Gabriel Peal · 6 years ago
  11. f71402c Gracefully degrade when null bitmaps are set (#912) by Gabriel Peal · 6 years ago
  12. 9be40fb Add secring to gitignore by Gabriel Peal · 6 years ago
  13. fbf00bc v2.6.0-rc3 by Gabriel Peal · 6 years ago v2.6.0-rc3
  14. f4f47a8 v2.6.0-rc2 by Gabriel Peal · 6 years ago
  15. add5015 Added the ability to set a url on LottieAnimationView by Gabriel Peal · 6 years ago
  16. 6e0b13a Fix signed apk path by Gabriel Peal · 6 years ago
  17. df1beca v2.6.0-rc2 by Gabriel Peal · 6 years ago v2.6.0-rc2
  18. 89dff13 Updated changelog by Gabriel Peal · 6 years ago
  19. 0e6a65b Automatically reuse tasks for in-progress parses (#887) by Gabriel Peal · 6 years ago
  20. 8ce8f8d Fixed gcloud account by Gabriel Peal · 6 years ago
  21. d45382f Use maven badges for the readme version by Gabriel Peal · 6 years ago
  22. 76b76e7 v2.6.0-rc1 by Gabriel Peal · 6 years ago v2.6.0-rc1
  23. 416d637 Update PolystarContent.java (#881) by chuwzh · 6 years ago
  24. 9d233a0 Added the ability to fetch an animation from a url (#868) by Gabriel Peal · 6 years ago
  25. 1db1a0b Updated README by Gabriel Peal · 6 years ago
  26. 1718548 [WIP] Sign lottie artifacts (#877) by Gabriel Peal · 6 years ago
  27. f675a55 Sign and create releases on CI (#866) by Gabriel Peal · 6 years ago
  28. afef4ed [Sample App] Run Player network response on the main thread by Gabriel Peal · 6 years ago
  29. 4750fbd Allow shapes with different point counts but warn (#865) by Gabriel Peal · 6 years ago
  30. 3f9ee24 Replaced Strong/WeakRef cache with a LruCache (#861) by Gabriel Peal · 6 years ago
  31. ee8b954 Added support for zip files (#846) by Gabriel Peal · 6 years ago
  32. 73805e4 [Sample App] Handle null preview urls by Gabriel Peal · 6 years ago
  33. 94aa753 Updated issue and pr templates by Gabriel Peal · 6 years ago
  34. 12de9c5 Added logging for happo tests (#855) by Gabriel Peal · 6 years ago
  35. 6f2645a Split up CI jobs (#854) by Gabriel Peal · 6 years ago
  36. 9ce2cc8 Fixing issues in Lollipop introduced by #748 (#824) by sorotokin · 6 years ago
  37. 3f78dfc Add an intersect mask warning at parse time (#841) by Gabriel Peal · 6 years ago
  38. dd05077 Fixed for time stretch applying to masks twice (#842) by Gabriel Peal · 6 years ago
  39. 3f3fdbd Added support for miter limit (#839) by Gabriel Peal · 6 years ago
  40. f11924d Readded hamburger arrow asset for tests (#840) by Gabriel Peal · 6 years ago
  41. c32f18e Refactored LottieCompositionFactory APIs (#830) by Gabriel Peal · 6 years ago
  42. 4ea04fd Removed unused assets by Gabriel Peal · 6 years ago
  43. 44cd501 [Sample App] Added the ability to load a file from assets by Gabriel Peal · 6 years ago
  44. e07d672 [Sample App] Additional threading fix for network callbacks by Gabriel Peal · 6 years ago
  45. 45b5adb [Sample App] Improve input validation for trimming by Gabriel Peal · 6 years ago
  46. 406e608 Remove buildToolsVersion by Gabriel Peal · 6 years ago
  47. ee79626 v2.5.7 by Gabriel Peal · 6 years ago v2.5.7
  48. dc3442c Updated Kotlin and gradle by Gabriel Peal · 6 years ago
  49. 9414eb5 Safer lottiefiles color parsing by Gabriel Peal · 6 years ago
  50. ddea81e Reverted some remaining java 8 blocks by Gabriel Peal · 6 years ago
  51. 9d9a2e3 Revert "Replaced anonymous classes with lambdas." by Gabriel Peal · 6 years ago
  52. 17b64db Revert "Target Java 8" by Gabriel Peal · 6 years ago
  53. b1291e5 Use -Float.MAX_VALUE instead of Float.MIN_VALUE (#820) by Kevin Robatel · 6 years ago
  54. e003f34 Fix changelog formatting (#823) by Zac Sweers · 6 years ago
  55. 5e47d73 Update ImageLayer.java (#828) by YongdongHe · 6 years ago
  56. e6cad9a fix min & max frame not apply to loaded composition (#827) by Xiang · 6 years ago
  57. 0ccaba5 v2.5.6 by Gabriel Peal · 6 years ago v2.5.6
  58. 1926e58 Added total frames as well as current and total seconds of animation (#814) by Mark Stonehouse · 6 years ago
  59. 5293ac5 Replaced anonymous classes with lambdas. by Gabriel Peal · 6 years ago
  60. 86a8f39 Target Java 8 by Gabriel Peal · 6 years ago
  61. ed3a018 Fixed danglign choreographer callback. (#775) by Sergei Dryganets · 6 years ago
  62. cd547e4 Use correct retrofit rxjava adapter and update okhttp timeout (#790) by fpliu · 6 years ago
  63. 42e776f Update latest version in README.md (#809) by Jimmy Mayoukou · 6 years ago
  64. 8ce2bef Move to using only ALL_SAVE_FLAG with Canvas.saveLayer API (#748) by sorotokin · 6 years ago
  65. b0064c3 Update build.gradle (#803) by Sneh Pandya · 6 years ago
  66. 6906ad5 Added a changelog for 2.5.5 by Gabriel Peal · 6 years ago
  67. 95f07d1 v2.5.5 by Gabriel Peal · 6 years ago v.2.5.5
  68. f490a68 Prevent autoPlay from playing an animation before it is attached to a window by Gabriel Peal · 6 years ago
  69. 1d45e4d Fixed end frame calculation (#766) by Gabriel Peal · 6 years ago
  70. b4913b5 Added an end frame test (#765) by Gabriel Peal · 6 years ago
  71. 24d0054 Fix: Tapping on seekBar would be ignored (#760) by Bernardo Ferrari · 6 years ago
  72. d88ff2a Use lerp calculation to get the min and max frame. (#764) by Benjamin Cassidy · 6 years ago
  73. a692b2b Updated codeStyleSettings by Gabriel Peal · 6 years ago
  74. c360f7c change compile to implementation (#756) by Reza Nejati · 6 years ago
  75. 6b291eb Fixed min/max progress (#754) by Gabriel Peal · 6 years ago
  76. d8daf70 Updated Happo url by Gabriel Peal · 6 years ago
  77. 80f6c89 Properly register ColorFilter animations (#753) by Gabriel Peal · 6 years ago
  78. fae4379 Reset min/max frames unless no composition is set (#752) by Gabriel Peal · 6 years ago
  79. c9bb838 Fix KeyPath visibility by Gabriel Peal · 6 years ago
  80. 2f6ece8 Make intersection mask log less noisy by Gabriel Peal · 6 years ago
  81. e035049 Make FontCharacter size a double by Gabriel Peal · 6 years ago
  82. 1f00d1b Updated dependencies by Gabriel Peal · 6 years ago
  83. bbab4f4 Add basic support for base64 URLs. (#749) by Sasha · 6 years ago
  84. c4502c1 Code copied from SDK refactored to comply with project licensing. (#732) by Sergei Dryganets · 6 years ago
  85. e8dc98b [Sample App] Fix some colors when there is a dark background (#729) by HearSilent · 6 years ago
  86. d1a2fb5 v2.5.4 by Gabriel Peal · 6 years ago v2.5.4
  87. 06cc92b Two value animator fixes (#717) by Gabriel Peal · 6 years ago
  88. ca7e4f0 Fix small test issue. (#722) by Alexandre Zollinger Chohfi · 6 years ago
  89. 2ba29e1 Fixed lint by Gabriel Peal · 6 years ago
  90. 2e80ad9 Correct animation speed if it was reversed due to repeatMode REVERSE by Gabriel Peal · 6 years ago
  91. 458b37b Prevent hiding the keyboard from crashing on <API 32 by Gabriel Peal · 6 years ago
  92. e526dc1 Removed a warning from gradients by Gabriel Peal · 6 years ago
  93. 54dc47f Bumped support lib and kotlin versions by Gabriel Peal · 6 years ago
  94. 3cd9363 Clip min and max frames to composition min/max frames by Gabriel Peal · 6 years ago
  95. e366d21 v2.5.3 by Gabriel Peal · 6 years ago
  96. c1ba6bf [Sample App] Bump version code by Gabriel Peal · 6 years ago
  97. da17ae2 [Sample App] Fix editor action crash when searching by Gabriel Peal · 6 years ago
  98. 1835b40 Fix race condition with min/max frame (#694) by Kevin Robatel · 6 years ago
  99. c8cd302 v2.5.2 by Gabriel Peal · 6 years ago v2.5.2
  100. 1215da2 [Sample App] Added a hint to the bullseye demo and rearranged showcase demos by Gabriel Peal · 6 years ago