- f8ea198 Fix crash on Xcode 26 by setting actions before anchorPoint in CompositionLayer (#2694) by Letícia Mazzo Portela · 12 days ago upstream/master
- 906e79b Fix LottieAnimationView frame animation regression (#2691) by Nenad VULIC · 5 weeks ago
- f4db77d Bump version to 4.6.1 by Cal Stephens · 5 weeks ago upstream/cal--4.6.1 upstream/4.6.1
- 3089bba Don't fail decoding when text font `ascent` or line height (`lh`) is missing (#2690) by JackFan · 5 weeks ago
- c10b740 Update embedded ZIPFoundation to 0.9.20 to prevent symlink path traversal during ZIP extraction (#2689) by Rob Mulder · 6 weeks ago
- 270797a Add support for IANA `.lot` extension as a Lottie JSON alias (#2688) by tsushanth · 6 weeks ago
- ff79f40 declare read-only permissions on CI workflow (#2684) by Arpit Jain · 6 weeks ago
- dc9aadd Update EmbeddedLibraries/EpoxyCore to 0.11.0 (#2681) by SUTHEESH SUKUMARAN · 2 months ago
- 78075a9 Fix Value Providers Not Working Correctly When Setting Gradient Colors (#2677) by Vlad Grigore Sima · 3 months ago
- fa391c4 Fix incorrect mask animation timing on precomp layers (#2676) by Rohit · 3 months ago
- 3a7fb59 Optimize NSSet usage (#2659) by Ladd Van Tol · 4 months ago
- 0cd97be Add Objective-C compatible image provider (#2660) by seungwan · 4 months ago
- 509218c Fix division by zero in `GradientValueProvider` with single color (#2664) by layla · 4 months ago
- 335d8d4 Improve performance of main thread rendering engine `NodeRenderSystem` (#2663) by Christian · 5 months ago
- ea35e6a Add Objective-C compatible font provider to `CompatibleAnimationView` (#2657) by David Zhu · 5 months ago
- c4e8dd2 Compare frames using `trunc` instead of `round` (#2650) by Ivan · 5 months ago
- 391a01c Add `windowBackgroundBehavior` for customizing behavior after being removed from window (#2646) by Kirill Shashkov · 5 months ago
- 9ba59c9 Upgrade GitHub Actions for Node 24 compatibility (#2643) by Salman Chishti · 6 months ago
- 0f731ab Add `ReducedMotionOption.disabledMotion` mode for snapshot testing (#2642) by Andy Bartholomew · 6 months ago
- 835e5c6 Add padding around text layer to compensate for fonts that clip outside of standard bounds (#2639) by eXCoreX · 6 months ago
- 0cb03fd Update minimum Swift version to 6.0 (Xcode 16+) (#2637) by Cal Stephens · 6 months ago upstream/4.6.0
- 83fec35 Update to latest version of Airbnb Swift Style Guide (#2634) by Cal Stephens · 7 months ago
- 6bae2c2 Dynamic Text Color & Stroke Support (#2633) by Cheick Abba Cisse · 7 months ago
- f4cf34b Add `LottieConfiguration.defaultURLSession` to allow globally configuring / disabling network requests (#2627) by Andy Bartholomew · 8 months ago
- adec48e Fix division by zero in `LottieAnimationHelpers` (#2599) by Andrew Frederick · 9 months ago
- 9ab5d22 Fix: `isAnimationPlaying` is `false` when `backgroundBehavior` is `continuePlaying` (#2598) by Sunny · 9 months ago
- 9913550 Update `LottieView` to invoke `animationDidLoad` on next run loop (#2603) by Miguel Jimenez · 10 months ago
- 9f611eb Handle task cancellation when loading animation (#2595) by Mihai Șeremet · 11 months ago
- a004050 Bump version to 4.5.2 by Cal Stephens · 1 year, 2 months ago upstream/4.5.2
- 816e52f Adds support for .lottie v2 (#2564) by Evandro Harrison Hoffmann · 1 year, 2 months ago
- d6ddd82 Adds static framework generation on CI (#2561) by Loupehope · 1 year, 2 months ago
- b80fcfd Fix issue where animation with justified text justification would fail to parse (#2553) by Cal Stephens · 1 year, 3 months ago
- a6912de Support customizing `contentsScale` of text layer (#2559) by Cal Stephens · 1 year, 3 months ago
- 5bf4473 Update EpoxyCore readme (#2532) by youssefMSG · 1 year, 5 months ago
- f93abb0 Fix Navigation Issue in AnimationListView in the Sample Project (#2528) by Chikato Takenouchi · 1 year, 6 months ago
- 44bd9ff Use #fileID instead of #file (#2522) by Dmitry Gruzd · 1 year, 6 months ago
- 4c24daa Exclude DebugLayer in release builds (#2514) by Noah Martin · 1 year, 6 months ago
- 047aa81 Update version number to 4.5.1 by Cal Stephens · 1 year, 7 months ago upstream/4.5.1
- d3b6e38 Update to latest version of Airbnb style guide / formatter (#2513) by Cal Stephens · 1 year, 7 months ago
- 44c9425 fix haiku url in readme (#2509) by Harry Marr · 1 year, 8 months ago
- 55aa1db Add additional dynamic library product to Package.swift (#2507) by Jens Krug · 1 year, 8 months ago
- 9e8cd70 Don't asset when setting `respectAnimationFrameRate = false` on Core Animation engine (#2482) by DarkSatyr · 1 year, 10 months ago
- 81b2805 Update Trim.trimType to default to .individually if not provided (#2478) by Alexander Allakhverdiyev · 1 year, 10 months ago
- fc8a44f Fix warnings in Xcode 16 by restating inherited conformances to `@unchecked Sendable` (#2477) by John Szumski · 1 year, 10 months ago
- 7a8279b Add possibility to remove ValueProvider (#2474) by Dmitrii Medvedev · 1 year, 10 months ago
- ab4c5d9 Fix frame conversion in LottieAnimationLayer.pause(at: .marker(...)) (#2469) by Cal Stephens · 1 year, 11 months ago
- 6c8319b Upgrade GitHub Actions (#2466) by Christian Clauss · 2 years ago
- 19e60c9 Fix typos in some comments (#2459) by wanxiangchwng · 2 years ago
- 0d20f5d Update `LottieAnimationView.getValue(for:atFrame:)` docs (#2455) by Gal Berezansky · 2 years ago
- cc78796 Update links for repositories moved to the swiftlang org on GitHub (#2454) by LamTrinh.Dev · 2 years ago
- 12d01a8 Use 'Lottie.xcframework.zip' name for XCFramework archives by Cal Stephens · 2 years ago
- 15c54f4 Update package.json version number to 4.5.0 by Cal Stephens · 2 years ago
- fe4c6fe Update version to 4.5.0 by Cal Stephens · 2 years ago upstream/4.5.0
- 0ed725e Add support for opacity text animators (#2436) by Cal Stephens · 2 years, 1 month ago
- f5ee923 Support font provider in composition layer (#2439) by 1an-xu · 2 years, 1 month ago
- fca6f33 Add drop shadow support to main thread rendering engine (#2423) by 1an-xu · 2 years, 1 month ago
- 73b1a42 Fix issue where bezier paths could be closed incorrectly (#2418) by Cal Stephens · 2 years, 2 months ago
- 5c8d511 Add `LottieView.configure` overload that takes a keypath and value instead of a closure (#2415) by Shai Mishali · 2 years, 2 months ago
- 1910aef Require Xcode 15 / Swift 5.9 (#2400) by Cal Stephens · 2 years, 2 months ago
- f01bc5f Add final keyword to `SnapshotTests` (#2399) by chacha · 2 years, 2 months ago
- 769b88d Include animation duration when computing cost/complexity of Core Animation time remapping (#2381) by Cal Stephens · 2 years, 3 months ago upstream/4.4.3
- 3af9055 Update NSPrivacyAccessedAPITypeReasons in privacy manifest (#2380) by Cal Stephens · 2 years, 3 months ago
- 52b22e8 Fix issue where animation size could be incorrect after loading async animation (#2379) by Cal Stephens · 2 years, 3 months ago
- ab15129 Update current version to 4.4.2 by Cal Stephens · 2 years, 4 months ago upstream/4.4.2
- 030232b Use correct version number when building XCFramework bundle (#2341) by Cal Stephens · 2 years, 4 months ago
- 8a784b2 Fix Incorect InitialValue Usage in SwiftUI Wrapper (#2357) by Bryn Bodayle · 2 years, 4 months ago
- d76f85b Add visionOS support to pod spec (#2348) by Dukandar · 2 years, 4 months ago
- 833bc7b Remove redundant CGFloat conversion in math helpers (#2346) by viva-melon · 2 years, 4 months ago
- 41dfe7b Update minimum deployment target to iOS 13.0 / macOS 10.15 (#2322) by Cal Stephens · 2 years, 5 months ago
- 7fe8b6f Bump current version to 4.4.1 by Cal Stephens · 2 years, 5 months ago upstream/4.4.1
- 2f0f761 Fix infinite loop when setting LottieAnimationView.viewportFrame (#2316) by Cal Stephens · 2 years, 5 months ago
- 7ecdbbf Fix warning from invalid character in Cocoapods resource bundle identifier (#2317) by Cal Stephens · 2 years, 5 months ago
- cb4698b Fix crash in Main Thread rendering engine path interpolation implementation (#2305) by Cal Stephens · 2 years, 5 months ago
- d4b75a0 Omit privacy manifest from source files in podspec (#2307) by Rhys · 2 years, 6 months ago
- 2aa558f Update CI jobs to run on Apple Silicon macOS 14 runner (#2306) by Cal Stephens · 2 years, 6 months ago
- 99c2f68 Update `LottieAnimationView.updateRasterizationState` to simply call `LottieAnimationLayer.updateRasterizationState` (#2296) by DevVenusK · 2 years, 6 months ago
- 6bb0f64 Replace os checks with canImport(UIKit) to improve visionOS support (#2294) by Kent Sutherland · 2 years, 6 months ago
- e276c62 Update version number to 4.4.0 by Cal Stephens · 2 years, 6 months ago
- f522990 Update CI to build for visionOS (#2287) by Cal Stephens · 2 years, 6 months ago upstream/4.4.0
- 25ceccd Update LottieView to display placeholder using overlay instead of ZStack (#2289) by Miguel Jimenez · 2 years, 6 months ago
- 8430111 Use resource_bundles instead of resource (#2288) by David Cacenabes · 2 years, 6 months ago
- 7cae3aa Add time remapping support to Core Animation rendering engine (#2286) by Cal Stephens · 2 years, 6 months ago
- 5515927 Fix issue where manually interpolated keyframes could animate incorrectly (#2285) by Cal Stephens · 2 years, 6 months ago
- 2562590 Fix issue where DotLottieImageProvider didn't handle base64 images (#2283) by Cal Stephens · 2 years, 6 months ago
- 9c1dac7 Fix parsing issue, add support for DotLottieConfiguration in SwiftUI LottieView (#2277) by Cal Stephens · 2 years, 6 months ago
- a9ac8e6 Include dSYMs in XCFramework build (#2284) by Benedek Kozma · 2 years, 6 months ago
- 4f4b5a1 Fix issue where repeater layer could be displayed incorrectly (#2276) by Cal Stephens · 2 years, 6 months ago
- 9dc7d74 Fix issue where AnimationKeypath in SolidLayer could be incorrect (#2278) by Cal Stephens · 2 years, 6 months ago
- c3d493b Mark DotLottieCache as Sendable (#2245) by Cal Stephens · 2 years, 6 months ago
- 3b80576 Fix: added visionOS and simplified conditional (#2280) by Carsten Knoblich · 2 years, 7 months ago
- af18de2 Do not create `DotLottieImageProvider` instance if there's no image files (#2271) by Igor Sova · 2 years, 7 months ago
- 9c1e7f1 Fix privacy manifest location for SPM (#2268) by Manuel Burghard · 2 years, 7 months ago
- fe4f51c Fix build warnings due to missing imports (#2263) by Hanton Yang · 2 years, 7 months ago
- 86e142e Continue XCFramework job if certificate install step fails (#2264) by Cal Stephens · 2 years, 7 months ago
- abaf862 Codesign Lottie.xcframework (#2259) by Cal Stephens · 2 years, 7 months ago
- f41ce9c Adopt policy on minimum supported Swift / Xcode version, update minimum versions to Swift 5.7 / Xcode 14.1 (#2260) by Cal Stephens · 2 years, 7 months ago
- 92f70b7 Fix issue where Core Animation rendering engine couldn't display last frame of animation when paused (#2254) by Cal Stephens · 2 years, 7 months ago
- 53b2c73 Remove a few unused imports (#2253) by Hanton Yang · 2 years, 7 months ago
- e7ed4b7 Add privacy manifest (#2252) by Cal Stephens · 2 years, 7 months ago
- 3f1202f Bump current version to 4.3.4 by Cal Stephens · 2 years, 8 months ago upstream/4.3.4