Skip to content

Releases: massivemadness/Fragula

Fragula 2.10.1

24 Dec 08:38
Compare
Choose a tag to compare

ChangeLog

No significant changes

  • Bump versions:
    • AGP to 8.2.0
    • Kotlin to 1.9.20
    • Navigation to 2.7.6
    • Compose to 1.5.4

Full list of changes: 2.10...2.10.1

Fragula 2.10

09 Sep 18:15
Compare
Choose a tag to compare

ChangeLog

  • Added: Support for SwipeDirection in compose (by @MrRuslanYT, #27)
  • Fixed: Scrolling beyond the screen width (by @MrRuslanYT, 9f91e09)
  • Downgraded JDK version to 11 (042a8fd)
  • Bump versions:
    • AGP to 8.1.1
    • Kotlin to 1.9.0
    • Navigation to 2.7.2
    • compileSdk and targetSdk to 34
  • Internal improvements (2cfa9c5)

Full list of changes: 2.9...2.10

Fragula 2.9

08 Jul 08:12
Compare
Choose a tag to compare

ChangeLog

  • Migrate to androidx.navigation v2.6.0 (by @MrRuslanYT, a24374c)
  • Fixed: EditText now gains focus properly when clicked (by @MrRuslanYT, 61aca39)
  • Fixed: Internal popBackStack exception (by @MrRuslanYT, f733ca6)
  • Internal improvements (c9134b5)

Full list of changes: 2.8...2.9

Fragula 2.8

07 Jun 19:31
Compare
Choose a tag to compare

ChangeLog

  • Fixed: Black screen when calling popBackStack() while dragging #13 (236b83b)
  • Fixed: Animation when calling popBackStack() multiple times in compose (42c5ae1)
  • Downgraded minSdk to API 21 #18 (thanks to @MrRuslanYT, c2d0e4d)
  • Removed deprecated methods (8154c36)
  • Internal improvements (21af1a0, b667cce)

Full list of changes: 2.7...2.8

Fragula 2.7

06 May 07:45
Compare
Choose a tag to compare

ChangeLog

  • Added: scrollable parameter in FragulaNavController composable (e4c8d6d)
  • Renamed setUserInputEnabled to setScrollingEnabled (a54f241)
  • Removed rememberSwipeBackNavigator deprecated method (6115499)
  • Excluded BuildConfig from aar (6dc2c89)
  • Internal improvements (8c00698, d1806e3, 1d9bc2c, b9e439c)

Full list of changes: 2.6...2.7

Fragula 2.6

14 Feb 15:59
Compare
Choose a tag to compare

ChangeLog

  • Added: Baseline Profile (218459d)
  • Added: Compose onPageScrolled callback (458817d)
  • Fixed: Compose popBackStack animation (7bb0d11)
  • Migration to rememberFragulaNavController (b01c931)
  • Minor improvements

Full list of changes: 2.5...2.6

Fragula 2.5

22 Jan 13:59
Compare
Choose a tag to compare

ChangeLog

  • Fixed: Compose optimizations (cac16c4, 5daeeae, 89da75b, 77a0d5f)
  • Fixed: Slide animation repeats on device rotation (cac16c4)
  • Renamed attributes fgl_dim_% to fgl_scrim_% (9c2c995)
  • Bump library versions (a873369)
    • AGP to 7.4.0
    • Kotlin to 1.8.0
  • Minor improvements

Full list of changes: 2.4.1...2.5

Fragula 2.4.1

17 Dec 09:55
Compare
Choose a tag to compare

ChangeLog

  • Fixed: Crash on recomposition (thanks to @jakepurple13, 5d63bf8)
  • Rewritten Jetpack Compose sample (2a9d333)
  • Bump library versions (db3c740)
    • AGP to 7.3.1
    • Target SDK to 33
    • androidx.navigation to 2.5.3
    • androidx.compose to 1.3.1
  • Minor improvements

Full list of changes: 2.4...2.4.1

Fragula 2.4

19 Jun 09:12
Compare
Choose a tag to compare

ChangeLog

  • Added: Support for Jetpack Compose (5f808a4)
  • Added: Attribute fgl_elevation (662fcd7)
  • Downgrade kotlin to v1.6.10 to support compose (dad8cd6)

Full list of changes: 2.3...2.4

Fragula 2.3

29 Apr 14:22
Compare
Choose a tag to compare

ChangeLog

  • Added: Better swipe back animation (219626b)
  • Fixed: Rare crash in sample app (9d5ba19)
  • Updated kotlin library to v1.6.21 (36928ab)
  • Minor improvements (ed3d5d0)

Full list of changes: 2.2...2.3