Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.airbnb.android:lottie to v6.4.1 #21

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.airbnb.android:lottie 6.0.0 -> 6.4.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

airbnb/lottie-android (com.airbnb.android:lottie)

v6.4.1

Bugs Fixed
  • Scale base64 encoded bitmaps (#​2501)
  • Prevent systrace strings from getting created when systrace is off (#​2493)
  • Allow missing end values for integer animations (#​2487)
  • Add an extra null check in BaseKeyframeAnimation (#​2486)

v6.4.0

New Features
  • Add support for reduced motion marker names (#​2451)
  • Support GZIP and TGS network downloads (#​2454)
Bugs Fixed
  • Allow easings to go <0 and >1 (#​2457)
  • Fix a memory leak in LottieTask (#​2465)
  • Prevent play from working after a non-Lottie drawable was set and then returned back (#​2468)
  • Respect autoPlay in LottieAnimationView when setting a new composition (#​2469)
  • Call LottieTask synchronously when already on the main thread (#​2470)
  • Properly rescale bitmaps when the system scale changes (#​2475)

v6.3.0

New Features
  • Add support dynamic path properties on shape contents (#​2439)
  • Add support for gzipped and tgs files (#​2435)
  • Add an option to clip text if it extends beyond its bounding box (#​2412)
Bugs Fixes
  • Make all LottieAnimationView setters idempotent (#​2441)
  • Fix a rendering artifact for polygons with large strokes (#​2440)
  • Re-scale bitmaps if the system scale changes (#​2438)
  • Handle null color callbacks in solid layer (#​2434)
  • Handle null shape data end values (#​2433)
  • Fix gradient colors when the progress is <0 or > 1 (#​2427)

v6.2.0

New Features
  • Implement screen, overlay, darken, lighten, and add blend modes (#​2408)
  • Implement auto-orient (#​2416)
  • Allow globally configuring asyncUpdates (#​2356)
  • Add an optional close param to LottieCompositionFactory.fromJsonReader (#​2342)
  • Allow dynamic properties for solid layer colors (#​2378)
  • Update baseline profiles (#​2404)
  • Add a ZipInputStream overload to LottieAnimationView.setAnimation (#​2411)
Bugs Fixed
  • Upgrade okio (#​2418)
  • Improve cache hits for synchronous LottieCompositionFactory methods (#​2379)
  • Fix gradient interpolation for opacity stops beyond the last color stop (#​2377)
  • Fix Potential NPE In NetworkCache.clearCache (#​2364)
  • Fix an IllegalArgumentException when creating a bitmap (#​2351)
  • Fix rounded corners for non-closed paths (#​2405)
  • Fix varying opacity stops across keyframes in the same gradient (#​2406)
  • Fix a NullPointerException in ColorKeyframeAnimation (#​2407)

v6.1.0

New Features
  • New multithreaded asyncUpdates feature which moves the entire update phase of an animation off of the main thread. For more information, refer to this blog post. (#​2276)
  • Allow LottieCompositionFactory to not close input streams (#​2286 and #​2319)
  • Allow Lottie to be initialized multiple times (#​2323)
  • Add an additional null check to TransformKeyframeAnimation (#​2381)
  • Fix asyncUpdates for Nougat and below (#​2380)
Bugs Fixed
  • Close input streams for cache hits (#​2253)
  • Always use ApplicationContext in ImageAssetManager to ensure it can be reused (#​2289)
  • Hold weak references to success/failure listeners (#​2293)
  • Add default values for line join and cap types (#​2337)
  • Apply layer parent opacity to text (#​2336)

v6.0.1

Bugs Fixed
  • Allow loading URLs with a length of greater than 255 chars (#​2311)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/lottie branch from 8989353 to 136b720 Compare July 2, 2024 17:11
@Sangwook123 Sangwook123 merged commit 7dd877e into develop Jul 2, 2024
1 check passed
@renovate renovate bot deleted the renovate/lottie branch July 2, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant