Corbind Versions Save

⚡ Kotlin Coroutines binding APIs for Android UI widgets from the platform and support libraries

1.10.0

4 months ago
  • 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

7 months ago
  • 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

1 year ago
  • 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

1 year ago
  • 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

1 year ago
  • 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.

1.5.5

1 year ago
  • New: Build logic module.
  • Update: Kotlin modules dependency to v1.7.10.
  • Update: Kotlin coroutines modules dependency to v1.6.4.
  • Update: Material components dependency to v1.6.1.
  • Update: Minor update of other libraries.

1.5.4

2 years ago
  • Update: SlidingPaneLayout panelOpens extensions. Changed listener setting method from set to add.
  • Update: SlidingPaneLayout panelSlides extensions. Changed listener setting method from set to add.
  • Update: ChipGroup checkedChanges extensions. Replace ChipGroup.OnCheckedChangeListener with ChipGroup.OnCheckedStateChangeListener. Supports multiple checked IDs and no longer requires the single selection flag.
  • Update: Kotlin modules dependency to v1.6.21.
  • Update: Kotlin coroutines modules dependency to v1.6.1.
  • Update: Material components dependency to v1.6.0.
  • Update: Minor update of other libraries.

1.5.3

2 years ago
  • Update: Kotlin modules dependency to v1.6.10.
  • Update: Kotlin coroutines modules dependency to v1.6.0.
  • Update: Material components dependency to v1.5.0.
  • Update: Minor update of other libraries.
  • Add: Version catalogs.

1.5.2

2 years ago
  • Update: BottomNavigationView extensions replaced by NavigationBarView extensions.
  • Update: Kotlin modules dependency to v1.5.20.
  • Update: Material components dependency to v1.4.0.
  • Update: Minor update of other libraries.

1.5.1

3 years ago
  • Fix: Kotlin coroutines issue 974.
  • Update: Kotlin modules dependency to v1.5.0.
  • Update: Kotlin coroutines modules dependency to v1.5.0.
  • Update: Minor update of other libraries.