Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.2.5
->3.3.0
3.2.5
->3.3.0
3.2.5
->3.3.0
3.2.5
->3.3.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
panpf/sketch (io.github.panpf.sketch3:sketch-gif-koral)
v3.3.0
sketch:
API, the latest Lifecycle can now be automatically obtained, and there is no need to actively
set the Lifecycle.
enqueue()
andexecute()
methods of DisplayRequest, LoadRequest, andDownloadRequest are now extended functions, requiring the import of dependencies
methods for DisplayRequest.Builder, DisplayRequest.Builder, DisplayRequest.Builder
allow null Drawables to be set to ImageView or AsyncImagePainter
uriEmpty()
method for more convenient configurationof uri empty state image
as the maximum bitmap size when the opengl texture size cannot be obtained
SMALLER_SIZE
enum valueSize) functions
IconStateImage() function
set
Logger.showThreadName = true
to output thread names.disabling disk caching, and throws an exception if they are not
sketch-core
module to provide basic functionalitysetSketch()
method, which is used to set up a singletoninstance of Sketch
sketch-zoom:
sketch-zoom
module and itsSketchZoomImageView
component are deprecated. Pleaseuse the
SketchZoomImageView
component from the https://github.com/panpf/zoomimage libraryinstead.
sketch-extensions
sketch_src
xml attribute of SketchImageViewto 'image/png'
sketch-extensions
module is deprecated and kept for now, now it only depends onthe
sketch-extensions-view
modulesketch-extensions-core
module to provide basic functionalitysketch-extensions-view
andsketch-extensions-compose
modules to provide extensionfunctions for view and compose respectively
results and progress of the request.
sketch-compose:
AsyncImage, AsyncImagePainter, SubcomposeAsyncImage, add a
state: AsyncImageState
parameter tothem, through AsyncImageState can observe image loading state and results and restart loading
composable functions as @NonRestartableComposable
clipToBounds:Boolean = true
parametersupports configuration
sketch-compose-core
module to provide basic functionalitysketch-gif:
sketch-gif-movie
module, retained for now, now it only dependson
sketch-gif
modulesketch-gif
module and move the gif-related code in thesketch-gif-movie
and
sketch
modules to this moduleother:
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.