Skip to content

Releases: janheinrichmerker/material-drawer

Release 2.3.3

21 Mar 01:06
Compare
Choose a tag to compare
  • Changed license to MIT license (#87)
  • Updated build tools and dependencies
  • Bug fixes (#80, #81)

Release 2.3.2

23 Jun 19:08
Compare
Choose a tag to compare
  • Updated to N SDK

Release 2.3.1

07 Jun 16:40
Compare
Choose a tag to compare
  • New icon
  • Dependency updates

Release 2.3.0

06 Dec 23:58
Compare
Choose a tag to compare
  • Fixes #75
  • Updated Gradle dependencies
  • Improved base code

Release 2.2.0

21 Sep 14:17
Compare
Choose a tag to compare
  • RTL support (#47)
  • Status bar color theming (#64)
  • Bug fixes (#71, #72)
  • Moving to Jitpack for distribution

Older Releases (2.1.3-1.1.1)

  • Version 2.1.3:
  • Version 2.1:
    • Theming engine (DrawerTheme)
    • Ripples everywhere
    • Changed min SDK to 14 (Android 4.0)
    • Fixed issues with animations
    • Bug fixes
  • Version 2.0:
    • Multiple profiles (#33)
    • Rounded avatars
    • Changeable drawer width (#30)
  • Version 1.4.2:
    • Changed min SDK to 7 (Android 2.1)
    • Drawer max width can be changed (#30)
    • New image type DrawerItem.SMALL_AVATAR which doesn't get auto-tinted
    • Fixed issue #26
  • Version 1.4.1:
    • Fixed bottom list
    • Improved sizing
    • Improved colors
    • Fixed issue #27
  • Version 1.3.2:
  • Version 1.2:
    • Drawer items can now contain an ID
    • Image setters work with Bitmap too
  • Version 1.1.1:
    • You can change items that you got via drawer.getItem(position). Changes will update the adapter
    • Fixed auto drawer width
    • Fixed title padding