1. 6371bac Added bottom navigation by Gabriel Peal · 6 years ago
  2. 2770c3d [WIP] Beta version of new player fragment by Gabriel Peal · 6 years ago
  3. 8afb6f4 Bumped support library and kotlin by Gabriel Peal · 6 years ago
  4. 3869e29 Fix minFrame when composition has a startFrame > 0 (#657) by Nihal Pathuri · 6 years ago
  5. c6c1a96 Fix rendering graph & instructions in black (#644) by HearSilent · 6 years ago
  6. 4b4a57b Use thread-safe set for listeners. Closes #639 (#642) by Kevin Robatel · 6 years ago
  7. a96904f Remove unneccesary @RestrictTo modified on LottieValueCallback by Gabriel Peal · 6 years ago
  8. 95706c8 Fixed link (#635) by Paul Woitaschek · 6 years ago
  9. 17c94cd Removed unnecessary ArrayList wrapping (#637) by Paul Woitaschek · 6 years ago
  10. eac1103 v2.5.0 by Gabriel Peal · 6 years ago v2.5.0
  11. 74278e1 Fixed a bug in which the initial value of a split path transform was never set. by Gabriel Peal · 6 years ago
  12. 06fdee2 Prevent CI from trying to run tests without access to API keys (#631) by Gabriel Peal · 6 years ago
  13. dd0b6e8 Fix setProgress when startFrame > 0. (#629) by Alexandre Zollinger Chohfi · 6 years ago
  14. 05df617 v2.5.0-rc2 by Gabriel Peal · 6 years ago v2.5.0-rc2
  15. a212bc8 Reimplemented LottieValueAnimator (#624) by Gabriel Peal · 6 years ago
  16. b413b1e Clear the composition when a new one is set (#625) by Gabriel Peal · 6 years ago
  17. f7ece7c Move Keyframe from the animation to the value package so it is usable outside of Lottie internals by Gabriel Peal · 6 years ago
  18. 6b6047a Add back but deprecate fromJsonSync(Resources, JSONObject) by Gabriel Peal · 6 years ago
  19. 58659eb Fixed some line wrapping by Gabriel Peal · 6 years ago v2.5.0-rc1
  20. aa1aef4 Cleaned up LottieValueAnimator classes (#608) by Gabriel Peal · 6 years ago
  21. 91a87a0 Updated Changelog by Gabriel Peal · 6 years ago
  22. e1290aa v2.5.0-rc1 by Gabriel Peal · 6 years ago
  23. abf6855 Increased right margin to 150 in IntelliJ by Gabriel Peal · 6 years ago
  24. 9a79436 Simplified dynamic properties API by Gabriel Peal · 6 years ago
  25. e562579 Fixed a typo in a BaseLayer mask warning by Gabriel Peal · 6 years ago
  26. 5e06e19 Update changelog for 2.5.0 by Gabriel Peal · 6 years ago
  27. 9f2c187 Ignore null parent layers by Gabriel Peal · 6 years ago
  28. 1dad1e9 Treat intersect masks like add masks (#607) by Gabriel Peal · 6 years ago
  29. eff7947 Fix a crash when a precomp has no layers by Gabriel Peal · 6 years ago
  30. 2ca8570 Fix min bodymoving version check. (#605) by Alexandre Zollinger Chohfi · 6 years ago
  31. d0f7015 Add a simple dynamic properties demo by Gabriel Peal · 6 years ago
  32. 6c1c525 Enable value callbacks for PathKeyframeAnimation by Gabriel Peal · 6 years ago
  33. d23140c Add time reamapping value callbacks as animations so they get callbacks by Gabriel Peal · 6 years ago
  34. 6c6f249 Fix rotations on solid layers (#598) by Gabriel Peal · 6 years ago
  35. 51af99a Removed some unused code by Gabriel Peal · 6 years ago
  36. 9679d0e final and scope cleanup from IntelliJ inspect code by Gabriel Peal · 6 years ago
  37. afaee42 Moved remaining AnimatableValue parsing to Parser classes by Gabriel Peal · 6 years ago
  38. 4eda1da Moved more AnimableValue parsing to Parser classes by Gabriel Peal · 6 years ago
  39. 0a9307b Moved AnimatableValue parsing to Parser classes (#596) by Gabriel Peal · 6 years ago
  40. 41e3b84 Moved all Keyframe parsing to Parser classes by Gabriel Peal · 6 years ago
  41. 162b7ca Moved all ContentModel parsing to Parser classes by Gabriel Peal · 6 years ago
  42. 6572a0c Moved Layer parsing to Parser classes by Gabriel Peal · 6 years ago
  43. dcbff62 Moved LottieComposition parsing to Parser classes by Gabriel Peal · 6 years ago
  44. 1a4a949 v2.5.0-beta3 by Gabriel Peal · 6 years ago v2.5.0-beta3
  45. 12f191c Round a frame when setting a value and retrieving a frame by Gabriel Peal · 6 years ago
  46. 1f02e00 Default to MaskModeAdd but warn if another is set by Gabriel Peal · 6 years ago
  47. 482f5f0 Improve setAnimation docs by Gabriel Peal · 6 years ago
  48. 8e9c76e Cleaned up and updated LottieComposition factory methods (#593) by Gabriel Peal · 6 years ago
  49. eca9c70 v2.5.0-beta2 by Gabriel Peal · 6 years ago v2.5.0-beta2
  50. cca6a20 Added an interpolated lottie value (#589) by Gabriel Peal · 6 years ago
  51. 4aa1411 Added a setValue api to LottieValue (#588) by Gabriel Peal · 6 years ago
  52. 905a2ff Prevent ImageAssetManager entries with null bitmaps by Gabriel Peal · 6 years ago
  53. 90242f6 Use JsonReader for json parsing (#572) by Gabriel Peal · 6 years ago
  54. 91c181a Make lottie drawable implement animatable (#580) by Alex Lockwood · 6 years ago
  55. 09fc30d Methods for removing all of animator listeners (#581) by Marcin Robaczyński · 6 years ago
  56. 36a4363 Scroll the assets list to the current animation by Gabriel Peal · 6 years ago
  57. 7ddcf8a fix broken link (#573) by Mike Nakhimovich · 6 years ago
  58. a53ffe6 v2.5.0-beta1 by Gabriel Peal · 6 years ago v2.5.0-beta1
  59. 9bae2d8 Removed InitialValue code (#568) by Gabriel Peal · 6 years ago
  60. bbfad48 Add many more tests from lottiefiles (#567) by Gabriel Peal · 6 years ago
  61. 7d1288f Allow larger tests by Gabriel Peal · 6 years ago
  62. 3e46958 Deleted some lottiefiles tests by Gabriel Peal · 6 years ago
  63. ceaab4a [Breaking] Added support for ColorFilter value callbacks (#566) by Gabriel Peal · 6 years ago
  64. 242b441 Fix lint warnings (#565) by Gabriel Peal · 6 years ago
  65. d8fcf0a Dynamic properties (#564) by Gabriel Peal · 6 years ago
  66. 7efb9f1 Create a KeyPath API in preparation for dynamic values (#562) by Gabriel Peal · 6 years ago
  67. e8d4709 Fix the build (#563) by Gabriel Peal · 6 years ago
  68. 623cf7d Use travis lts by Gabriel Peal · 6 years ago
  69. 7425710 Cache google cloud sdk on travis by Gabriel Peal · 6 years ago
  70. 780e630 Clean up LottieSample build.gradle by Gabriel Peal · 6 years ago
  71. fa0b55e Update travis apk location by Gabriel Peal · 6 years ago
  72. 263508e Bump build tools on travis by Gabriel Peal · 6 years ago
  73. 85bc2f3 Upgrade Kotlin by Gabriel Peal · 6 years ago
  74. 155c796 Upgrade robolectric by Gabriel Peal · 6 years ago
  75. 31fd71b Upgrade butterknife by Gabriel Peal · 6 years ago
  76. 6f8bdd2 Upgrade to android gradle plugin 3 by Gabriel Peal · 6 years ago
  77. 6b6aa9e Add logging for #524 by Gabriel Peal · 6 years ago
  78. 814f3b3 Clamp alpha between 0 and 255 (#561) by Gabriel Peal · 6 years ago
  79. 40eace7 Use a different method for splitting the version string by Gabriel Peal · 6 years ago
  80. 3c9e391 Add lottiefiles animations to happo tests (#560) by Gabriel Peal · 6 years ago
  81. 69ab3f1 [WIP] Run instrumentation tests on CI (#549) by Gabriel Peal · 6 years ago
  82. fda3cb0 Add setRepeatMode API (#525) by Fabio Nuno · 6 years ago
  83. 9bdfcb1 v2.3.2-SNAPSHOT by Gabriel Peal · 6 years ago
  84. f495e67 Updated changelog by Gabriel Peal · 6 years ago
  85. 491273b v2.3.1 by Gabriel Peal · 6 years ago v2.3.1
  86. 8d14938 Added a version bump script by Gabriel Peal · 6 years ago
  87. 0c1fa5a Don't apply time stretch to a layer transform by Gabriel Peal · 6 years ago
  88. 15abed0 Fix precomps that are time stretched and longer than their parent by Gabriel Peal · 6 years ago
  89. 84fde6b Add support for text baseline by Gabriel Peal · 6 years ago
  90. e8dedbd Improve support for subtract masks by Gabriel Peal · 6 years ago
  91. 7b5e052 Fix copyright ownership by Gabriel Peal · 6 years ago
  92. 759dbcc improved input stream reading (#532) by Artyom · 7 years ago
  93. cd317d4 Set min and max values at the same time by Gabriel Peal · 7 years ago
  94. 0d3b412 Expose LottieComposition#getImages by Gabriel Peal · 7 years ago
  95. cc4107c v2.3.1-SNAPSHOT by Gabriel Peal · 7 years ago
  96. e41aac2 Bump LottieSample versionCode by Gabriel Peal · 7 years ago
  97. 3b779b8 Bump one more version by Gabriel Peal · 7 years ago
  98. 2072a71 v2.3.0 by Gabriel Peal · 7 years ago v2.3.0
  99. fd225f6 Ran tests by Gabriel Peal · 7 years ago
  100. 01c315f Revert "Use ints for start and end frames" by Gabriel Peal · 7 years ago