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

Make coil-gif multiplatform #2594

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Nov 8, 2024

  1. Make coil-gif multiplatform

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    40057b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5adea6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abf3ed7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f12102c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    190b849 View commit details
    Browse the repository at this point in the history
  6. Remove hard-coded ImageInfo

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3628e3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    507d5ff View commit details
    Browse the repository at this point in the history
  8. Close bitmap after buffered

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    66f7067 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f59f312 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3cb9e65 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    247ca92 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba7812c View commit details
    Browse the repository at this point in the history
  13. Update docs for transform

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4c270f0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7f795cc View commit details
    Browse the repository at this point in the history
  15. WIP: add gif tests

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    79fc211 View commit details
    Browse the repository at this point in the history
  16. Add still frames

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9a91372 View commit details
    Browse the repository at this point in the history
  17. Add some jvm tests

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    57b095a View commit details
    Browse the repository at this point in the history
  18. Add logs to debug the test

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    991a1e8 View commit details
    Browse the repository at this point in the history
  19. Checkpoint

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2b66c48 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0944dda View commit details
    Browse the repository at this point in the history
  21. Compute isAnimationComplete

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    eab6393 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e43eb59 View commit details
    Browse the repository at this point in the history
  23. Remove unused code

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5636967 View commit details
    Browse the repository at this point in the history
  24. Add comments

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8053115 View commit details
    Browse the repository at this point in the history
  25. Rename gifs

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    dc5c907 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4270720 View commit details
    Browse the repository at this point in the history
  27. Optimize GIF

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    952f28d View commit details
    Browse the repository at this point in the history
  28. Update API dump

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0dcecad View commit details
    Browse the repository at this point in the history
  29. Fix instrumented tests

    outadoc committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    02c3af0 View commit details
    Browse the repository at this point in the history