diff options
| author | Simeon Simeonov | 2026-06-17 15:36:55 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2026-06-17 15:36:55 +0200 |
| commit | f1cd47e0dcde606c71768b1ef22c2e7ec01170e8 (patch) | |
| tree | 40ce547913db2007e22f8004eaf4ec38a0174f5e /fastlane/metadata/android | |
| parent | 45151bd4356ec920112f03c9953e823da81c9a12 (diff) | |
Fix fastlane path
Diffstat (limited to 'fastlane/metadata/android')
| -rw-r--r-- | fastlane/metadata/android/en-US/changelogs/1020100.txt | 1 | ||||
| -rw-r--r-- | fastlane/metadata/android/en-US/full_description.txt | 12 | ||||
| -rw-r--r-- | fastlane/metadata/android/en-US/images/icon.png | bin | 0 -> 174432 bytes | |||
| -rw-r--r-- | fastlane/metadata/android/en-US/images/phoneScreenshots/1.png | bin | 0 -> 68248 bytes | |||
| -rw-r--r-- | fastlane/metadata/android/en-US/images/phoneScreenshots/2.png | bin | 0 -> 53281 bytes | |||
| -rw-r--r-- | fastlane/metadata/android/en-US/short_description.txt | 1 |
6 files changed, 14 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/1020100.txt b/fastlane/metadata/android/en-US/changelogs/1020100.txt new file mode 100644 index 0000000..257c8e6 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/1020100.txt | |||
| @@ -0,0 +1 @@ | |||
| * Add custom icons and create documentation | |||
diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 0000000..6bd5901 --- /dev/null +++ b/fastlane/metadata/android/en-US/full_description.txt | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | Used for counting scores during head‑to‑head games between two teams or participants. | ||
| 2 | |||
| 3 | scorecounter is perfect for parents who want to record a child's football match score. | ||
| 4 | |||
| 5 | * No ads | ||
| 6 | * No tracking | ||
| 7 | * 100% free (as in freedom) software | ||
| 8 | * Doesn't require network access or additional permissions | ||
| 9 | |||
| 10 | When a team or participant scores, tap their corresponding red or blue button. | ||
| 11 | |||
| 12 | You can assign custom names to teams or participants. | ||
diff --git a/fastlane/metadata/android/en-US/images/icon.png b/fastlane/metadata/android/en-US/images/icon.png new file mode 100644 index 0000000..e73801e --- /dev/null +++ b/fastlane/metadata/android/en-US/images/icon.png | |||
| Binary files differ | |||
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png new file mode 100644 index 0000000..c011372 --- /dev/null +++ b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png | |||
| Binary files differ | |||
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png new file mode 100644 index 0000000..850e84f --- /dev/null +++ b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png | |||
| Binary files differ | |||
diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt new file mode 100644 index 0000000..d9b948d --- /dev/null +++ b/fastlane/metadata/android/en-US/short_description.txt | |||
| @@ -0,0 +1 @@ | |||
| A simple score counting app | |||
