Skip to content

Releases: infinum/android-localian

1.1.0

09 Apr 10:39
Compare
Choose a tag to compare
  • Fix nullability of metadata in application level manifest.

1.0.9

21 Mar 12:02
Compare
Choose a tag to compare
  • Update to Kotlin 1.8.10.
  • Update dependencies.
  • Align with Gradle 8.

1.0.8

23 Aug 13:29
Compare
Choose a tag to compare
  • Add compatibility with Android 13 Tiramisu.
  • Expose new manifest metadata to follow system locale.

1.0.7

18 Aug 19:59
Compare
Choose a tag to compare
  • Harden check for missing or disabled WebView.

1.0.6

05 Aug 15:36
Compare
Choose a tag to compare
  • Check if Webkit is enabled before patching around WebView.

1.0.5

24 Dec 10:07
Compare
Choose a tag to compare
  • Update to Kotlin 1.6.10.
  • Update Gradle wrapper.

1.0.4

25 Sep 09:14
Compare
Choose a tag to compare
  • Update to Kotlin 1.5.31.
  • Add meta data support to pass language tag to initializer.
  • Update README sections.

1.0.3

13 Sep 18:28
Compare
Choose a tag to compare
  • Update to Kotlin 1.5.30.
  • Recompile with Android 12 SDK.
  • Turn off Jetifier.
  • Fix ProGuard rules to avoid collisions.

1.0.2

26 Aug 08:57
Compare
Choose a tag to compare
  • Update dependencies.

1.0.1

09 Jul 17:25
Compare
Choose a tag to compare
  • Update to Kotlin 1.5.20.
  • Update other dependencies.