Releases: pranavpandey/dynamic-utils
Releases · pranavpandey/dynamic-utils
2.2.0
- 29d9d97 - Improved tint color generation.
- 38fb17b - Updated AndroidX to 1.1.0-alpha03.
- 19fb84d - Updated gradle plugin to 3.5.0-alpha01.
2.1.1
- 52ee6a9 - Added Italian (it) translations.
- 52ee6a9 - Added Indonesian (in) translations.
- 3aa7057 - Updated gradle plugin to 3.4.0-alpha09.
2.1.0
- 62cc171 - Refactored dependencies.
- 2ed405c - Improved contrast and tint colors.
- 2ed405c - Updated AndroidX to 1.1.0-alpha02.
- 5100623 - Updated gradle plugin to 3.4.0-alpha08.
Internally used support packages are now available as API.
Include them explicitly in build.gradle
file to use any other version.
2.0.0
- 5f1a825 - Migrated to AndroidX.
- f01e478 - Improved javadocs generation.
- f01e478 - Updated gradle plugin to 3.4.0-alpha02.
Migrate your project to AndroidX before using this version.
1.3.0
- b3d43ea - Updated support library to 28.0.0.
- 08d9ff1 - Updated gradle plugin to 3.3.0-alpha11.
- a0c0f13 - Updated build tools to 28.0.2.
- f66d45d - Improved tint color and unit conversion.
- f66d45d - Added Android Pie method in version utils
- f66d45d - Added method for rounded corner drawable.
1.2.0
- f457298 - Updated build tools to 28.0.1.
- 5be0af4 - Added
DynamicAnimUtils
to perform animation related operations.
- 5047fe1 - Updated gradle plugin to 3.3.0-alpha01.
- 14410c5 - Improved javadocs generation.
- 2e7a6d1 - Updated target SDK to 28.
1.1.1
- 5b554e0 - Updated gradle plugin to 3.2.0-alpha16.
- 1422fcc - Fixed file descriptor issue while writing.
- f259083 - Added Spanish and Turkish translations.
1.1.0
- e90fc95 - Updated support library to 27.1.1.
- f9fd1f7 - Updated gradle plugin to 3.2.0-alpha10.
1.0.0
- 3364200 - Updated support library to 27.1.0.
- 3364200 - Updated gradle plugin to 3.2.0-alpha05.
- 9ac616f - Improved bitmap utils.
0.9.0
- 9dcfad3 - Updated gradle plugin to 3.2.0-alpha02.
- c40fe97 - Improved drawable tinting.
- 520c64a - Added methods to check equality in
DynamicVersionUtils
.
- 6e5bb90 - Added German and Chinese (Simplified) translations.