1. ee94224 Add the ability to set custom cache keys or set non cache key (#1450) by Gabriel Peal · 4 years, 7 months ago
  2. 8d676e1 Added a dynamic property for text size (#1447) by Gabriel Peal · 4 years, 7 months ago
  3. 2c4530b Add setMinAndMaxFrame with 2 markers (#1448) by Gabriel Peal · 4 years, 7 months ago
  4. c1a967d Save play state in SavedState even if view was detached from the window first (#1442) by Gabriel Peal · 4 years, 7 months ago
  5. d20ca24 Add support for mask mode none (#1440) by Gabriel Peal · 4 years, 7 months ago
  6. 9abda9f Support ScaleType.FIT_XY. (#1418) by Bo Duan · 4 years, 7 months ago
  7. 3aebde4 Filter out empty environment variables (#1409) by Gabriel Peal · 4 years, 8 months ago
  8. 2fb3143 Fix build (#1403) by Gabriel Peal · 4 years, 8 months ago
  9. 8215f5d Add a fallback resource when compositions fail to load (#1350) by Gabriel Peal · 4 years, 9 months ago
  10. 5e12628 Fix rendering issue of translucent object overlapping (#1362) by Ralph · 4 years, 10 months ago
  11. e2b0041 Allow dynamic properties on text without animators (#1353) by Gabriel Peal · 4 years, 10 months ago
  12. d9c982e Include day/night mode in cache keys (#1352) by Gabriel Peal · 4 years, 10 months ago
  13. d052572 Fixed endless recycler view animation. #1340 by YuriiTsap · 4 years, 10 months ago
  14. 1a5c366 Fix android Learn url to one that doesn't 404 ;) (#1348) by John Senner · 4 years, 10 months ago
  15. 10ba936 Clear mask canvases on pre-Pie (#1327) by Gabriel Peal · 5 years ago
  16. 47fc0dc Moved espresso tests into LottieSample (#1264) by Gabriel Peal · 5 years ago
  17. d4affd4 Allow progress to be set in between frames (#1261) by Gabriel Peal · 5 years ago
  18. 2354bad Use moshi implementation for json parsing (#1234) by Gabriel Peal · 5 years ago
  19. 5a5ff80 Prevent BuildConfig builds from ever being on release builds (#1232) by Gabriel Peal · 5 years ago
  20. 7371eab Resize bitmaps to the size specified in JSON (#1225) by Gabriel Peal · 5 years ago
  21. 126dabd Added WebP support to ZIP asset parsing (#1198) by Parth · 5 years ago
  22. 6bf6b8c Added support for gradient fill opacity (#1155) by Gabriel Peal · 5 years ago
  23. 3ef34b8 Added support for dynamic gradient colors (#1153) by Gabriel Peal · 5 years ago
  24. 34195c2 Added support for emoji in TextDelegates (#1150) by Gabriel Peal · 5 years ago
  25. 95978b2 [Sample App] Include a default font asset delegate (#1151) by Gabriel Peal · 5 years ago
  26. 77ebba9 Added radius, size & position value callbacks for rectangle (#1146) by Mike Nakhimovich · 5 years ago
  27. be65104 Prevent zero scale strokes from drawing (#1149) by Gabriel Peal · 5 years ago
  28. 7a7a954 Allow transform properties to be nullable (#1136) by Gabriel Peal · 5 years ago
  29. c3f3a88 Reimplemented masks and mattes (#1135) by Gabriel Peal · 5 years ago
  30. c15c126 Use idiomatic enum constant naming (#1133) by Zac Sweers · 5 years ago
  31. deb6e22 v3.0.0-beta2 by Gabriel Peal · 5 years ago
  32. 60a7912 [Sample App] Use new lottiefiles url (#1124) by Gabriel Peal · 5 years ago
  33. 2ca335a Support animations without end values in each keyframe (#1104) by Gabriel Peal · 5 years ago
  34. 5f8f486 Allow multiple trim paths to operate on the same content (#1103) by Gabriel Peal · 5 years ago
  35. f87b1fd Added support for Skew and Skew Angle (#1118) by Gabriel Peal · 5 years ago
  36. a38bff9 Add information while waiting for jobs to finish (#1120) by Gabriel Peal · 5 years ago
  37. 4c575a4 Optimized test coroutines (#1110) by Gabriel Peal · 5 years ago
  38. 88dd91b Fix adjustment scale for text alignment when drawing text with fonts (#1115) by David Zhang · 5 years ago
  39. 2a73d55 Added support for markers (#1105) by Gabriel Peal · 5 years ago
  40. b412da7 Switch from happo to bitrise git branch (#1099) by Gabriel Peal · 5 years ago
  41. 88bed53 New RenderMode API (#1072) by Gabriel Peal · 5 years ago
  42. 52e4d63 Add support for naive text alignment. (#1067) by David Zhang · 5 years ago
  43. cc7a43c Updated testing (#1064) by Gabriel Peal · 5 years ago
  44. 72f25bf Allow text to be used as a mask (#1052) by Gabriel Peal · 6 years ago
  45. fa7625a Added 4 lottiefiles tests (#1053) by Gabriel Peal · 6 years ago
  46. 0d14e91 [Breaking Change] Automatic hardware acceleration detection (#1048) by Gabriel Peal · 6 years ago
  47. 11d87e9 [Sample App] add util buttons to SimpleAnimationActivity for testing by Gabriel Peal · 6 years ago
  48. 393afd5 Only update listeners when animation changed (#1035) by Gabriel Peal · 6 years ago
  49. ef33031 Removed most object allocations during playback (#1033) by Gabriel Peal · 6 years ago
  50. 1f9ebfc Use the correct bounds for saveLayer calls (#1023) by Gabriel Peal · 6 years ago
  51. 366206a Added prod animations from S3 (#1031) by Gabriel Peal · 6 years ago
  52. 0a980ac Added a bunch of lottiefiles animations as tests (#1026) by Gabriel Peal · 6 years ago
  53. c30a2ac Added support for hidden layers ("hd" property) (#1024) by Gabriel Peal · 6 years ago
  54. 83c6f1e Use film strip snapshots rather than individual progress points for visual regression tests (#983) by Gabriel Peal · 6 years ago
  55. 3cefa99 [Sample App] Upgraded butterknife by Gabriel Peal · 6 years ago
  56. 7283e03 v2.8.0 by Gabriel Peal · 6 years ago
  57. c476cc6 Migrate to androidx (#962) by Gabriel Peal · 6 years ago
  58. e9675e5 [Sample App] Fix Lottiefiles tab by Gabriel Peal · 6 years ago
  59. 49d94b8 v2.7.0 by Gabriel Peal · 6 years ago
  60. 354b756 [Sample App] Fixed play button icon not updating by Gabriel Peal · 6 years ago
  61. e76e445 LottieCompositionFactory and Caching Cleanup (#959) by Gabriel Peal · 6 years ago
  62. 074176b Add on composition loaded listener (#928) by dlamande · 6 years ago
  63. 073bf89 v2.6.1 by Gabriel Peal · 6 years ago
  64. b82850a v2.6.0 by Gabriel Peal · 6 years ago
  65. 817e100 Converted sample app to MvRx (#917) by Gabriel Peal · 6 years ago
  66. fbf00bc v2.6.0-rc3 by Gabriel Peal · 6 years ago
  67. f4f47a8 v2.6.0-rc2 by Gabriel Peal · 6 years ago
  68. add5015 Added the ability to set a url on LottieAnimationView by Gabriel Peal · 6 years ago
  69. df1beca v2.6.0-rc2 by Gabriel Peal · 6 years ago
  70. 0e6a65b Automatically reuse tasks for in-progress parses (#887) by Gabriel Peal · 6 years ago
  71. 76b76e7 v2.6.0-rc1 by Gabriel Peal · 6 years ago
  72. 9d233a0 Added the ability to fetch an animation from a url (#868) by Gabriel Peal · 6 years ago
  73. 1718548 [WIP] Sign lottie artifacts (#877) by Gabriel Peal · 6 years ago
  74. f675a55 Sign and create releases on CI (#866) by Gabriel Peal · 6 years ago
  75. afef4ed [Sample App] Run Player network response on the main thread by Gabriel Peal · 6 years ago
  76. 4750fbd Allow shapes with different point counts but warn (#865) by Gabriel Peal · 6 years ago
  77. 3f9ee24 Replaced Strong/WeakRef cache with a LruCache (#861) by Gabriel Peal · 6 years ago
  78. ee8b954 Added support for zip files (#846) by Gabriel Peal · 6 years ago
  79. 73805e4 [Sample App] Handle null preview urls by Gabriel Peal · 6 years ago
  80. 12de9c5 Added logging for happo tests (#855) by Gabriel Peal · 6 years ago
  81. dd05077 Fixed for time stretch applying to masks twice (#842) by Gabriel Peal · 6 years ago
  82. 3f3fdbd Added support for miter limit (#839) by Gabriel Peal · 6 years ago
  83. f11924d Readded hamburger arrow asset for tests (#840) by Gabriel Peal · 6 years ago
  84. c32f18e Refactored LottieCompositionFactory APIs (#830) by Gabriel Peal · 6 years ago
  85. 4ea04fd Removed unused assets by Gabriel Peal · 6 years ago
  86. 44cd501 [Sample App] Added the ability to load a file from assets by Gabriel Peal · 6 years ago
  87. e07d672 [Sample App] Additional threading fix for network callbacks by Gabriel Peal · 6 years ago
  88. 45b5adb [Sample App] Improve input validation for trimming by Gabriel Peal · 6 years ago
  89. 406e608 Remove buildToolsVersion by Gabriel Peal · 6 years ago
  90. ee79626 v2.5.7 by Gabriel Peal · 6 years ago
  91. 9414eb5 Safer lottiefiles color parsing by Gabriel Peal · 6 years ago
  92. 9d9a2e3 Revert "Replaced anonymous classes with lambdas." by Gabriel Peal · 6 years ago
  93. 17b64db Revert "Target Java 8" by Gabriel Peal · 6 years ago
  94. 0ccaba5 v2.5.6 by Gabriel Peal · 6 years ago
  95. 1926e58 Added total frames as well as current and total seconds of animation (#814) by Mark Stonehouse · 6 years ago
  96. 5293ac5 Replaced anonymous classes with lambdas. by Gabriel Peal · 6 years ago
  97. 86a8f39 Target Java 8 by Gabriel Peal · 6 years ago
  98. cd547e4 Use correct retrofit rxjava adapter and update okhttp timeout (#790) by fpliu · 6 years ago
  99. 95f07d1 v2.5.5 by Gabriel Peal · 6 years ago
  100. b4913b5 Added an end frame test (#765) by Gabriel Peal · 6 years ago