Skip to content

Releases: appswithlove/loco-android

0.2.4

22 Nov 22:00
Compare
Choose a tag to compare
  • Replaces utf8 with utf-8 in xml encode parameter, that happened in some rare cases.

0.2.3

11 Nov 14:19
Compare
Choose a tag to compare
  • Updates Accept-Charset header from utf8 to utf-8 (#25)

0.2.2

08 Nov 07:42
Compare
Choose a tag to compare
  • Adds status flag #24

0.2.1

04 Nov 19:40
Compare
Choose a tag to compare
  • Adds Accept-Charset = utf8 header

0.2.0

21 Oct 08:57
Compare
Choose a tag to compare

Support for Multiple Config Files

  • Adds new updateLocoMultiple task to support multiple files in a single project. See README.md for the concrete implementation.
    Thanks to @GuillaumeBourge & @anthony-fresneau-kiplin for the Pull Request.

0.1.12

31 May 06:25
Compare
Choose a tag to compare
  • Adds fileName property to customise file name (#19)

0.1.11

30 Mar 10:14
Compare
Choose a tag to compare

Adds Gradle Annotation (Fix for Gradle 7)

0.1.7

21 Sep 15:50
Compare
Choose a tag to compare
  • Adds orderByAssetId for sorting strings by asset id (#17)
  • Reverts encoding back to UTF-8 (#16)

0.1.6

10 Aug 09:33
Compare
Choose a tag to compare
  • Moves from UTF-8 to UTF-16
  • Adds regional flag for languages like en-uk,de-ch,...

0.1.5

04 Aug 20:09
Compare
Choose a tag to compare
  • Adds fallback language
    fallbackLang = "de"