Releases: pranavpandey/dynamic-theme
Releases · pranavpandey/dynamic-theme
4.6.0
- 69df030 - Updated target SDK to 35.
- 69df030 - Updated minimum SDK to 19.
- e1795a8 - Updated gradle plugin to 8.5.1.
- 69df030 - Updated
dynamic-utils
to 4.6.1.
- 15911f8 - Added support to decode image for theme intent.
Updated external links for javadoc.
4.5.0
- 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
- d8a76bf - Migrated gradle plugin to 7.4.2.
- e6f871c - Updated
dynamic-utils
to 4.4.8.
4.4.0
- 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
- 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
- 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
- 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
- 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
- c5297ee - Refactored corner methods.
Refactored getCornerSizeDp
methods to getCornerSize
, please update usage accordingly.
Refactored setCornerRadiusDp
method to setCornerSize
, please update usage accordingly.