aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-13Prevent trace strings from getting created when tracing is disabledupstream-masterSuzan MacGyver
2024-04-01Allow missing end values for integer animations (#2487)Gabriel Peal
2024-04-01Add an additional null check in BaseKeyframeAnimation (#2486)Gabriel Peal
2024-04-01Add support for tgs files in Compose (#2488)Gabriel Peal
2024-04-01Fix Let's Encrypt TLS on old API versions (#2489)Gabriel Peal
2024-03-03v6.4.1-SNAPSHOTGabriel Peal
2024-03-03v6.4.0Gabriel Peal
2024-03-03[Sample] Replace direct Lottiefiles integration with a link to their app inst...Gabriel Peal
2024-03-03Fix image scaling when the display scale changes (#2475)Gabriel Peal
2024-03-03Add a binary compatibility check (#2474)Gabriel Peal
2024-03-03Clarify clipToCompositionBounds docs for Compose (#2473)Gabriel Peal
2024-03-03Upgrade a bunch of dependencies (#2472)Gabriel Peal
2024-02-27Call LottieTask listeners synchronously when already on the main thread (#2470)Gabriel Peal
2024-02-26Add support for gzipped and tgs files from network (#2454)Lubomir K
2024-02-26Respect autoPlay when setting a new composition (#2469)Gabriel Peal
2024-02-26Remove LottieAnimationView.composition so it doesn't get out of sync (#2468)Gabriel Peal
2024-02-18Fix LottieTask leak (#2465)py - Pierre Yves Ricau
2024-02-02Better tangent extrapolation implementation when using bounce easings (#2459)Erwan Ameil
2024-01-31Allow bounce easings along a path to return a position outside of the path (#...Erwan Ameil
2024-01-30[Compose] Add safeMode (#2455)kunal-jar
2024-01-23[a11y] Check for reduced motion frame names (#2451)Steven Bassett
2023-12-29v6.3.1-SNAPSHOTGabriel Peal
2023-12-29v6.3.0Gabriel Peal
2023-12-29[Compose] Add LottiePainter (#2442)Gabriel Peal
2023-12-29Make all LottieAnimationView setters idempotent (#2441)Gabriel Peal
2023-12-29Fix rendering artifacts for large strokes on polygons (#2440)Gabriel Peal
2023-12-29Add an option to clip text if it goes beyond the Y bounds of paragraph text (...Gabriel Peal
2023-12-29Allow shape contents to have dynamic properties for its path (#2439)Gabriel Peal
2023-12-29Scale image if the dp scale changes (#2438)Gabriel Peal
2023-12-29Constrain unbounded dimensions when exactly one dimension is unbounded (#2437)Gabriel Peal
2023-12-26Add support for gzipped json files (#2435)Gabriel Peal
2023-12-26Handle null color callbacks in SolidLayer (#2434)Gabriel Peal
2023-12-26Handle null animated shape end values (#2433)Gabriel Peal
2023-12-15GradientColorKeyframeAnimation does not handle progress outside [0,1] (#2427)Sven
2023-11-18v6.2.1-SNAPSHOTGabriel Peal
2023-11-18v6.2.0Gabriel Peal
2023-11-18Add support for layer blend mode "bm" for NORMAL, SCREEN, OVERLAY, DARKEN, LI...Naail Abdul Rahman
2023-11-15Upgrade okio to 1.17.6 (#2418)Gabriel Peal
2023-11-15Implement auto-orient (#2416)Gabriel Peal
2023-11-03Add a LottieAnimationView overload for ZipInputStream (#2411)Gabriel Peal
2023-10-29Fix a NPE in ColorKeyframeAnimation (#2407)Gabriel Peal
2023-10-29Fixe varying opacity stops across keyframes in the same gradient (#2406)Gabriel Peal
2023-10-29Fixed rounded corners for non-closed curves (#2405)Gabriel Peal
2023-10-29Add support to generate baseline profiles for lottie and lottie-compose (#2404)Gabriel Peal
2023-09-03Upgraded a bunch of dependencies (#2382)Gabriel Peal
2023-09-02Fix asyncUpdates for Nougat and below (#2380)Gabriel Peal
2023-09-02Add an additional null check to TransformKeyframeAnimation (#2381)Gabriel Peal
2023-09-02Check cache for LottieCompositionFactory sync methods (#2379)Gabriel Peal
2023-09-02Add clearValueCallback and COLOR value callback to solid layer (#2378)Gabriel Peal
2023-09-02Allow configuring a default global value for async updates (#2356)Gabriel Peal