1. 7d025d0 Optimize invalidateSelf (#1047) by Gabriel Peal · 5 years ago
  2. 11d87e9 [Sample App] add util buttons to SimpleAnimationActivity for testing by Gabriel Peal · 5 years ago
  3. fc64b26 Created LPaint (#1045) by Gabriel Peal · 5 years ago
  4. 7a65605 Clean up docs and add documentation link to LottieDrawable and LottieAnimationView (#1043) by Gabriel Peal · 5 years ago
  5. 7550474 Add a default gradient fill type (#1042) by Gabriel Peal · 5 years ago
  6. bdbb2cd resove bug local cache not working (#1040) by guohuanwen · 5 years ago
  7. 826503b Annotate fetchBitmap as @Nullable (#1037) by Jonathan Lau · 5 years ago
  8. 393afd5 Only update listeners when animation changed (#1035) by Gabriel Peal · 5 years ago
  9. ef33031 Removed most object allocations during playback (#1033) by Gabriel Peal · 5 years ago
  10. 1f9ebfc Use the correct bounds for saveLayer calls (#1023) by Gabriel Peal · 5 years ago
  11. 366206a Added prod animations from S3 (#1031) by Gabriel Peal · 5 years ago
  12. 3a7f0a1 Prevent interpolating before the start color/after the end color (#1027) by Gabriel Peal · 5 years ago
  13. 0a980ac Added a bunch of lottiefiles animations as tests (#1026) by Gabriel Peal · 5 years ago
  14. b707b8a Added memory cache layer for async network requests (#986) by Rhys Davis · 5 years ago
  15. c30a2ac Added support for hidden layers ("hd" property) (#1024) by Gabriel Peal · 5 years ago
  16. d736d21 Remove bitmap recycling (#1013) by Gabriel Peal · 5 years ago
  17. 8442c81 Added an attr for speed (#1012) by Gabriel Peal · 5 years ago
  18. 83c6f1e Use film strip snapshots rather than individual progress points for visual regression tests (#983) by Gabriel Peal · 5 years ago
  19. d882824 Fixed the bug of ImageAssetManager.updateBitmap not return the expected result. (#982) by Gnod · 5 years ago
  20. 8983986 Fixed test by Gabriel Peal · 5 years ago
  21. 3cefa99 [Sample App] Upgraded butterknife by Gabriel Peal · 5 years ago
  22. 8f8da11 Don't allow minFrame > maxFrame in LottieValueAnimator (#969) by Doug Melton · 6 years ago
  23. 65c5ee8 Improved README and CHANGELOG regarding androidx. by Gabriel Peal · 6 years ago
  24. 7283e03 v2.8.0 by Gabriel Peal · 6 years ago v2.8.0
  25. 523705e Updated changelog by Gabriel Peal · 6 years ago
  26. c476cc6 Migrate to androidx (#962) by Gabriel Peal · 6 years ago
  27. e9675e5 [Sample App] Fix Lottiefiles tab by Gabriel Peal · 6 years ago
  28. 49d94b8 v2.7.0 by Gabriel Peal · 6 years ago v2.7.0
  29. c862c56 v2.7.0 CHANGELOG by Gabriel Peal · 6 years ago
  30. 354b756 [Sample App] Fixed play button icon not updating by Gabriel Peal · 6 years ago
  31. 7d95fdf Allow returning null from value animator callbacks (#960) by Gabriel Peal · 6 years ago
  32. 56640b0 Default layer names to UNSET rather than crashing when unset by Gabriel Peal · 6 years ago
  33. 5922b36 Make LottieTask#EXECUTOR static by Gabriel Peal · 6 years ago
  34. e76e445 LottieCompositionFactory and Caching Cleanup (#959) by Gabriel Peal · 6 years ago
  35. c567cbb Make text strokeWidth a double (#940) by Gabriel Peal · 6 years ago
  36. 4a6840b Fix Typos in LottieAnimationView (#938) by Tyler Wong · 6 years ago
  37. 074176b Add on composition loaded listener (#928) by dlamande · 6 years ago
  38. 073bf89 v2.6.1 by Gabriel Peal · 6 years ago v2.6.1
  39. e0c22ee Synchronize task threading (#933) by Gabriel Peal · 6 years ago
  40. 604299a fix recycle asset bitmap improperly (#935) by Xiang · 6 years ago
  41. 871abd0 Fix typo (#924) by Frederic Deschenes · 6 years ago
  42. 27e228f Removed signing section from gradle by Gabriel Peal · 6 years ago
  43. b82850a v2.6.0 by Gabriel Peal · 6 years ago v2.6.0
  44. 3f58e58 Revert "CompositionLayer: Handle invalid Region.Op on Android Pie" (#920) by Gabriel Peal · 6 years ago
  45. 817e100 Converted sample app to MvRx (#917) by Gabriel Peal · 6 years ago
  46. 2695bc6 CompositionLayer: Add support for targetSdkVersion = 28 (#919) by Brandon McAnsh · 6 years ago
  47. df59c11 Make EXECUTOR non-final (#916) by Gabriel Peal · 6 years ago
  48. f71402c Gracefully degrade when null bitmaps are set (#912) by Gabriel Peal · 6 years ago
  49. 9be40fb Add secring to gitignore by Gabriel Peal · 6 years ago
  50. fbf00bc v2.6.0-rc3 by Gabriel Peal · 6 years ago v2.6.0-rc3
  51. f4f47a8 v2.6.0-rc2 by Gabriel Peal · 6 years ago
  52. add5015 Added the ability to set a url on LottieAnimationView by Gabriel Peal · 6 years ago
  53. 6e0b13a Fix signed apk path by Gabriel Peal · 6 years ago
  54. df1beca v2.6.0-rc2 by Gabriel Peal · 6 years ago v2.6.0-rc2
  55. 89dff13 Updated changelog by Gabriel Peal · 6 years ago
  56. 0e6a65b Automatically reuse tasks for in-progress parses (#887) by Gabriel Peal · 6 years ago
  57. 8ce8f8d Fixed gcloud account by Gabriel Peal · 6 years ago
  58. d45382f Use maven badges for the readme version by Gabriel Peal · 6 years ago
  59. 76b76e7 v2.6.0-rc1 by Gabriel Peal · 6 years ago v2.6.0-rc1
  60. 416d637 Update PolystarContent.java (#881) by chuwzh · 6 years ago
  61. 9d233a0 Added the ability to fetch an animation from a url (#868) by Gabriel Peal · 6 years ago
  62. 1db1a0b Updated README by Gabriel Peal · 6 years ago
  63. 1718548 [WIP] Sign lottie artifacts (#877) by Gabriel Peal · 6 years ago
  64. f675a55 Sign and create releases on CI (#866) by Gabriel Peal · 6 years ago
  65. afef4ed [Sample App] Run Player network response on the main thread by Gabriel Peal · 6 years ago
  66. 4750fbd Allow shapes with different point counts but warn (#865) by Gabriel Peal · 6 years ago
  67. 3f9ee24 Replaced Strong/WeakRef cache with a LruCache (#861) by Gabriel Peal · 6 years ago
  68. ee8b954 Added support for zip files (#846) by Gabriel Peal · 6 years ago
  69. 73805e4 [Sample App] Handle null preview urls by Gabriel Peal · 6 years ago
  70. 94aa753 Updated issue and pr templates by Gabriel Peal · 6 years ago
  71. 12de9c5 Added logging for happo tests (#855) by Gabriel Peal · 6 years ago
  72. 6f2645a Split up CI jobs (#854) by Gabriel Peal · 6 years ago
  73. 9ce2cc8 Fixing issues in Lollipop introduced by #748 (#824) by sorotokin · 6 years ago
  74. 3f78dfc Add an intersect mask warning at parse time (#841) by Gabriel Peal · 6 years ago
  75. dd05077 Fixed for time stretch applying to masks twice (#842) by Gabriel Peal · 6 years ago
  76. 3f3fdbd Added support for miter limit (#839) by Gabriel Peal · 6 years ago
  77. f11924d Readded hamburger arrow asset for tests (#840) by Gabriel Peal · 6 years ago
  78. c32f18e Refactored LottieCompositionFactory APIs (#830) by Gabriel Peal · 6 years ago
  79. 4ea04fd Removed unused assets by Gabriel Peal · 6 years ago
  80. 44cd501 [Sample App] Added the ability to load a file from assets by Gabriel Peal · 6 years ago
  81. e07d672 [Sample App] Additional threading fix for network callbacks by Gabriel Peal · 6 years ago
  82. 45b5adb [Sample App] Improve input validation for trimming by Gabriel Peal · 6 years ago
  83. 406e608 Remove buildToolsVersion by Gabriel Peal · 6 years ago
  84. ee79626 v2.5.7 by Gabriel Peal · 6 years ago v2.5.7
  85. dc3442c Updated Kotlin and gradle by Gabriel Peal · 6 years ago
  86. 9414eb5 Safer lottiefiles color parsing by Gabriel Peal · 6 years ago
  87. ddea81e Reverted some remaining java 8 blocks by Gabriel Peal · 6 years ago
  88. 9d9a2e3 Revert "Replaced anonymous classes with lambdas." by Gabriel Peal · 6 years ago
  89. 17b64db Revert "Target Java 8" by Gabriel Peal · 6 years ago
  90. b1291e5 Use -Float.MAX_VALUE instead of Float.MIN_VALUE (#820) by Kevin Robatel · 6 years ago
  91. e003f34 Fix changelog formatting (#823) by Zac Sweers · 6 years ago
  92. 5e47d73 Update ImageLayer.java (#828) by YongdongHe · 6 years ago
  93. e6cad9a fix min & max frame not apply to loaded composition (#827) by Xiang · 6 years ago
  94. 0ccaba5 v2.5.6 by Gabriel Peal · 6 years ago v2.5.6
  95. 1926e58 Added total frames as well as current and total seconds of animation (#814) by Mark Stonehouse · 6 years ago
  96. 5293ac5 Replaced anonymous classes with lambdas. by Gabriel Peal · 6 years ago
  97. 86a8f39 Target Java 8 by Gabriel Peal · 6 years ago
  98. ed3a018 Fixed danglign choreographer callback. (#775) by Sergei Dryganets · 6 years ago
  99. cd547e4 Use correct retrofit rxjava adapter and update okhttp timeout (#790) by fpliu · 6 years ago
  100. 42e776f Update latest version in README.md (#809) by Jimmy Mayoukou · 6 years ago