Skip to content

Releases: SmartToolFactory/Compose-BeforeAfter

v1.2.3

11 Oct 16:29
e7d2aba

Choose a tag to compare

What's Changed

  • Update demo project by @nisrulz in #48
  • Update README.md to fix the video link by @nisrulz in #49
  • Update: On progress callbacks to expose progress value by @nisrulz in #50
  • Remove the video from the repo by @nisrulz in #51
  • Gradle(deps): Bump kotlin from 2.0.20 to 2.0.21 by @dependabot in #52

Full Changelog: 1.2.2...1.2.3

v1.2.2

06 Oct 16:12
90e0f3b

Choose a tag to compare

What's Changed

  • Fix: Slider thumb track position and shadow by @nisrulz in #47

Full Changelog: 1.2.1...1.2.2

v1.2.1

06 Oct 14:20
e7b1f37

Choose a tag to compare

What's Changed

  • Fix: Only trigger onProgress callbacks when handle is touched by @nisrulz in #45
  • Gradle(deps): Bump agp from 8.6.1 to 8.7.0 by @dependabot in #42
  • Gradle(deps): Bump androidx.compose:compose-bom from 2024.09.02 to 2024.09.03 by @dependabot in #44
  • Upgrade gradle wrapper to 8.10.2 by @nisrulz in #46

Full Changelog: 1.2.0...1.2.1

v1.2.0

23 Sep 10:35
fedb4a3

Choose a tag to compare

What's Changed

  • Bump androidx.media3:media3-exoplayer from 1.4.0 to 1.4.1 by @dependabot in #22
  • Bump com.android.tools:common from 31.5.2 to 31.6.0 by @dependabot in #23
  • Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.0.10-1.0.24 to 2.0.20-1.0.25 by @dependabot in #21
  • Bump androidx.activity:activity-compose from 1.9.1 to 1.9.2 by @dependabot in #20
  • Bump kotlin from 2.0.10 to 2.0.20 by @dependabot in #19
  • Updated dependencies by @nisrulz in #25
  • Add generated documentation by @nisrulz in #26
  • Add Slider move start and end callback to Composables by @nisrulz in #28
  • Bump androidx.lifecycle:lifecycle-viewmodel-compose from 2.8.4 to 2.8.5 by @dependabot in #29
  • Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.4 to 2.8.5 by @dependabot in #30
  • Bump androidx.media3:media3-ui from 1.4.0 to 1.4.1 by @dependabot in #31
  • Bump androidx.media3:media3-common from 1.4.0 to 1.4.1 by @dependabot in #32
  • Bump androidx.compose:compose-bom from 2024.06.00 to 2024.09.01 by @dependabot in #33
  • Update dependabot.yml by @nisrulz in #35
  • Gradle(deps): Bump agp from 8.6.0 to 8.6.1 by @dependabot in #37
  • Gradle(deps): Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.5 to 2.8.6 by @dependabot in #38
  • Gradle(deps): Bump androidx.lifecycle:lifecycle-viewmodel-compose from 2.8.5 to 2.8.6 by @dependabot in #39
  • Gradle(deps): Bump androidx.compose:compose-bom from 2024.09.01 to 2024.09.02 by @dependabot in #40

Full Changelog: 1.1.0...1.2.0

v1.1.0

05 Sep 11:16
e53248f

Choose a tag to compare

What's Changed

  • Add dependabot to update dependencies by @nisrulz in #4
  • Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.2 to 2.8.3 by @dependabot in #5
  • Bump com.github.SmartToolFactory:Compose-Extended-Gestures from 2.0.0 to 4.0.0 by @dependabot in #7
  • Bump androidx.lifecycle:lifecycle-viewmodel-compose from 2.8.2 to 2.8.3 by @dependabot in #6
  • Bump com.android.library from 8.5.0 to 8.6.0 by @dependabot in #18
  • Added dividerBrush to allow setting gradiant color by @nisrulz in #16
  • Setup version catalog to manage dependencies by @nisrulz in #15

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

18 Jun 17:13
586485e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0-alpha01...1.0.0

v1.0.0-alpha01

21 Jul 13:52
6bf6d8f

Choose a tag to compare

Initial version that contains BeforeAfterImage and BeforeAfterLayout