Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Releases: mikepenz/Materialize

v1.2.0

22 Sep 13:15
Compare
Choose a tag to compare

WARNING

  • this release is the first release using androidX, stay with older versions for pure appcompat dependencies

Changes

  • includes all updates from the rc pre releases
  • update to final androidX 1.0.0 release
  • update to final material theme 1.0.0 release

v1.2.0-rc01

11 Aug 15:39
Compare
Choose a tag to compare
v1.2.0-rc01 Pre-release
Pre-release

WARNING

  • this release is the first release using androidX, stay with older versions for pure appcompat dependencies

Changes

  • upgrade to androidX
    • use bridge themes to support old appcompat too
  • update to build tools 28
  • update to targetSdk 28
  • include material dependency
  • update to the new release setup used in my other libs
  • update to gradle 4.9
  • cleanup

v1.1.2

03 Nov 11:24
Compare
Choose a tag to compare

library

v1.1.1

28 Oct 15:51
Compare
Choose a tag to compare

library

  • update build tools, compile, target and supportLibs
  • use implementation for dependencies

v1.1.0

25 Oct 13:59
Compare
Choose a tag to compare
  • fix StringHolder nullpointer
    • FIX #17
  • improve color resolving from theme

v1.0.1

19 Feb 16:09
Compare
Choose a tag to compare

library

v1.0.0

18 Aug 19:15
Compare
Choose a tag to compare

library

  • DROP API 10 support. new minSdk: 14
  • update to latest support libraries v24.2.0

v0.9.0

18 Jun 16:34
Compare
Choose a tag to compare

library

  • change to target SDK 24
  • change to compileSDK 24
  • change to buildTools 24
  • change to supportLibs 24
  • update to gradle 2.14

v0.8.8

07 Apr 18:01
Compare
Choose a tag to compare

library

  • update to latest support libraries v23.3.0

general

  • update to latest gradle 2.12
  • update to latest android gradle build tools v2.0.0

v0.8.7

01 Apr 14:33
Compare
Choose a tag to compare

library

  • also allow PressedEffectStateListDrawable with a selected icon
  • properly tint icons for pre lollipop devices

sample

  • update sample app dependencies