Skip to content

Releases: kuba2k2/NavLib

v0.5.0

09 Sep 17:56
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Add ProGuard rules (for mLeftDragger reflection).
Update ProGuard once again.
Add Toolbar subtitle unread badge.
Remove debug toast.
Add user attention ripple.
Add drawer icon unread badge.
Removed default toolbar subtitle.

v0.4.0

06 Sep 12:16
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Change IDrawerProfile, IUnreadCounter to interface.
Add BS item description.
Add BS on close listener.
Fix BS list filtering.
Add toolbar image.
Update MaterialDrawer to support hiding items from the Mini drawer.
Remove GIF files dependency in sample app.
Fix profile image colors in default IDrawerProfile implementation.

v0.3.0

28 Aug 16:44
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Fix navbar detection, again. Add text input to the bottom sheet.
Add Drawer customization, drawer profiles, drawer badges, update Sample.
Add text styles.
Completed BottomSheet & Drawer implementations.

The drawer now manages the unread badges by itself, based on the current profile.

v0.2.0

24 Aug 19:01
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Fix navbar detection.
Fix styles, themes & colors.
Add some BottomSheet item adding methods.
Implement BottomSheet ToggleGroup.

v0.1

16 Aug 20:37
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

First release