Skip to content

Releases: pranavpandey/dynamic-utils

2.2.0

22 Jan 05:36
29d9d97
Compare
Choose a tag to compare
  • 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

21 Dec 08:09
2bcf312
Compare
Choose a tag to compare
  • 52ee6a9 - Added Italian (it) translations.
  • 52ee6a9 - Added Indonesian (in) translations.
  • 3aa7057 - Updated gradle plugin to 3.4.0-alpha09.

2.1.0

16 Dec 11:03
ed79eab
Compare
Choose a tag to compare
  • 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

08 Nov 21:07
e4dcc10
Compare
Choose a tag to compare
  • 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

24 Sep 05:33
b7140fd
Compare
Choose a tag to compare
  • 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

03 Jul 09:02
f457298
Compare
Choose a tag to compare
  • 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

06 Jun 12:21
5b554e0
Compare
Choose a tag to compare
  • 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

11 Apr 21:20
33fefcf
Compare
Choose a tag to compare
  • e90fc95 - Updated support library to 27.1.1.
  • f9fd1f7 - Updated gradle plugin to 3.2.0-alpha10.

1.0.0

10 Mar 13:54
c952688
Compare
Choose a tag to compare
  • 3364200 - Updated support library to 27.1.0.
  • 3364200 - Updated gradle plugin to 3.2.0-alpha05.
  • 9ac616f - Improved bitmap utils.

0.9.0

11 Feb 05:13
3b34305
Compare
Choose a tag to compare
  • 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.