1. 91103eb Fixed two bugs with text alpha and stroke by Gabriel Peal · 7 years ago
  2. 4eeb73a Added missing import by Gabriel Peal · 7 years ago
  3. 933f8bf Apply transform opacity to text by Gabriel Peal · 7 years ago
  4. aa8aec8 Refactoried the way progress is handled in LottieDrawable and LottieValueAnimator by Gabriel Peal · 7 years ago
  5. 8e5887a Prevent a crash for letters that have no shapes by Gabriel Peal · 7 years ago
  6. 5138107 Prevent a ConcurrentModificationException by Gabriel Peal · 7 years ago
  7. c7f4abb Catch an ArrayIndexOutOfBoundsException by Gabriel Peal · 7 years ago
  8. 1d0d8f1 Uncomment systemAnimationsAreDisabled. by Gabriel Peal · 7 years ago
  9. cf92c21 Added a second generic type to AnimatableValue by Gabriel Peal · 7 years ago
  10. 2df1c2b Organized classes into packages with @RestrictTo by Gabriel Peal · 7 years ago
  11. cca9b38 Throw if setColorFilter is used instead of addColorFilter. by Gabriel Peal · 7 years ago
  12. 0e9ee81 Upgraded build tools to 26 by Gabriel Peal · 7 years ago
  13. 151fcf9 Don't cancel animations animations are disabled. by Gabriel Peal · 7 years ago
  14. 7233353 Updated Kotlin by Gabriel Peal · 7 years ago
  15. 9f8e004 Bumped version to 2.2.0 by Gabriel Peal · 7 years ago v2.2.0
  16. 1c1e26a Only dereference interpolator cache WeakReference once by Gabriel Peal · 7 years ago
  17. 2f2cbb8 Added support for setting the start/end frame/progress manually (#433) by Gabriel Peal · 7 years ago
  18. 004c708 Created lazy composition tasks in LottieDrawable by Gabriel Peal · 7 years ago
  19. 6c30d48 Cancel loader tasks when drawable, bitmaps, or resources are set by Gabriel Peal · 7 years ago
  20. 1a0e0d7 Make Weak the default cache strategy by Gabriel Peal · 7 years ago
  21. 62d3d1b Respect parent alpha for solid layers (#420) by Hong.LI · 7 years ago
  22. a78062e Bump a couple deps + minor cleanup (#430) by Felipe Lima · 7 years ago
  23. 50dcbe3 Update README.md by Gabriel Peal · 7 years ago
  24. 2e3251c Updated README to point at new docs site by Gabriel Peal · 7 years ago
  25. edf490b Bumped version to 2.1.2 by Gabriel Peal · 7 years ago
  26. d0797f4 Remove experimental from hardware acceleration API by Gabriel Peal · 7 years ago
  27. 54c2775 Make ref strong before checking it (#406) by Guillermo Orellana · 7 years ago
  28. d5bef71 Added missing override annotations. (#408) by Paul Woitaschek · 7 years ago
  29. fcdac57 Allow animations with masks and mattes to scale up by Gabriel Peal · 7 years ago
  30. 4e3412c Update hardware layer when setComposition is set by Gabriel Peal · 7 years ago
  31. 895f75a Updated Kotlin by Gabriel Peal · 7 years ago
  32. cbd88e9 Fix hashCode calculation by Gabriel Peal · 7 years ago
  33. a8f3896 Cache PathInterpolators by Gabriel Peal · 7 years ago
  34. 2980811 Fall back to gradient array length when p is missing by Gabriel Peal · 7 years ago
  35. 5e069e8 Don't trim a path when length < 1 by Gabriel Peal · 7 years ago
  36. 3ecbb5c Updated city animation by Gabriel Peal · 7 years ago
  37. d82c925 Added City animation by Gabriel Peal · 7 years ago
  38. 6eddb04 v2.1.1 sample app by Gabriel Peal · 7 years ago
  39. d73039f Fix a crash in the sample app and lint by Gabriel Peal · 7 years ago
  40. e30c8f5 v2.1.0 by Gabriel Peal · 7 years ago v2.1.0
  41. b47c196 Reset paint alpha after drawing mask by Gabriel Peal · 7 years ago
  42. 52d8da4 Fix small typeface error when drawing texts (#372) by Alexandre Zollinger Chohfi · 7 years ago
  43. 3e53a74 Updated changelog for 2.1 by Gabriel Peal · 7 years ago
  44. 43aa2da Saved TimeStretch aep by Gabriel Peal · 7 years ago
  45. 34a433b Added support for time stretch by Gabriel Peal · 7 years ago
  46. 018e849 Factor composition start and end frames (work area) into progress calculation (#366) by Gabriel Peal · 7 years ago
  47. f95b9d4 Added a real time graph of render times by Gabriel Peal · 7 years ago
  48. 22adbca Added more systrace markers by Gabriel Peal · 7 years ago
  49. 5fc8c5a Simplified trace markers by Gabriel Peal · 7 years ago
  50. 9cb7446 Moved src to kotlin/ by Gabriel Peal · 7 years ago
  51. ec1f948 Converted TypographyDemoActivity and WarningsDialogFragment to Kotlin by Gabriel Peal · 7 years ago
  52. 4a53934 Converted FullScreenActivity and QrScanActivity to Kotlin by Gabriel Peal · 7 years ago
  53. 8a52aa4 Deleted ChooseUrlDialogFragment by Gabriel Peal · 7 years ago
  54. f1a8bc1 Converted ChooseAssetDialogFragment to Kotlin by Gabriel Peal · 7 years ago
  55. 084d0ce Converted AppIntroActivity to Kotlin by Gabriel Peal · 7 years ago
  56. 4b8ddb3 Converted AnimationFragment to Kotlin by Gabriel Peal · 7 years ago
  57. 629fbab Converted MainActivity and ListFragment to Kotlin by Gabriel Peal · 7 years ago
  58. df5b4b8 Enabled Kotlin support in the sample app by Gabriel Peal · 7 years ago
  59. e613834 Updated type tests by Gabriel Peal · 7 years ago
  60. 90e21ac Set the minimum version for text to 4.8.0 by Gabriel Peal · 7 years ago
  61. 8228afb Added a warning for bodmovin < 4.5.0 by Gabriel Peal · 7 years ago
  62. 533fa91 Updated hello world animation by Gabriel Peal · 7 years ago
  63. 5dc7d6c Fixed an issue when tracing beyond the max trace depth by Gabriel Peal · 7 years ago
  64. 810ac8e Added support for repeaters (#364) by Gabriel Peal · 7 years ago
  65. 9e8e9bb Created GreedyContents to clean up merge path handling (#362) by Gabriel Peal · 7 years ago
  66. 811993f Added a ContentModel interface (#361) by Gabriel Peal · 7 years ago
  67. 331cb02 Add support for time remapping (#360) by Gabriel Peal · 7 years ago
  68. 8d55bc1 Removed animated graph because it has expressions by Gabriel Peal · 7 years ago
  69. 8a4a300 Reenable mask opacity by Gabriel Peal · 7 years ago
  70. 61f609c Parse framerate as a double to fix animation duration (#358) by Gabriel Peal · 7 years ago
  71. 9d3e45b Fix unbalanced trace endSection call by Gabriel Peal · 7 years ago
  72. 5cf6702 Adds a performance tracker to track render times per layer by Gabriel Peal · 7 years ago
  73. 0e4b4d4 Default layer name to root by Gabriel Peal · 7 years ago
  74. 0f2539c Added tons of method traces by Gabriel Peal · 7 years ago
  75. 85cd652 Add support for rendering fonts and dynamic text (#353) by Gabriel Peal · 7 years ago
  76. 1232d1b Fix full screen animation by Gabriel Peal · 7 years ago
  77. 8d0fd88 Rename ImageAssetBitmapManager to ImageAssetManager by Gabriel Peal · 7 years ago
  78. ecff6a1 Added travis to readme by Gabriel Peal · 7 years ago
  79. 7bc0b5e Upgrade to gradle 4 (#351) by Gabriel Peal · 7 years ago
  80. eadef3b Lower visibility of Font getters by Gabriel Peal · 7 years ago
  81. 41e5259 Added a test by Gabriel Peal · 7 years ago
  82. e0db63b Access fonts through the actual exported fonts list by Gabriel Peal · 7 years ago
  83. a627b63 Cleanup by Gabriel Peal · 7 years ago
  84. 8bbb062 Bug fixes by Gabriel Peal · 7 years ago
  85. 77dc37c Added support for animatable tracking by Gabriel Peal · 7 years ago
  86. 6626a9a Added support for static font colors by Gabriel Peal · 7 years ago
  87. 6afe27d Properly space letters when scaling by Gabriel Peal · 7 years ago
  88. b9f3d85 Color works by Gabriel Peal · 7 years ago
  89. 7afc118 Basic text works by Gabriel Peal · 7 years ago
  90. d5f141d Only update an animation when the animation value actually changes by Gabriel Peal · 7 years ago
  91. b02e458 Created vector assets for shortcut icons by cgathergood · 7 years ago
  92. f522d6d Static Shortcuts for list fragment options by cgathergood · 7 years ago
  93. 9155e20 Detect and add warnings to the animation viewer by Gabriel Peal · 7 years ago
  94. 2541683 Bumped version to 2.0.0! by Gabriel Peal · 7 years ago v2.0.0
  95. 16a55f8 Added more animations from lottiefiles by Gabriel Peal · 7 years ago
  96. 90d90a4 Update build tools version by Gabriel Peal · 7 years ago
  97. c1fdae0 Remove junit asserts by Gabriel Peal · 7 years ago
  98. a84dbe5 Fix a trim path bug by Gabriel Peal · 7 years ago
  99. f45a9dc Prevent multiplying the gradient hash by 0 by Gabriel Peal · 7 years ago
  100. b8e0191 Warn when there are expressions in the composition by Gabriel Peal · 7 years ago