All Versions
12
Latest Version
Avg Release Cycle
138 days
Latest Release
1199 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.4.0 Changes
June 13, 2020- migrate to AndroidX #14
- ⚡️ update AGP to 4, Gradle to 6.5, update compile SDK to 29
- 💥 BREAKING : Removed
DaliBlurDrawerTogglev4
since it is no longer supported since androidx.appcompat 1.1
-
v0.3.8 Changes
August 22, 2019- ⚡️ update renderscript target to 24 to support 64bit #16
-
v0.3.7 Changes
January 26, 2019- ➕ add androidx proguard rules
-
v0.3.6 Changes
April 21, 2018- ⚡️ update support lib version to 27.1.1
- ⚡️ update Gradle to 4.7 and Android Gradle Plugin to 3.1.1
- 🛠 fix possible memory leak in placeholder transition drawable (thx @buptfarmer)
-
v0.3.5 Changes
November 22, 2017- ⚡️ update support lib version to 26.1.0
- 👍 raise minSdk from 10 to 14 due to requirements by support-libs
- 👀 all lib dependencies are now
implementation
i.e. cannot be seen by lib users
Note: this release is missing all transitive dependencies in pom
-
v0.3.4 Changes
January 31, 2017- ⚡️ updates support lib version to 25.1.1
-
v0.3.3 Changes
January 30, 2017- 🛠 fixes build script to auto upload to maven central
- 🛠 fixes gradle git command to get commit date
- 🛠 fixes debug view
-
v0.3.2 Changes
January 28, 2017- ⚡️ updates demo app launcher icon
- ➕ adds build number to build config
-
v0.3.1 Changes
January 22, 2017- ➕ adds consumer proguard rules in lib
- ⚡️ live blur now renders a couple of frames after the last update was done
-
v0.3.0 Changes
January 21, 2017- first version in jcenter
- ⚡️ updates renderscriptTargetApi to 20
- ⚡️ updates target sdk and build tools to 25
- ➕ adds debug view in app