All Versions
21
Latest Version
Avg Release Cycle
17 days
Latest Release
1385 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.3.2 Changes
November 30, 2020 -
v5.3.1 Changes
November 18, 2020๐ฑ ๐ Features
- Working
withSurfaceThreshold
forSimpleSwipeDrawerCallback
- PR: #946
- thanks @RobbWatershed
- Working
-
v5.3.0 Changes
November 09, 2020๐ฑ ๐ Features
- โก๏ธ Update dependencies to their latest version
- PR: #928
- Swipe events for SwipeDrawer behaviour
- PR: #940
- Thanks @RobbWatershed
๐ฑ ๐ฌ Other
- โก๏ธ Update dependencies to their latest version
-
v5.2.4 Changes
October 09, 2020โก๏ธ Dependency updates
- โฌ๏ธ upgrade to target API 30
- material 1.2.1
- constraintlayout 2.0.0
๐ Fixes / Changes
- ๐ adjust default values according to documentation,
- Thanks @Ceees2
- introduce new flag to allow adjusting the behaviour for notifying on auto toggle expandable
- โก๏ธ update gradle to v6.6.1
- โก๏ธ update gradle build tools
- โก๏ธ update compileSDK
- โก๏ธ update build tools
- โก๏ธ update various dependencies to their latest stable version
-
v5.2.3 Changes
August 24, 2020โก๏ธ Dependency updates
- โฌ๏ธ upgrade to target API 30
- material 1.2.0
- appcompat 1.2.0
- drawerlayout 1.1.0
- constraintlayout 2.0.0
๐ Fixes / Changes
- /
-
v5.2.2 Changes
July 18, 2020โก๏ธ Dependency updates
- /
๐ Fixes / Changes
- โ Add expandAllOnPath method to ExpandableExtension
- Thanks @JakubMosakowski
- ๐ fixed wrong link in sample app
-
v5.2.1 Changes
July 14, 2020โก๏ธ Dependency updates
- /
๐ Fixes / Changes
- ๐ fix implementation of the equals method for the
BaseItem
- FIX #910
- Thanks @Benjiko99 for the report
- ๐ Fix inconsistency between helper and main class arguments
- Thanks @RobbWatershed
-
v5.2.0 Changes
July 05, 2020โก๏ธ Dependency updates
- /
๐ Fixes / Changes
- Swipe gesture sensitivity and threshold are now customizable [#905]
- Thanks for the great addition @RobbWatershed
Drawer
swipe implementation added- Introduce new sample activity to showcase this new behavior
- Thanks for the great addition @RobbWatershed
-
v5.1.0 Changes
June 06, 2020โก๏ธ Dependency updates
- appcompat 1.2.0-rc01
- materialdrawer 8.0.3
- aboutlib 8.1.6
๐ Fixes / Changes
- split apart functions in diff util to allow a more modular usage
- RELATED #893 - ๐ use stable gradle build tools 4.0.0
- ๐ fix duration annotation
- ๐ make the list with diff util longer to see scroll position stays
-
v5.0.2 Changes
May 12, 2020๐ Fixes / Changes
- Proper onDrop feedback when the item is dropped on its initial position (i.e. without moving at all) (#886)
- Thanks @RobbWatershed
- Proper onDrop feedback when the item is dropped on its initial position (i.e. without moving at all) (#886)