Fragula Versions Save

🧛 Fragula is a swipe-to-dismiss extension for navigation component library for Android

2.2

2 years ago

ChangeLog

  • Added: Attribute fgl_parallax_factor (bf718ba3df7458e0191dd1a256f0418ff13424f0)
  • Fixed: Android Studio auto-completion in NavGraph (67fc871568c85260f4a49f4b4bdc30caf255da30)
  • Updated fgl_dim_color and fgl_dim_amount default values (37ae6c58f50a6928f6a2f66b380a6582189f57bb)
  • Updated androidx.navigation library to v2.4.2 (fb59f3b059593f90e934b22fafc04668a7a5abb7)
  • Minor improvements (fe2f6c94aeb5a28e59f6b7085f56882a2e0be4a9)

Full list of changes: https://github.com/massivemadness/Fragula/compare/2.1...2.2

2.1

2 years ago

ChangeLog

  • Added: Support for different swipe directions (9ecaf4f5b8adc575acf5b1c16b0d41d8a4192803)
  • Added: Allow to enable/disable user initiated scrolling (f544b4f1b4f8c1d82142347e6615662f26b9f714)
  • Fixed: Animation should feel much faster than before (26300297a093af154428c0d92079ecc5fe3fd7a4)
  • Light theme in sample app (f15012aa1f546f49db79893985c4f82b0ac4c8a4)
  • Internal improvements

Full list of changes: https://github.com/massivemadness/Fragula/compare/2.0...2.1

2.0

2 years ago

ChangeLog

Stable release of com.fragula2.fragula-core library.

  • Added: The id property to StackEntry object (c0399bf83947bdca26783432207f15e43b391eaf)
  • Improved sample application (25f02e60f9f09a540aa148a0c8c0c1b60021edc1)

What's new since 1.0?

  • Support for NavComponent library
  • Migration to ViewPager2
  • Theme attributes support
  • Internal architecture improvements

Full list of changes: https://github.com/massivemadness/Fragula/compare/2.0-rc02...2.0

2.0-rc02

2 years ago

ChangeLog

This release candidate version is going to be the last before the final release

  • Internal improvements (ad74930f4dba4c0ea5131ae1eb775434434a64b5, c6d7699f708ae2f89e742db046acb7c74109df38, 9badd6ed016ae77490899fc2794e238f3f27657c)

Full list of changes: https://github.com/massivemadness/Fragula/compare/2.0-rc01...2.0-rc02

2.0-rc01

2 years ago

ChangeLog

  • Added: Attribute fgl_anim_duration (3059146962eb5252cbb6fbc642760f93d4521fb0)
  • Fixed: Redundant swipe animation for underneath fragment (e4c233723cc956e70a981eee55d4a67d7925f632)
  • Internal improvements (9fe040be773e63e4c4627b2821177cee62639ab2)

Full list of changes: https://github.com/massivemadness/Fragula/compare/2.0-beta02...2.0-rc01

2.0-beta02

2 years ago

ChangeLog

  • Fixed: Click events during swipe animation (7d5dfba52f59ab70476f44843de078886d61be7b)
  • Fixed: Missing navigation events (navigate, popBackStack) during swipe animation (ee3aef25d7c5f8e60d00af6e3304dbdb7dad2fc1)
  • Fixed: Empty view when calling 'popBackStack' multiple times (36e0a94b4bf7532dd44724ccb1091a83de463ecf)
  • Completely redesigned sample app (40a80a2df67996a2de2aa826e0fa1f1eb75ef753)
  • Internal improvements

Full list of changes: https://github.com/massivemadness/Fragula/compare/2.0-beta01...2.0-beta02

2.0-beta01

2 years ago

ChangeLog

  • Added: SwipeController for animations (834896b527f9992fcbfe196a2399b90f514e8cb6)
  • Added: Navigation Drawer Sample (190dc4fdc0c1aab960832424e617d36a8572fed7)
  • Slightly redesigned sample app (9dd479053f71f4a1c64a26a6ac396aea7b8826c4)
  • Internal improvements

Full list of changes: https://github.com/massivemadness/Fragula/compare/2.0-alpha03...2.0-beta01

2.0-alpha03

2 years ago

ChangeLog

  • Added: Elevation effect (17948a0d4b8ed0501850a25ae3c86fd4bd591eae)
  • Added: Attribute fgl_dim_amount (bcd70eb4bd7373373340e1c8601f0bc16a419e6e)
  • Fixed: Click events during swipe animation (08e087f91021561f983a09b8c82d5334fcd45b48)
  • Internal improvements

Full list of changes: https://github.com/massivemadness/Fragula/compare/2.0-alpha02...2.0-alpha03

2.0-alpha02

2 years ago

ChangeLog

  • Added: Global Theming support (616542cd4bbb33f9676b8847502712ee19003fe7)
  • Fixed: popBackStack animation issue (ddf376bb42b67505641f1f49144b244aac63fb09)
  • Internal improvements

Full list of changes: https://github.com/massivemadness/Fragula/compare/2.0-alpha01...2.0-alpha02

2.0-alpha01

2 years ago

ChangeLog

  • Initial alpha release