Skip to content

Releases: LDRAlighieri/Corbind

1.12.1

13 Feb 17:56
5ae1258

Choose a tag to compare

  • Update: minSdk is now 23.
  • Update: Kotlin to v2.3.10.
  • Update: Gradle and AGP to v9.x
  • Update: Minor update of other libraries.

1.12.0

07 Sep 12:13
9e9074e

Choose a tag to compare

  • Update: minSdk is now 21.
  • New: Bindings list:
    • Google "material" library bindings:
      • corbind-material:
        • View:
          • hideOnScrollStateChanges
  • Deprecated: View bottomViewScrollStateChanges extension
  • Update: Kotlin to v2.2.10.
  • Update: Material components to v1.13.0.
  • Update: Minor update of other libraries.

1.11.2

22 Feb 16:51

Choose a tag to compare

  • Update: Kotlin to v2.1.10.
  • Update: Minor update of other libraries.

1.11.1

16 Feb 19:28
57b56f7

Choose a tag to compare

  • Update: compileSdk to v35.
  • Update: targetSdk to v35.

1.11.0

04 May 14:50
379b5fd

Choose a tag to compare

  • Update: minSdk is now 19.
  • Update: Kotlin to v1.9.23.
  • Update: Material components to v1.12.0.
  • Update: Minor update of other libraries.

1.10.0

19 Dec 13:11
3eda8f7

Choose a tag to compare

  • New: BOM (Bills of Materials) module.
  • Update: Kotlin to v1.9.21.
  • Update: Material components to v1.11.0.
  • Update: Minor update of other libraries.

1.9.0

08 Oct 22:15
e1f449f

Choose a tag to compare

  • New: Bindings list:
    • AndroidX library bindings:
      • corbind-activity:
        • OnBackPressedDispatcher:
          • backProgressed
          • backEvents
  • Update: Kotlin to v1.9.10.
  • Update: Kotlin coroutines to v1.7.3.
  • Update: Material components to v1.10.0.
  • Update: Minor update of other libraries.

1.8.0

06 May 20:19
5c9d176

Choose a tag to compare

  • New: Bindings list:
    • Google "material" library bindings:
      • corbind-material:
        • MaskableFrameLayout:
          • maskChanges
  • New: Binary compatibility validator
  • Update: Kotlin to v1.8.21.
  • Update: Kotlin coroutines to v1.7.0.
  • Update: Material components to v1.9.0.
  • Update: Minor update of other libraries.

1.7.0

25 Jan 12:25

Choose a tag to compare

  • New: Bindings list:
    • Google "material" library bindings:
      • corbind-material:
        • HideBottomViewOnScrollBehavior:
          • bottomViewScrollStateChanges
        • SearchBar:
          • navigationClicks
        • SearchView:
          • transitionStateChanges
          • transitionStateChangeEvents
        • SideSheetBehavior:
          • sideSheetSlides
          • sideSheetStateChanges
  • Update: Kotlin modules dependency to v1.8.0.
  • Update: Material components dependency to v1.8.0.
  • Update: Minor update of other libraries.

1.6.0

20 Oct 18:05

Choose a tag to compare

  • New: Fragment module
  • New: Bindings list:
    • AndroidX library bindings:
      • corbind-fragment:
        • FragmentManager:
          • resultEvents
  • Update: Kotlin modules dependency to v1.7.20.
  • Update: Material components dependency to v1.7.0.
  • Update: Minor update of other libraries.