Releases: Telefonica/tweaks
Releases · Telefonica/tweaks
5.0.0
What's Changed
Breaking changes
- UI refactor to use material3 lib instead of material lib and apply edgeToEdge.
- Replace material.Typography by material3.Typography inside library/src/enabled/java/com/telefonica/tweaks/ui/theme/Type.kt. If you were using
val TweaksTypography
from Type.kt, the new variables are:
M2 | M3 |
---|---|
h1 | displayLarge |
h2 | displayMedium |
h3 | displaySmall |
N/A | headlineLarge |
h4 | headlineMedium |
h5 | headlineSmall |
h6 | titleLarge |
subtitle1 | titleMedium |
subtitle2 | titleSmall |
body1 | bodyLarge |
body2 | bodyMedium |
caption | bodySmall |
button | labelLarge |
N/A | labelMedium |
overline | labelSmall |
Other Changes
- replace material lib by material3 lib and enable edge to edge #ANDROID-15563 by @juangardi21 in #47
Full Changelog: 4.1.2...5.0.0
4.1.2
What's Changed
Other Changes
- ANDROID-15323 Open tweaks as single top by @yamal-alm in #46
Full Changelog: 4.1.1...4.1.2
4.1.1
What's Changed
Other Changes
- Include NavigateToTweaksOnShake in no-op lib by @yamal-alm in #45
Full Changelog: 4.1.0...4.1.1
4.1.0
What's Changed
Other Changes
- ANDROID-14628 Not include release notes in the release notification by @jeslat in #42
- Use specific version when notifying Teams by @jeslat in #44
- Fix a crash which happens when user shakes the phone #ANDROID-15102 by @juangardi21 in #43
New Contributors
- @juangardi21 made their first contribution in #43
Full Changelog: 4.0.1...4.1.0
4.0.1
4.0.0
What's Changed
Other Changes
- Update AGP, Kotlin, Compose, Api level and other dependecies by @yamal-alm in #40
Full Changelog: 3.1.0...4.0.0
3.1.0
What's Changed
Other Changes
- Set rootProject.name to lower case by @pmartinbTEF in #37
- ANDROID-14197 notify Teams with new release by @jdelga in #38
- ANDROID-14297 Get Tweaks as suspend functions and non null by @jdelga in #39
Full Changelog: 3.0.0...3.1.0
3.0.0
New Versions:
Review carefully the dependencies in your project after this update, as there are some breaking changes.
Previous | Current | |
---|---|---|
Compose Material | 1.3.1 | 1.4.0 |
Compose Compiler | 1.3.2 | 1.4.2 |
Compose Navigation | 1.6.0-alpha4 | 1.6.0 |
Kotlin | 1.7.20 | 1.8.10 |
What's Changed
Other Changes
Full Changelog: 2.4.0...3.0.0
2.4.0
What's Changed
Other Changes
- ANDROID-13477 Tweaks improvements by @jdelga in #35
New Contributors
Full Changelog: 2.3.3...2.4.0
2.3.3
What's Changed
Other Changes
- Updating interface by @gmerinojimenez in #34
Full Changelog: 2.3.2...2.3.3