Releases: Kyant0/AndroidLiquidGlass
Releases · Kyant0/AndroidLiquidGlass
2.0.0
Compare
Sorry, something went wrong.
No results found
Kyant0
released this
28 May 10:10
Backdrop becomes a Compose Multiplatform library now! 🎉
API changes since 1.0
Remove Android related effects, use Compose version instead
Add common RuntimeShader interface and BackdropEffectScope.runtimeShaderEffect function for defining custom shader effects
2.0.0-rc01
Compare
Sorry, something went wrong.
No results found
Kyant0
released this
26 May 16:30
Added iOS Sample App by @ienground in #89
Fix LayoutCoordinates reference leaks in #101
2.0.0-alpha03
Compare
Sorry, something went wrong.
No results found
Kyant0
released this
14 Feb 11:44
The minimum supported version of io.github.kyant0:shapes is 1.2.0
1.0.6
Compare
Sorry, something went wrong.
No results found
Kyant0
released this
14 Feb 11:38
The minimum supported version of io.github.kyant0:shapes is 1.2.0
2.0.0-alpha01
Compare
Sorry, something went wrong.
No results found
Kyant0
released this
27 Jan 07:39
The library supports KMP now.
1.0.5
Compare
Sorry, something went wrong.
No results found
Kyant0
released this
26 Jan 10:32
1.0.4
Compare
Sorry, something went wrong.
No results found
Kyant0
released this
26 Dec 07:26
Bug fixes
Fix drawing may not update
1.0.3
Compare
Sorry, something went wrong.
No results found
Kyant0
released this
23 Dec 09:50
API changes
Deprecate HighlightStyle.Default(intensity, angle, falloff), use HighlightStyle.Default(color, blendMode, angle, falloff) instead
Other changes
1.0.2
Compare
Sorry, something went wrong.
No results found
Kyant0
released this
04 Dec 02:54
1.0.1
Compare
Sorry, something went wrong.
No results found
Kyant0
released this
02 Dec 08:22
Bug fixes
Fix can't draw LayerBackdrop in some cases