Accompanist Versions Save

A collection of extension libraries for Jetpack Compose

v0.35.0-alpha

3 months ago

What’s Changed

  • [TestHarness] Deprecate testharness (#1743) @alexvanyo
  • Upgrade to Compose 1.7 (#1745) @bentrengrove

v0.34.0

3 months ago

What’s Changed

  • Upgrade to Compose 1.6 stable (#1742) @bentrengrove
  • [ThemeAdapter-Material3] Fix warning in docs (#1735) @osipxd
  • [Navigation Material] Ensure Navigation Material properly handles back for nested nav (#1736) @jbw0033
  • [FlowLayout Documentation] Update flowlayout.md (#1730) @Monkey-Matt
  • [Documentation] Fix warning box/text in docs (#1731) @Monkey-Matt
  • [Placeholder documentation] Show deprecated message within the warning box (#1724) @Monkey-Matt
  • Update issue templates with library changes (#1722) @alexvanyo
  • Update pager.md (#1719) @riggaroo
  • [Permissions-Lint] Migrate gradle file to Kotlin DSL (#1631) @oas004

v0.33.2-alpha

7 months ago

What’s Changed

  • Upgrade Compose to 1.6.0-alpha06 (#1715) @bentrengrove
  • Update README.md (#1711) @bentrengrove
  • [Docs] Replace corp URLs with publicly accessible ones (#1709) @msfjarvis

v0.33.1-alpha

8 months ago

What’s Changed

  • Deprecate SystemUIController, Theme Adapters, Pager Indicators, WebView (#1707) @bentrengrove
  • [All] Remove napier (#1706) @bentrengrove
  • [WebView] ✨ Expose the postUrl function via the WebView Composable (#1677) @MaxMichel2
  • [Insets-UI] Deprecate insets UI (#1693) @bentrengrove

For more information on the deprecations in this release, see our update blog.

v0.32.0

8 months ago

What’s Changed

  • Upgrade to Compose 1.5 Stable

v0.33.0-alpha

8 months ago

What’s Changed

  • Upgrade to Compose 1.6 (#1691) @bentrengrove

v0.31.6-rc

9 months ago

What’s Changed

  • Release v0.31.6rc (#1686) @bentrengrove
  • [Insets] Remove library from Accompanist (#1685) @bentrengrove
  • [Web]Remove the wrapper of webview to solve nestedscroll issue (#1684) @KevinnZou
  • [Permissions] Alter use of READ_EXTERNAL_STORAGE permission from permissions samples. (#1680) @atsushieno
  • Removing tools:ignore="GradleOverride" (#1669) @EdbertChan
  • [Placeholder] Deprecating accompanist placeholder (#1672) @florina-muntenescu

v0.31.5-beta

10 months ago

What’s Changed

  • Upgrade to Compose 1.5.0-beta03 (#1667) @bentrengrove

v0.31.4-beta

10 months ago

What’s Changed

  • Release 0.31.4-beta (#1663) @bentrengrove
  • [FlowLayout] Fix error in migration guide (#1659) @bentrengrove
  • [Adaptive] Add FoldAwareColumn component (#1500) @khalp
  • [SystemUIController] Migrate gradle module to Kotlin DSL (#1623) @oas004
  • [Testharness] Migrate gradle module to Kotlin DSL (#1624) @oas004
  • [ThemeAdapter-Core] Migrate gradle module to Kotlin DSL (#1626) @oas004
  • [Navigation-animation] Deprecate navigation-animation APIs (#1649) @claraf3
  • [Docs] Move flow layouts to deprecated section (#1648) @alexvanyo
  • [Navigation-animation] Delegate navigation-animation impl to androidx navigation (#1645) @claraf3
  • [Swiperefresh] Migrate gradle module to Kotlin DSL (#1622) @oas004

v0.31.3-beta

11 months ago

What’s Changed

  • Update to Compose 1.5.0-beta01
  • Release v0.31.3-beta (#1641) @bentrengrove
  • [Permissions] Migrate build gradle to Kotlin DSL (#1614) @oas004
  • [ThemeAdapter-AppCompat] Migrate gradle module to Kotlin DSL (#1625) @oas004
  • [ThemeAdapter-Material] Migrate gradle module to Kotlin DSL (#1627) @oas004
  • [ThemeAdapter-Material3] Migrate gradle module to Kotlin DSL (#1628) @oas004
  • [Web] Migrate gradle module to Kotlin DSL (#1629) @oas004
  • [Settings gradle] Migrate settings.gradle to Kotlin DSL (#1630) @oas004
  • [Navigation Animation] Update to Navigation 2.6.0-rc02 (#1640) @ianhanniballake
  • [Sample] Migrate gradle file to Kotlin DSL (#1621) @oas004
  • [Placeholder] Migrate gradle file to Kotlin DSL (#1618) @oas004
  • [Placeholder-Material3] Migrate build gradle file to Kotlin DSL (#1620) @oas004
  • [Placeholder-Material] Migrate cradle file to Kotlin DSL (#1619) @oas004
  • [Pager-Indicator] Migrate build gradle to Kotlin DSL (#1613) @oas004