Skip to content

Releases: tolgee/tolgee-mobile-kotlin-sdk

v1.0.0-alpha04

Choose a tag to compare

@Anty0 Anty0 released this 25 Feb 05:57

What's Changed

  • fix: case-insensitive locale tag comparison in resolveLocale by @Anty0 in #13
  • feat: expose available languages from manifest by @Anty0 in #14

Full Changelog: v1.0.0-alpha03...v1.0.0-alpha04

v1.0.0-alpha03

Choose a tag to compare

@Anty0 Anty0 released this 09 Jan 16:25
b6d4e7b

What's Changed

  • feat: regional locale handling + android improvements by @Anty0 in #11
    • Proper handling of regional locales with progressive fallback
    • Preloading of all locales
    • Translating strings during Android layout inflation
    • Default locale for fallback

Full Changelog: v1.0.0-alpha02...v1.0.0-alpha03

1.0.0-alpha02

Choose a tag to compare

@DatL4g DatL4g released this 02 Sep 20:16
aea7682

What's Changed

  • Fix: ContextWrapper causing ignored Configuration changes (#7) by @DatL4g in #8
  • Improved Swift Interop by @DatL4g in #6

Full Changelog: v1.0.0-alpha01...v1.0.0-alpha02

1.0.0-alpha01

1.0.0-alpha01 Pre-release
Pre-release

Choose a tag to compare

@DatL4g DatL4g released this 12 Aug 16:26
2090fa9

Feel free to test it out, and don't forget to let us know if you have any feedback!

Warning

Compiler plugin mentioned in readme is currently unavailable.
Please use the TolgeeContextWrapper on android.
Compose requires you to change the imports accordingly.