Skip to content

Releases: pranavpandey/dynamic-utils

4.4.2

02 May 21:23
2a0369e
Compare
Choose a tag to compare
  • a6f13d1 - Reworked device utils.
  • c954bac - Updated AndroidX to 1.8.0-beta01.
  • 926d1ca - Updated gradle plugin to 7.3.0-alpha09.
  • ea3d599 - Added helper method to detect API level T.

4.4.1

07 Feb 17:53
d2df534
Compare
Choose a tag to compare
  • cf0ae56 - Added French translations.
  • 67c520e - Updated AndroidX to 1.8.0-alpha03.
  • a19b27e - Updated gradle plugin to 7.3.0-alpha01.
  • 9e9140b - Improved support for light system bars.

4.4.0

14 Dec 13:34
615ee65
Compare
Choose a tag to compare
  • 95abd25 - Updated target SDK to 32.
  • 95abd25 - Added helper methods to detect API 32.
  • 5860374 - Updated gradle plugin to 7.2.0-alpha05.

4.3.2

17 Oct 04:23
bebad6c
Compare
Choose a tag to compare
  • 96aa818 - Updated AndroidX to 1.7.0-rc01.
  • 6912f45 - Added new task flag for intent chooser.

4.3.1

10 Oct 00:59
05e3709
Compare
Choose a tag to compare

Improvements

4.3.0

09 Oct 23:46
08fa940
Compare
Choose a tag to compare
  • 97badbe - Updated AndroidX to 1.7.0-beta02.
  • d28ee3e - Updated gradle plugin to 7.1.0-alpha13.
  • 16091c8 - Do not adjust state color automatically.
  • b877f9c - Updated bitmap, file, link and intent utils.
  • 88a74eb - Added Wi-Fi and camera features in device utils.

Added queries in AndroidManifest file for API 31 and above.

Barquode for Android

Added helper methods in intent utils to capture results via Barquode app.

4.2.0

08 Aug 13:23
7f921e6
Compare
Choose a tag to compare
  • cbebb40 - Updated gradle plugin to 7.1.0-alpha06.
  • f294117 - Implemented visible contrast for tint color.

Refactored utils package to util, please update imports accordingly.

4.1.0

20 Jul 01:59
654ebe1
Compare
Choose a tag to compare
  • e22168a - Updated target SDK to 31.
  • 34acb61 - Updated AndroidX to 1.6.0.
  • e22168a - Updated gradle plugin to 7.1.0-alpha03.
  • e22168a - Java 8 dependency, update accordingly.
  • 460be60 - Handled exception with layer drawables.
  • 2a77ed2 307d35d 52293f5 - Improved color utils contrast ratio.

Reworked window and view utils to provide better compatibility.

  • 8713678 - Handled display exception in window utils.
  • e22168a - Fixed navigation bar insets on API 30 as it was not working on some devices like Samsung when Game mode is enabled. So, using the newer method to detect screen size from API 31.

4.0.1

16 Jun 21:21
10211f4
Compare
Choose a tag to compare
  • 411fd44 - Updated AndroidX to 1.6.0-rc01.
  • 411fd44 - Updated javadoc for link and intent utils.

4.0.0

15 Jun 06:12
3997ba3
Compare
Choose a tag to compare
  • 487cfac - Updated AndroidX to 1.6.0-beta02.
  • b58de41 - Updated gradle plugin to 7.1.0-alpha02.
  • 4f3a135 - Initial support for API 31 (Android 12).
  • ef20b5b - Added method to vibrate device.
  • 635e5a4 - Added Chinese (Traditional) translations.
  • e3bde2e f4374d0 - Improved color generation.

Major changes related to file, link, package, view and window utils. Please update accordingly if required.