Skip to content

Releases: pranavpandey/dynamic-utils

0.8.0

18 Jan 14:54
v0.8.0
c09fe13
Compare
Choose a tag to compare
  • 5e4ad44 - Added DynamicFileUtils to perform basic file operations.
  • c4beb2c - Updated gradle plugin to 3.1.0-alhpa08.
  • 6c1bb4d - Improved drawable tinting in DynamicDrawableUtils.
  • 227845f - Updated build tools to 27.0.3.

0.7.0

01 Dec 13:17
Compare
Choose a tag to compare
  • 9739d19 - Updated target SDK to 27.
  • adc3a5a - Updated support library to 27.0.1.
  • 0e45d32 - Update gradle plugin to 3.0.1.
  • cc16948 - Udapted build tools to 27.0.1.

0.6.0

03 Nov 11:20
Compare
Choose a tag to compare
  • 4dba6a1 - Added DynamicBitmapUtils to perform various bitmap operations.
  • 23d2b43 - Added date function in device utils.
  • 07d3927 - Added function to detect current orientation in window utils.
  • 3a9df38 - Gradle plugin 3.0.0; Build tools 27.0.0; Support library 27.0.0.

0.5.0

08 Sep 00:16
Compare
Choose a tag to compare
  • e5e7e81 - Added DynamicViewUtils to apply light status and navigation bar.
  • db6f569 - Updated package utils.
  • 29e7ebf - Improved window utils.
  • 4d4a502 - Oreo in version utils.
  • Bug fixes and improvements.

0.4.0

10 Aug 05:11
Compare
Choose a tag to compare
  • a92c934 - Added exception in link utils.
  • Updated support libraries to 26.0.1 so, minimum SDK is 14.
  • Updated gradle plugin to 3.0.0-beta1.
  • Hide support-compat dependency, add it manually in the module's build.gradle file.
  • Bug fixes and improvements

0.3.0

01 Jul 11:21
Compare
Choose a tag to compare
  • 0addb7e - Added DynamicUnitUtils to perform unit operations.
  • Updated README.

0.2.0

28 Jun 11:09
Compare
Choose a tag to compare

Improvements.

0.1.0

24 Jun 20:15
Compare
Choose a tag to compare

Initial release, more features will be added later.