Skip to content

Releases: pranavpandey/dynamic-theme

4.5.1

09 Jul 08:42
fab3464
Compare
Choose a tag to compare

fab3464 1326eea - Compatibility with JDK 17.

4.5.0

29 Jun 18:24
73eeee9
Compare
Choose a tag to compare
  • b0a0fb1 - Updated target SDK to 34.
  • 41d7274 - Updated gradle plugin to 8.0.2.
  • a7c1f0c - Updated dynamic-utils to 4.5.0.
  • f7f8f62 - Added support for system contrast.
  • d7433b3 - Verify theme mime type and extension.

4.4.1

11 Mar 13:08
e6f871c
Compare
Choose a tag to compare
  • d8a76bf - Migrated gradle plugin to 7.4.2.
  • e6f871c - Updated dynamic-utils to 4.4.8.

4.4.0

27 Nov 21:53
7fd9d25
Compare
Choose a tag to compare
  • 124fa28 - Improved code utils.
  • 505a5fe - Updated dynamic-utils to 4.4.7.
  • b9ed28f - Added support for system corner radius.
  • e47616d - Updated gradle plugin to 8.0.0-alpha08.

4.3.2

16 Jun 06:11
89e24e4
Compare
Choose a tag to compare
  • 8348c92 - Updated target SDK to 33.
  • 8348c92 - Updated dynamic-utils to 4.4.3.
  • a8053d8 - Updated gradle plugin to 7.4.0-alpha03.

4.3.1

02 May 22:06
b566c72
Compare
Choose a tag to compare
  • 67cc133 - Fixed def constant lint warnings.
  • b566c72 - Updated dynamic-utils to 4.4.2.
  • eb0aa29 - Updated gradle plugin to 7.3.0-alpha09.
  • 6d82515 - Added support to create theme from a bitmap.

4.3.0

07 Feb 18:31
4b7661b
Compare
Choose a tag to compare
  • 4b7661b - Updated dynamic-utils to 4.4.1.
  • 9ce2850 - Updated gradle plugin to 7.3.0-alpha01.
  • 8df9f88 - Added support for host theme.
  • bf404ad - Added elevation support for the theme.

4.2.0

14 Dec 13:38
64272b1
Compare
Choose a tag to compare
  • f04cc62 - Updated target SDK to 32.
  • f04cc62 - Updated dynamic-utils to 4.4.0.
  • 95446c0 - Updated gradle plugin to 7.2.0-alpha05.
  • 11694e6 - Refactored theme corner attribute.
  • d5c1823 - Implemented equals and string for dynamic colors.

4.1.0

28 Oct 15:47
6eded48
Compare
Choose a tag to compare
  • c5297ee - Refactored corner methods.

Refactored getCornerSizeDp methods to getCornerSize, please update usage accordingly.
Refactored setCornerRadiusDp method to setCornerSize, please update usage accordingly.

4.0.0

10 Oct 04:47
a7505b7
Compare
Choose a tag to compare
  • 838961e - Updated dynamic-utils to 4.3.1.
  • c817e22 - Updated gradle plugin to 7.1.0-alpha13.
  • 0494d73 - Added support to resolve dynamic theme.
  • 838961e - Updated theme code and optimize constants.