1. 7ddcf8a fix broken link (#573) by Mike Nakhimovich · 7 years ago
  2. a53ffe6 v2.5.0-beta1 by Gabriel Peal · 7 years ago v2.5.0-beta1
  3. 9bae2d8 Removed InitialValue code (#568) by Gabriel Peal · 7 years ago
  4. bbfad48 Add many more tests from lottiefiles (#567) by Gabriel Peal · 7 years ago
  5. 7d1288f Allow larger tests by Gabriel Peal · 7 years ago
  6. 3e46958 Deleted some lottiefiles tests by Gabriel Peal · 7 years ago
  7. ceaab4a [Breaking] Added support for ColorFilter value callbacks (#566) by Gabriel Peal · 7 years ago
  8. 242b441 Fix lint warnings (#565) by Gabriel Peal · 7 years ago
  9. d8fcf0a Dynamic properties (#564) by Gabriel Peal · 7 years ago
  10. 7efb9f1 Create a KeyPath API in preparation for dynamic values (#562) by Gabriel Peal · 7 years ago
  11. e8d4709 Fix the build (#563) by Gabriel Peal · 7 years ago
  12. 623cf7d Use travis lts by Gabriel Peal · 7 years ago
  13. 7425710 Cache google cloud sdk on travis by Gabriel Peal · 7 years ago
  14. 780e630 Clean up LottieSample build.gradle by Gabriel Peal · 7 years ago
  15. fa0b55e Update travis apk location by Gabriel Peal · 7 years ago
  16. 263508e Bump build tools on travis by Gabriel Peal · 7 years ago
  17. 85bc2f3 Upgrade Kotlin by Gabriel Peal · 7 years ago
  18. 155c796 Upgrade robolectric by Gabriel Peal · 7 years ago
  19. 31fd71b Upgrade butterknife by Gabriel Peal · 7 years ago
  20. 6f8bdd2 Upgrade to android gradle plugin 3 by Gabriel Peal · 7 years ago
  21. 6b6aa9e Add logging for #524 by Gabriel Peal · 7 years ago
  22. 814f3b3 Clamp alpha between 0 and 255 (#561) by Gabriel Peal · 7 years ago
  23. 40eace7 Use a different method for splitting the version string by Gabriel Peal · 7 years ago
  24. 3c9e391 Add lottiefiles animations to happo tests (#560) by Gabriel Peal · 7 years ago
  25. 69ab3f1 [WIP] Run instrumentation tests on CI (#549) by Gabriel Peal · 7 years ago
  26. fda3cb0 Add setRepeatMode API (#525) by Fabio Nuno · 7 years ago
  27. 9bdfcb1 v2.3.2-SNAPSHOT by Gabriel Peal · 7 years ago
  28. f495e67 Updated changelog by Gabriel Peal · 7 years ago
  29. 491273b v2.3.1 by Gabriel Peal · 7 years ago v2.3.1
  30. 8d14938 Added a version bump script by Gabriel Peal · 7 years ago
  31. 0c1fa5a Don't apply time stretch to a layer transform by Gabriel Peal · 7 years ago
  32. 15abed0 Fix precomps that are time stretched and longer than their parent by Gabriel Peal · 7 years ago
  33. 84fde6b Add support for text baseline by Gabriel Peal · 7 years ago
  34. e8dedbd Improve support for subtract masks by Gabriel Peal · 7 years ago
  35. 7b5e052 Fix copyright ownership by Gabriel Peal · 7 years ago
  36. 759dbcc improved input stream reading (#532) by Artyom · 7 years ago
  37. cd317d4 Set min and max values at the same time by Gabriel Peal · 7 years ago
  38. 0d3b412 Expose LottieComposition#getImages by Gabriel Peal · 7 years ago
  39. cc4107c v2.3.1-SNAPSHOT by Gabriel Peal · 7 years ago
  40. e41aac2 Bump LottieSample versionCode by Gabriel Peal · 7 years ago
  41. 3b779b8 Bump one more version by Gabriel Peal · 7 years ago
  42. 2072a71 v2.3.0 by Gabriel Peal · 7 years ago v2.3.0
  43. fd225f6 Ran tests by Gabriel Peal · 7 years ago
  44. 01c315f Revert "Use ints for start and end frames" by Gabriel Peal · 7 years ago
  45. f1ec4cb Warn instead of crash if setColorFilter is used. by Gabriel Peal · 7 years ago
  46. 7da8247 Expose image relative directory name (#508) by Benjamin Barbe · 7 years ago
  47. 77066b6 Update README.md by Gabriel Peal · 7 years ago
  48. 9ca25a6 Fix time stretch double calculating for matte layers (#510) by Gabriel Peal · 7 years ago
  49. 27b2dba Add support for ellipse shape direction (#502) by Gabriel Peal · 7 years ago
  50. ae4699f v2.3.0-SNAPSHOT by Gabriel Peal · 7 years ago
  51. 8c67322 Use ints for start and end frames by Gabriel Peal · 7 years ago
  52. b8246a9 Reverse the iteration direction for keyframe finding by Gabriel Peal · 7 years ago
  53. 5477874 Add setFrame and getFrame APIs by Gabriel Peal · 7 years ago
  54. 823d769 Dynamically set AnimationFragment version from BuildConfig by Gabriel Peal · 7 years ago
  55. de09f98 Improved warning for layer effects by Gabriel Peal · 7 years ago
  56. f48ea2c Introduce a new lottie_rawRes XML attribute on LottieAnimationView (#499) by Cyril Mottier · 7 years ago
  57. c694b7e Set progress to minValue not 0 when setting a new composition by Gabriel Peal · 7 years ago
  58. 610487c Significant animator overhaul (#496) by Gabriel Peal · 7 years ago
  59. 3867cdd Various cleans (#498) by Cyril Mottier · 7 years ago
  60. 8c12242 v2.2.5 by Gabriel Peal · 7 years ago v2.2.5
  61. 9c4f7e3 Call end() when starting animation with system animations disabled by Gabriel Peal · 7 years ago
  62. b9f4ab8 Bump versionCode by Gabriel Peal · 7 years ago
  63. 0215e37 v2.2.4 by Gabriel Peal · 7 years ago v2.2.4
  64. 5af69e7 Synchronize path interpolator cache by Gabriel Peal · 7 years ago
  65. 88d776e Use save and restore instead of manually restoring clipRect by Gabriel Peal · 7 years ago
  66. b226b33 Lots of scaling improvements (#461) by Gabriel Peal · 7 years ago
  67. 5c29c96 Fix build (#470) by Gabriel Peal · 7 years ago
  68. 9e37d75 Fixed changelog formatting by Gabriel Peal · 7 years ago
  69. 930bc6f v2.2.3 by Gabriel Peal · 7 years ago v2.2.3
  70. 6669e4d Fix a NPE in Keyframe.Factory by Gabriel Peal · 7 years ago
  71. 1be535f v2.2.2 by Gabriel Peal · 7 years ago v2.2.2
  72. f1bdd94 Suppress a warning and use edges of trim view by Gabriel Peal · 7 years ago
  73. 509da1b Moved more progress logic into LottieValueAnimator by Gabriel Peal · 7 years ago
  74. 885c781 Fixed a crash in LottieSample for pre-Lollipop devices by Gabriel Peal · 7 years ago
  75. 1c8d25a Fix a StackOverflowError when system animations are disabled by Gabriel Peal · 7 years ago
  76. e8b16f7 Bumped :lottie to 2.2.1 by Gabriel Peal · 7 years ago v2.2.1
  77. cbe1207 v2.2.1 by Gabriel Peal · 7 years ago
  78. 0e39eaf Force update the animator when a composition is set by Gabriel Peal · 7 years ago
  79. 739fd33 Ran screenshot tests by Gabriel Peal · 7 years ago
  80. 91103eb Fixed two bugs with text alpha and stroke by Gabriel Peal · 7 years ago
  81. 4eeb73a Added missing import by Gabriel Peal · 7 years ago
  82. 933f8bf Apply transform opacity to text by Gabriel Peal · 7 years ago
  83. aa8aec8 Refactoried the way progress is handled in LottieDrawable and LottieValueAnimator by Gabriel Peal · 7 years ago
  84. 8e5887a Prevent a crash for letters that have no shapes by Gabriel Peal · 7 years ago
  85. 5138107 Prevent a ConcurrentModificationException by Gabriel Peal · 7 years ago
  86. c7f4abb Catch an ArrayIndexOutOfBoundsException by Gabriel Peal · 7 years ago
  87. 1d0d8f1 Uncomment systemAnimationsAreDisabled. by Gabriel Peal · 7 years ago
  88. cf92c21 Added a second generic type to AnimatableValue by Gabriel Peal · 7 years ago
  89. 2df1c2b Organized classes into packages with @RestrictTo by Gabriel Peal · 7 years ago
  90. cca9b38 Throw if setColorFilter is used instead of addColorFilter. by Gabriel Peal · 7 years ago
  91. 0e9ee81 Upgraded build tools to 26 by Gabriel Peal · 7 years ago
  92. 151fcf9 Don't cancel animations animations are disabled. by Gabriel Peal · 7 years ago
  93. 7233353 Updated Kotlin by Gabriel Peal · 7 years ago
  94. 9f8e004 Bumped version to 2.2.0 by Gabriel Peal · 7 years ago v2.2.0
  95. 1c1e26a Only dereference interpolator cache WeakReference once by Gabriel Peal · 7 years ago
  96. 2f2cbb8 Added support for setting the start/end frame/progress manually (#433) by Gabriel Peal · 7 years ago
  97. 004c708 Created lazy composition tasks in LottieDrawable by Gabriel Peal · 7 years ago
  98. 6c30d48 Cancel loader tasks when drawable, bitmaps, or resources are set by Gabriel Peal · 7 years ago
  99. 1a0e0d7 Make Weak the default cache strategy by Gabriel Peal · 7 years ago
  100. 62d3d1b Respect parent alpha for solid layers (#420) by Hong.LI · 7 years ago