1. 1a83a3a [Sample App] Added a disclaimer for lottiefiles and the current lottie version to the player by Gabriel Peal · 6 years ago
  2. 928d7a8 [Sample App] Handle camera permissions and prevent it from launching the player twice. by Gabriel Peal · 6 years ago
  3. 9d77268 DEFAULT_CACHE_STRATEGY exposed. This is needed in order to make more sophisticated and efficient update for the react-native plugin for Android. (#691) by Sergei Dryganets · 6 years ago
  4. 6815d7d Allow happo to run for pushes (#688) by Gabriel Peal · 6 years ago
  5. 947b954 Fix ellipse shape direction (#687) by Gabriel Peal · 6 years ago
  6. a306ae9 [Sample App] Fix id collisions by Gabriel Peal · 6 years ago
  7. f29ed5f [Sample App] Fix sample app pre-Lollipop by Gabriel Peal · 6 years ago
  8. 7b236e3 [Sample App] Update theme styles for api 21-27 and fixed a crash by Gabriel Peal · 6 years ago
  9. e0f5c86 v2.5.1 by Gabriel Peal · 6 years ago v2.5.1
  10. 5084f6e Update the drawable when the composition is reset to the same one (#676) by Gabriel Peal · 6 years ago
  11. db1fec2 Remove null restriction on value callbacks (#675) by Gabriel Peal · 6 years ago
  12. be98b3d [Sample App] Added a bottom sheet to show all keypaths by Gabriel Peal · 6 years ago
  13. 16062cb Set the value callback value even if the animation is not set yet by Gabriel Peal · 6 years ago
  14. 3aaeb63 [Sample App] Hide speed and trim when toggling visibility by Gabriel Peal · 6 years ago
  15. f886de1 Fixed looping when the animation speed is reversed by Gabriel Peal · 6 years ago
  16. 9fdf21a Added a warning for merge paths by Gabriel Peal · 6 years ago
  17. c7677bc Properly update the frame when starting an animation by Gabriel Peal · 6 years ago
  18. 7c65f1f Reset min/max frame when composition is set (#674) by Gabriel Peal · 6 years ago
  19. 3c89e5d [Sample App] Reduce marquee top margin by Gabriel Peal · 6 years ago
  20. 7f70524 Render every frame instead of matching AE fps (#673) by Gabriel Peal · 6 years ago
  21. d2c47a7 Ensure that the starting frame is set when setting a new composition by Gabriel Peal · 6 years ago
  22. c022836 [Sample App] Added App Tutorial to the showcase by Gabriel Peal · 6 years ago
  23. 0babb2c Update travis config by Gabriel Peal · 6 years ago
  24. 488620e [Sample App] Deleted the old animation and list fragment by Gabriel Peal · 6 years ago
  25. a76c73f [Sample App] Removed info menu icon by Gabriel Peal · 6 years ago
  26. f1bb2b1 [Sample App] Fixed intent filter + lint by Gabriel Peal · 6 years ago
  27. 0ea93a1 [Sample App] Added a control bar to trim start/end by Gabriel Peal · 6 years ago
  28. 951e118 Exposed getMinFrame and getMaxFrame APIs by Gabriel Peal · 6 years ago
  29. 36345bf Switched internal setFrame/setProgress calls by Gabriel Peal · 6 years ago
  30. 8c33399 Prevented min/max frames from invalidating the animation by Gabriel Peal · 6 years ago
  31. 6a8d421 [Sample App] Prevent the seekbar from updating the progress when it isn't being dragged by Gabriel Peal · 6 years ago
  32. bab2c95 [Lottie Sample] Fixed app theme for <v27 by Gabriel Peal · 6 years ago
  33. cba23c3 [Sample App] Added search and polished other screens by Gabriel Peal · 6 years ago
  34. 5188c18 [Lottie Sample] Began the bulls eye demo by Gabriel Peal · 6 years ago
  35. fce6314 [Sample App] Added an adaptive icon by Gabriel Peal · 6 years ago
  36. 6ab007f Added an api to create a composition without closing the InputStream by Gabriel Peal · 6 years ago
  37. 9bd3f87 Added an option to setDrawable without recycling bitmaps by Gabriel Peal · 6 years ago
  38. f3c3e42 [Sample App] Major improvements to the showcase tab and other screens by Gabriel Peal · 6 years ago
  39. 7dff5e8 [Sample App] Change annotation processor of butterknife lib (#671) by 남궁숙 · 6 years ago
  40. 5503c34 [Sample App] Many more improvements to the lottiefiles fragment and player by Gabriel Peal · 6 years ago
  41. 79c6471 [Sample App] Added a LottieFiles fragment and CompositionCache by Gabriel Peal · 6 years ago
  42. 73b8198 [Sample App] Added a ton of refinement, warnings, and render times to PlayerFragment by Gabriel Peal · 6 years ago
  43. 2546219 [Sample App] Added PreviewFragment by Gabriel Peal · 6 years ago
  44. cf845fe Added a bottom bar interface and preview fragment by Gabriel Peal · 6 years ago
  45. 6371bac Added bottom navigation by Gabriel Peal · 6 years ago
  46. 2770c3d [WIP] Beta version of new player fragment by Gabriel Peal · 6 years ago
  47. 8afb6f4 Bumped support library and kotlin by Gabriel Peal · 6 years ago
  48. 3869e29 Fix minFrame when composition has a startFrame > 0 (#657) by Nihal Pathuri · 6 years ago
  49. c6c1a96 Fix rendering graph & instructions in black (#644) by HearSilent · 6 years ago
  50. 4b4a57b Use thread-safe set for listeners. Closes #639 (#642) by Kevin Robatel · 6 years ago
  51. a96904f Remove unneccesary @RestrictTo modified on LottieValueCallback by Gabriel Peal · 6 years ago
  52. 95706c8 Fixed link (#635) by Paul Woitaschek · 6 years ago
  53. 17c94cd Removed unnecessary ArrayList wrapping (#637) by Paul Woitaschek · 6 years ago
  54. eac1103 v2.5.0 by Gabriel Peal · 6 years ago v2.5.0
  55. 74278e1 Fixed a bug in which the initial value of a split path transform was never set. by Gabriel Peal · 6 years ago
  56. 06fdee2 Prevent CI from trying to run tests without access to API keys (#631) by Gabriel Peal · 6 years ago
  57. dd0b6e8 Fix setProgress when startFrame > 0. (#629) by Alexandre Zollinger Chohfi · 6 years ago
  58. 05df617 v2.5.0-rc2 by Gabriel Peal · 6 years ago v2.5.0-rc2
  59. a212bc8 Reimplemented LottieValueAnimator (#624) by Gabriel Peal · 6 years ago
  60. b413b1e Clear the composition when a new one is set (#625) by Gabriel Peal · 6 years ago
  61. f7ece7c Move Keyframe from the animation to the value package so it is usable outside of Lottie internals by Gabriel Peal · 6 years ago
  62. 6b6047a Add back but deprecate fromJsonSync(Resources, JSONObject) by Gabriel Peal · 6 years ago
  63. 58659eb Fixed some line wrapping by Gabriel Peal · 6 years ago v2.5.0-rc1
  64. aa1aef4 Cleaned up LottieValueAnimator classes (#608) by Gabriel Peal · 6 years ago
  65. 91a87a0 Updated Changelog by Gabriel Peal · 6 years ago
  66. e1290aa v2.5.0-rc1 by Gabriel Peal · 6 years ago
  67. abf6855 Increased right margin to 150 in IntelliJ by Gabriel Peal · 6 years ago
  68. 9a79436 Simplified dynamic properties API by Gabriel Peal · 6 years ago
  69. e562579 Fixed a typo in a BaseLayer mask warning by Gabriel Peal · 6 years ago
  70. 5e06e19 Update changelog for 2.5.0 by Gabriel Peal · 6 years ago
  71. 9f2c187 Ignore null parent layers by Gabriel Peal · 6 years ago
  72. 1dad1e9 Treat intersect masks like add masks (#607) by Gabriel Peal · 6 years ago
  73. eff7947 Fix a crash when a precomp has no layers by Gabriel Peal · 6 years ago
  74. 2ca8570 Fix min bodymoving version check. (#605) by Alexandre Zollinger Chohfi · 6 years ago
  75. d0f7015 Add a simple dynamic properties demo by Gabriel Peal · 6 years ago
  76. 6c1c525 Enable value callbacks for PathKeyframeAnimation by Gabriel Peal · 6 years ago
  77. d23140c Add time reamapping value callbacks as animations so they get callbacks by Gabriel Peal · 6 years ago
  78. 6c6f249 Fix rotations on solid layers (#598) by Gabriel Peal · 6 years ago
  79. 51af99a Removed some unused code by Gabriel Peal · 6 years ago
  80. 9679d0e final and scope cleanup from IntelliJ inspect code by Gabriel Peal · 6 years ago
  81. afaee42 Moved remaining AnimatableValue parsing to Parser classes by Gabriel Peal · 6 years ago
  82. 4eda1da Moved more AnimableValue parsing to Parser classes by Gabriel Peal · 6 years ago
  83. 0a9307b Moved AnimatableValue parsing to Parser classes (#596) by Gabriel Peal · 6 years ago
  84. 41e3b84 Moved all Keyframe parsing to Parser classes by Gabriel Peal · 6 years ago
  85. 162b7ca Moved all ContentModel parsing to Parser classes by Gabriel Peal · 6 years ago
  86. 6572a0c Moved Layer parsing to Parser classes by Gabriel Peal · 6 years ago
  87. dcbff62 Moved LottieComposition parsing to Parser classes by Gabriel Peal · 6 years ago
  88. 1a4a949 v2.5.0-beta3 by Gabriel Peal · 6 years ago v2.5.0-beta3
  89. 12f191c Round a frame when setting a value and retrieving a frame by Gabriel Peal · 6 years ago
  90. 1f02e00 Default to MaskModeAdd but warn if another is set by Gabriel Peal · 6 years ago
  91. 482f5f0 Improve setAnimation docs by Gabriel Peal · 6 years ago
  92. 8e9c76e Cleaned up and updated LottieComposition factory methods (#593) by Gabriel Peal · 6 years ago
  93. eca9c70 v2.5.0-beta2 by Gabriel Peal · 6 years ago v2.5.0-beta2
  94. cca6a20 Added an interpolated lottie value (#589) by Gabriel Peal · 6 years ago
  95. 4aa1411 Added a setValue api to LottieValue (#588) by Gabriel Peal · 6 years ago
  96. 905a2ff Prevent ImageAssetManager entries with null bitmaps by Gabriel Peal · 6 years ago
  97. 90242f6 Use JsonReader for json parsing (#572) by Gabriel Peal · 6 years ago
  98. 91c181a Make lottie drawable implement animatable (#580) by Alex Lockwood · 6 years ago
  99. 09fc30d Methods for removing all of animator listeners (#581) by Marcin Robaczyński · 6 years ago
  100. 36a4363 Scroll the assets list to the current animation by Gabriel Peal · 6 years ago