darken
fc9bcafae9
feat(screenshots): Set up localized Play Store screenshot pipeline
...
- Add Compose screenshot test infrastructure (build config, screenshotTest source set)
- Add 7 localized screenshots covering all key app screens
- Device spec set to Pixel 8 (1080x2400, 428dpi); batch size 4 for 1080p memory budget
- Add screen title heading and fix appearance card header layout in WidgetConfigurationScreen
- Balance padding on requires-Pro notice in widget config bottom bar
2026-02-25 22:57:34 +01:00
darken
d2d126e9d9
Enable per-app language preferences
...
This commit enables the automatic generation of per-app language preferences by configuring the Android Gradle Plugin.
A `resources.properties` file is added to specify `en` as the `unqualifiedResLocale`, which serves as the default/fallback locale.
Additionally, `.kotlin` is added to `.gitignore` to exclude Kotlin build-related files.
2025-09-29 13:37:01 +02:00
darken
004ea6cbcb
Add fastlane/README.md to .gitignore
...
This commit updates the `.gitignore` file to include `fastlane/README.md`, ensuring that this Fastlane-generated file is not tracked by Git.
2025-06-22 21:28:55 +02:00
Matthias Urhahn
d5411586d5
Update translations ( #109 )
...
* Update translations, add Portuguese
* Update translations
2023-03-10 12:12:31 +01:00
darken
fd054abcca
Add codestyle
2022-09-14 18:00:18 +02:00
darken
a10716d74e
Update gitignore
2022-07-24 13:43:06 +02:00
darken
d06959f964
Update fastlane scripts
2022-02-12 09:31:06 +01:00
darken
443af25fce
POC, decoding works.
2021-12-28 17:11:50 +01:00