Releases: Telefonica/tweaks
Releases · Telefonica/tweaks
5.1.0
What's Changed
Other Changes
- ANDROID-16185 - Update compile and targetSdk to Android 16 by @dhonti-axpe in #52
New Contributors
- @dhonti-axpe made their first contribution in #52
Full Changelog: 5.0.2...5.1.0
5.0.2
What's Changed
Other Changes
- ANDROID-16028 Fix new release Teams notification by @jeslat in #49
- ANDROID-16118 Escape release notes to avoid problems with multiline by @jeslat in #50
- ANDROID-16206 Migrate Sonatype publishing to Central Portal by @haynlo in #51
New Contributors
Full Changelog: 5.0.1...5.0.2
5.0.1
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 TweaksTypographyfrom 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