1. 9679d0e final and scope cleanup from IntelliJ inspect code by Gabriel Peal · 6 years ago
  2. afaee42 Moved remaining AnimatableValue parsing to Parser classes by Gabriel Peal · 6 years ago
  3. 4eda1da Moved more AnimableValue parsing to Parser classes by Gabriel Peal · 6 years ago
  4. 0a9307b Moved AnimatableValue parsing to Parser classes (#596) by Gabriel Peal · 6 years ago
  5. 41e3b84 Moved all Keyframe parsing to Parser classes by Gabriel Peal · 6 years ago
  6. 162b7ca Moved all ContentModel parsing to Parser classes by Gabriel Peal · 6 years ago
  7. 6572a0c Moved Layer parsing to Parser classes by Gabriel Peal · 6 years ago
  8. dcbff62 Moved LottieComposition parsing to Parser classes by Gabriel Peal · 6 years ago
  9. 1a4a949 v2.5.0-beta3 by Gabriel Peal · 6 years ago v2.5.0-beta3
  10. 12f191c Round a frame when setting a value and retrieving a frame by Gabriel Peal · 6 years ago
  11. 1f02e00 Default to MaskModeAdd but warn if another is set by Gabriel Peal · 6 years ago
  12. 482f5f0 Improve setAnimation docs by Gabriel Peal · 6 years ago
  13. 8e9c76e Cleaned up and updated LottieComposition factory methods (#593) by Gabriel Peal · 6 years ago
  14. eca9c70 v2.5.0-beta2 by Gabriel Peal · 6 years ago v2.5.0-beta2
  15. cca6a20 Added an interpolated lottie value (#589) by Gabriel Peal · 6 years ago
  16. 4aa1411 Added a setValue api to LottieValue (#588) by Gabriel Peal · 6 years ago
  17. 905a2ff Prevent ImageAssetManager entries with null bitmaps by Gabriel Peal · 6 years ago
  18. 90242f6 Use JsonReader for json parsing (#572) by Gabriel Peal · 6 years ago
  19. 91c181a Make lottie drawable implement animatable (#580) by Alex Lockwood · 6 years ago
  20. 09fc30d Methods for removing all of animator listeners (#581) by Marcin Robaczyński · 6 years ago
  21. 36a4363 Scroll the assets list to the current animation by Gabriel Peal · 6 years ago
  22. 7ddcf8a fix broken link (#573) by Mike Nakhimovich · 7 years ago
  23. a53ffe6 v2.5.0-beta1 by Gabriel Peal · 7 years ago v2.5.0-beta1
  24. 9bae2d8 Removed InitialValue code (#568) by Gabriel Peal · 7 years ago
  25. bbfad48 Add many more tests from lottiefiles (#567) by Gabriel Peal · 7 years ago
  26. 7d1288f Allow larger tests by Gabriel Peal · 7 years ago
  27. 3e46958 Deleted some lottiefiles tests by Gabriel Peal · 7 years ago
  28. ceaab4a [Breaking] Added support for ColorFilter value callbacks (#566) by Gabriel Peal · 7 years ago
  29. 242b441 Fix lint warnings (#565) by Gabriel Peal · 7 years ago
  30. d8fcf0a Dynamic properties (#564) by Gabriel Peal · 7 years ago
  31. 7efb9f1 Create a KeyPath API in preparation for dynamic values (#562) by Gabriel Peal · 7 years ago
  32. e8d4709 Fix the build (#563) by Gabriel Peal · 7 years ago
  33. 623cf7d Use travis lts by Gabriel Peal · 7 years ago
  34. 7425710 Cache google cloud sdk on travis by Gabriel Peal · 7 years ago
  35. 780e630 Clean up LottieSample build.gradle by Gabriel Peal · 7 years ago
  36. fa0b55e Update travis apk location by Gabriel Peal · 7 years ago
  37. 263508e Bump build tools on travis by Gabriel Peal · 7 years ago
  38. 85bc2f3 Upgrade Kotlin by Gabriel Peal · 7 years ago
  39. 155c796 Upgrade robolectric by Gabriel Peal · 7 years ago
  40. 31fd71b Upgrade butterknife by Gabriel Peal · 7 years ago
  41. 6f8bdd2 Upgrade to android gradle plugin 3 by Gabriel Peal · 7 years ago
  42. 6b6aa9e Add logging for #524 by Gabriel Peal · 7 years ago
  43. 814f3b3 Clamp alpha between 0 and 255 (#561) by Gabriel Peal · 7 years ago
  44. 40eace7 Use a different method for splitting the version string by Gabriel Peal · 7 years ago
  45. 3c9e391 Add lottiefiles animations to happo tests (#560) by Gabriel Peal · 7 years ago
  46. 69ab3f1 [WIP] Run instrumentation tests on CI (#549) by Gabriel Peal · 7 years ago
  47. fda3cb0 Add setRepeatMode API (#525) by Fabio Nuno · 7 years ago
  48. 9bdfcb1 v2.3.2-SNAPSHOT by Gabriel Peal · 7 years ago
  49. f495e67 Updated changelog by Gabriel Peal · 7 years ago
  50. 491273b v2.3.1 by Gabriel Peal · 7 years ago v2.3.1
  51. 8d14938 Added a version bump script by Gabriel Peal · 7 years ago
  52. 0c1fa5a Don't apply time stretch to a layer transform by Gabriel Peal · 7 years ago
  53. 15abed0 Fix precomps that are time stretched and longer than their parent by Gabriel Peal · 7 years ago
  54. 84fde6b Add support for text baseline by Gabriel Peal · 7 years ago
  55. e8dedbd Improve support for subtract masks by Gabriel Peal · 7 years ago
  56. 7b5e052 Fix copyright ownership by Gabriel Peal · 7 years ago
  57. 759dbcc improved input stream reading (#532) by Artyom · 7 years ago
  58. cd317d4 Set min and max values at the same time by Gabriel Peal · 7 years ago
  59. 0d3b412 Expose LottieComposition#getImages by Gabriel Peal · 7 years ago
  60. cc4107c v2.3.1-SNAPSHOT by Gabriel Peal · 7 years ago
  61. e41aac2 Bump LottieSample versionCode by Gabriel Peal · 7 years ago
  62. 3b779b8 Bump one more version by Gabriel Peal · 7 years ago
  63. 2072a71 v2.3.0 by Gabriel Peal · 7 years ago v2.3.0
  64. fd225f6 Ran tests by Gabriel Peal · 7 years ago
  65. 01c315f Revert "Use ints for start and end frames" by Gabriel Peal · 7 years ago
  66. f1ec4cb Warn instead of crash if setColorFilter is used. by Gabriel Peal · 7 years ago
  67. 7da8247 Expose image relative directory name (#508) by Benjamin Barbe · 7 years ago
  68. 77066b6 Update README.md by Gabriel Peal · 7 years ago
  69. 9ca25a6 Fix time stretch double calculating for matte layers (#510) by Gabriel Peal · 7 years ago
  70. 27b2dba Add support for ellipse shape direction (#502) by Gabriel Peal · 7 years ago
  71. ae4699f v2.3.0-SNAPSHOT by Gabriel Peal · 7 years ago
  72. 8c67322 Use ints for start and end frames by Gabriel Peal · 7 years ago
  73. b8246a9 Reverse the iteration direction for keyframe finding by Gabriel Peal · 7 years ago
  74. 5477874 Add setFrame and getFrame APIs by Gabriel Peal · 7 years ago
  75. 823d769 Dynamically set AnimationFragment version from BuildConfig by Gabriel Peal · 7 years ago
  76. de09f98 Improved warning for layer effects by Gabriel Peal · 7 years ago
  77. f48ea2c Introduce a new lottie_rawRes XML attribute on LottieAnimationView (#499) by Cyril Mottier · 7 years ago
  78. c694b7e Set progress to minValue not 0 when setting a new composition by Gabriel Peal · 7 years ago
  79. 610487c Significant animator overhaul (#496) by Gabriel Peal · 7 years ago
  80. 3867cdd Various cleans (#498) by Cyril Mottier · 7 years ago
  81. 8c12242 v2.2.5 by Gabriel Peal · 7 years ago v2.2.5
  82. 9c4f7e3 Call end() when starting animation with system animations disabled by Gabriel Peal · 7 years ago
  83. b9f4ab8 Bump versionCode by Gabriel Peal · 7 years ago
  84. 0215e37 v2.2.4 by Gabriel Peal · 7 years ago v2.2.4
  85. 5af69e7 Synchronize path interpolator cache by Gabriel Peal · 7 years ago
  86. 88d776e Use save and restore instead of manually restoring clipRect by Gabriel Peal · 7 years ago
  87. b226b33 Lots of scaling improvements (#461) by Gabriel Peal · 7 years ago
  88. 5c29c96 Fix build (#470) by Gabriel Peal · 7 years ago
  89. 9e37d75 Fixed changelog formatting by Gabriel Peal · 7 years ago
  90. 930bc6f v2.2.3 by Gabriel Peal · 7 years ago v2.2.3
  91. 6669e4d Fix a NPE in Keyframe.Factory by Gabriel Peal · 7 years ago
  92. 1be535f v2.2.2 by Gabriel Peal · 7 years ago v2.2.2
  93. f1bdd94 Suppress a warning and use edges of trim view by Gabriel Peal · 7 years ago
  94. 509da1b Moved more progress logic into LottieValueAnimator by Gabriel Peal · 7 years ago
  95. 885c781 Fixed a crash in LottieSample for pre-Lollipop devices by Gabriel Peal · 7 years ago
  96. 1c8d25a Fix a StackOverflowError when system animations are disabled by Gabriel Peal · 7 years ago
  97. e8b16f7 Bumped :lottie to 2.2.1 by Gabriel Peal · 7 years ago v2.2.1
  98. cbe1207 v2.2.1 by Gabriel Peal · 7 years ago
  99. 0e39eaf Force update the animator when a composition is set by Gabriel Peal · 7 years ago
  100. 739fd33 Ran screenshot tests by Gabriel Peal · 7 years ago