1. a38bff9 Add information while waiting for jobs to finish (#1120) by Gabriel Peal · 5 years ago
  2. 48aa758 Add link to Lottie-Windows (#1119) by sohchatt · 5 years ago
  3. 3bfcc3d Updated issue template by Gabriel Peal · 5 years ago
  4. 4c575a4 Optimized test coroutines (#1110) by Gabriel Peal · 5 years ago
  5. 779d389 Cleanup travis.yml (#1117) by Gabriel Peal · 5 years ago
  6. 88dd91b Fix adjustment scale for text alignment when drawing text with fonts (#1115) by David Zhang · 5 years ago
  7. 2a73d55 Added support for markers (#1105) by Gabriel Peal · 5 years ago
  8. f970d3a Close JsonReader after parsing (#1101) by Gabriel Peal · 5 years ago
  9. b52dce3 Properly limit LRU cache size and make it configurable (#1100) by Gabriel Peal · 5 years ago
  10. b412da7 Switch from happo to bitrise git branch (#1099) by Gabriel Peal · 5 years ago
  11. a6d4f34 Pause Lottie when visibility changes (#1098) by Gabriel Peal · 5 years ago
  12. 204336f Prevent returning cache values when null cache key is set (#1097) by Gabriel Peal · 5 years ago
  13. a17e7fd Prevent an OOBE (#1084) by Gabriel Peal · 5 years ago
  14. 3c0df99 v3.0.0-beta1 by Gabriel Peal · 5 years ago v3.0.0-beta1
  15. 6a5d8e3 v2.9.0-beta1 by Gabriel Peal · 5 years ago
  16. 88bed53 New RenderMode API (#1072) by Gabriel Peal · 5 years ago
  17. 52e4d63 Add support for naive text alignment. (#1067) by David Zhang · 5 years ago
  18. e8f4f38 Remove decrypt step from Travis by Gabriel Peal · 5 years ago
  19. 20dc13c Enabled travis for tests and lint (#1066) by Gabriel Peal · 5 years ago
  20. 0ffb716 Disabled travis (#1065) by Gabriel Peal · 5 years ago
  21. cc7a43c Updated testing (#1064) by Gabriel Peal · 5 years ago
  22. a9dcdf8 Skip listeners based on keyframes (#1061) by Gabriel Peal · 5 years ago
  23. 72f25bf Allow text to be used as a mask (#1052) by Gabriel Peal · 5 years ago
  24. 3612a1c Ensure animator updates when a new composition is set by Gabriel Peal · 5 years ago
  25. 57c4746 Fix grammar on README (#1054) by Udit Karode · 5 years ago
  26. fa7625a Added 4 lottiefiles tests (#1053) by Gabriel Peal · 5 years ago
  27. a61e47f Be more lenient with shapes that have a different number of control points (#1051) by Gabriel Peal · 5 years ago
  28. 72943d8 Flipped equality check (#1050) by Gabriel Peal · 5 years ago
  29. a22efca Optimize identity transforms (#1046) by Gabriel Peal · 5 years ago
  30. ca28d43 Optimize start and end progress (#1049) by Gabriel Peal · 5 years ago
  31. 0d14e91 [Breaking Change] Automatic hardware acceleration detection (#1048) by Gabriel Peal · 5 years ago
  32. 7d025d0 Optimize invalidateSelf (#1047) by Gabriel Peal · 5 years ago
  33. 11d87e9 [Sample App] add util buttons to SimpleAnimationActivity for testing by Gabriel Peal · 5 years ago
  34. fc64b26 Created LPaint (#1045) by Gabriel Peal · 5 years ago
  35. 7a65605 Clean up docs and add documentation link to LottieDrawable and LottieAnimationView (#1043) by Gabriel Peal · 5 years ago
  36. 7550474 Add a default gradient fill type (#1042) by Gabriel Peal · 5 years ago
  37. bdbb2cd resove bug local cache not working (#1040) by guohuanwen · 5 years ago
  38. 826503b Annotate fetchBitmap as @Nullable (#1037) by Jonathan Lau · 5 years ago
  39. 393afd5 Only update listeners when animation changed (#1035) by Gabriel Peal · 5 years ago
  40. ef33031 Removed most object allocations during playback (#1033) by Gabriel Peal · 5 years ago
  41. 1f9ebfc Use the correct bounds for saveLayer calls (#1023) by Gabriel Peal · 5 years ago
  42. 366206a Added prod animations from S3 (#1031) by Gabriel Peal · 5 years ago
  43. 3a7f0a1 Prevent interpolating before the start color/after the end color (#1027) by Gabriel Peal · 5 years ago
  44. 0a980ac Added a bunch of lottiefiles animations as tests (#1026) by Gabriel Peal · 5 years ago
  45. b707b8a Added memory cache layer for async network requests (#986) by Rhys Davis · 5 years ago
  46. c30a2ac Added support for hidden layers ("hd" property) (#1024) by Gabriel Peal · 5 years ago
  47. d736d21 Remove bitmap recycling (#1013) by Gabriel Peal · 5 years ago
  48. 8442c81 Added an attr for speed (#1012) by Gabriel Peal · 5 years ago
  49. 83c6f1e Use film strip snapshots rather than individual progress points for visual regression tests (#983) by Gabriel Peal · 5 years ago
  50. d882824 Fixed the bug of ImageAssetManager.updateBitmap not return the expected result. (#982) by Gnod · 5 years ago
  51. 8983986 Fixed test by Gabriel Peal · 5 years ago
  52. 3cefa99 [Sample App] Upgraded butterknife by Gabriel Peal · 5 years ago
  53. 8f8da11 Don't allow minFrame > maxFrame in LottieValueAnimator (#969) by Doug Melton · 6 years ago
  54. 65c5ee8 Improved README and CHANGELOG regarding androidx. by Gabriel Peal · 6 years ago
  55. 7283e03 v2.8.0 by Gabriel Peal · 6 years ago v2.8.0
  56. 523705e Updated changelog by Gabriel Peal · 6 years ago
  57. c476cc6 Migrate to androidx (#962) by Gabriel Peal · 6 years ago
  58. e9675e5 [Sample App] Fix Lottiefiles tab by Gabriel Peal · 6 years ago
  59. 49d94b8 v2.7.0 by Gabriel Peal · 6 years ago v2.7.0
  60. c862c56 v2.7.0 CHANGELOG by Gabriel Peal · 6 years ago
  61. 354b756 [Sample App] Fixed play button icon not updating by Gabriel Peal · 6 years ago
  62. 7d95fdf Allow returning null from value animator callbacks (#960) by Gabriel Peal · 6 years ago
  63. 56640b0 Default layer names to UNSET rather than crashing when unset by Gabriel Peal · 6 years ago
  64. 5922b36 Make LottieTask#EXECUTOR static by Gabriel Peal · 6 years ago
  65. e76e445 LottieCompositionFactory and Caching Cleanup (#959) by Gabriel Peal · 6 years ago
  66. c567cbb Make text strokeWidth a double (#940) by Gabriel Peal · 6 years ago
  67. 4a6840b Fix Typos in LottieAnimationView (#938) by Tyler Wong · 6 years ago
  68. 074176b Add on composition loaded listener (#928) by dlamande · 6 years ago
  69. 073bf89 v2.6.1 by Gabriel Peal · 6 years ago v2.6.1
  70. e0c22ee Synchronize task threading (#933) by Gabriel Peal · 6 years ago
  71. 604299a fix recycle asset bitmap improperly (#935) by Xiang · 6 years ago
  72. 871abd0 Fix typo (#924) by Frederic Deschenes · 6 years ago
  73. 27e228f Removed signing section from gradle by Gabriel Peal · 6 years ago
  74. b82850a v2.6.0 by Gabriel Peal · 6 years ago v2.6.0
  75. 3f58e58 Revert "CompositionLayer: Handle invalid Region.Op on Android Pie" (#920) by Gabriel Peal · 6 years ago
  76. 817e100 Converted sample app to MvRx (#917) by Gabriel Peal · 6 years ago
  77. 2695bc6 CompositionLayer: Add support for targetSdkVersion = 28 (#919) by Brandon McAnsh · 6 years ago
  78. df59c11 Make EXECUTOR non-final (#916) by Gabriel Peal · 6 years ago
  79. f71402c Gracefully degrade when null bitmaps are set (#912) by Gabriel Peal · 6 years ago
  80. 9be40fb Add secring to gitignore by Gabriel Peal · 6 years ago
  81. fbf00bc v2.6.0-rc3 by Gabriel Peal · 6 years ago v2.6.0-rc3
  82. f4f47a8 v2.6.0-rc2 by Gabriel Peal · 6 years ago
  83. add5015 Added the ability to set a url on LottieAnimationView by Gabriel Peal · 6 years ago
  84. 6e0b13a Fix signed apk path by Gabriel Peal · 6 years ago
  85. df1beca v2.6.0-rc2 by Gabriel Peal · 6 years ago v2.6.0-rc2
  86. 89dff13 Updated changelog by Gabriel Peal · 6 years ago
  87. 0e6a65b Automatically reuse tasks for in-progress parses (#887) by Gabriel Peal · 6 years ago
  88. 8ce8f8d Fixed gcloud account by Gabriel Peal · 6 years ago
  89. d45382f Use maven badges for the readme version by Gabriel Peal · 6 years ago
  90. 76b76e7 v2.6.0-rc1 by Gabriel Peal · 6 years ago v2.6.0-rc1
  91. 416d637 Update PolystarContent.java (#881) by chuwzh · 6 years ago
  92. 9d233a0 Added the ability to fetch an animation from a url (#868) by Gabriel Peal · 6 years ago
  93. 1db1a0b Updated README by Gabriel Peal · 6 years ago
  94. 1718548 [WIP] Sign lottie artifacts (#877) by Gabriel Peal · 6 years ago
  95. f675a55 Sign and create releases on CI (#866) by Gabriel Peal · 6 years ago
  96. afef4ed [Sample App] Run Player network response on the main thread by Gabriel Peal · 6 years ago
  97. 4750fbd Allow shapes with different point counts but warn (#865) by Gabriel Peal · 6 years ago
  98. 3f9ee24 Replaced Strong/WeakRef cache with a LruCache (#861) by Gabriel Peal · 6 years ago
  99. ee8b954 Added support for zip files (#846) by Gabriel Peal · 6 years ago
  100. 73805e4 [Sample App] Handle null preview urls by Gabriel Peal · 6 years ago