Skip to content

Commit ee3c670

Browse files
TimoPtrjpelgrom
andauthored
Add information about the translations for F-droid builds (#2840)
Co-authored-by: Joris Pelgröm <[email protected]>
1 parent 39bb544 commit ee3c670

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/android/ci.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,11 @@ The `release.yml` workflow is triggered manually to promote the latest beta buil
8484

8585
The [F-Droid](https://f-droid.org) store builds the applications themselves when we push a GitHub release. This process uses [metadata](https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/io.homeassistant.companion.android.minimal.yml).
8686

87-
They use the `version_code.txt` file, which is created on every release from the `main` branch, for the app's versioning.
87+
Each GitHub release includes the following files used by F-Droid:
88+
89+
- `version_code.txt` - Used for the app's versioning (created on every release from the `main` branch)
90+
- `strings.zip` - Contains all app translations from Lokalise at build time
91+
- `locales_config.xml` - Generated [locales configuration](https://developer.android.com/guide/topics/resources/app-languages#use-localeconfig) from the downloaded app translations
8892

8993
:::warning
9094
We do not guarantee when the applications will be available on F-Droid after a release. You can find the app [on F-Droid](https://f-droid.org/packages/io.homeassistant.companion.android.minimal/).

0 commit comments

Comments
 (0)