Førebu F-Droid-metadata med fastlane-struktur (#8)
Legg til fastlane/metadata/android/ med tittel, skildringar og endringsloggar for en-US, nb-NO og nn-NO (versionCode 3–6). Dokumenter Play Services-avhengigheit og anti-feature-vurdering. Skjermbilete må framleis leggjast til i images/-mappene. Closes #8 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3c1da8adec
commit
e9432756b0
25 changed files with 134 additions and 0 deletions
4
fastlane/metadata/android/en-US/changelogs/3.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/3.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
• Hybrid location: uses Play Services when available, falls back to standard Android GPS
|
||||
• Data freshness indicator shows when shelter data was last updated
|
||||
• Home screen widget showing nearest shelter with distance
|
||||
• Bundled shelter data for instant offline use on first launch
|
||||
3
fastlane/metadata/android/en-US/changelogs/4.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/4.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
• Share shelter location with others via any app
|
||||
• Deep link support — open shared shelters directly in the app
|
||||
• Tap any marker on the map to select and navigate to it
|
||||
2
fastlane/metadata/android/en-US/changelogs/5.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/5.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
• Widget now updates automatically every 15 minutes via WorkManager
|
||||
• Fixed widget not showing data without opening the app first
|
||||
4
fastlane/metadata/android/en-US/changelogs/6.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/6.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
• Civil defense information: what to do if the alarm sounds (based on DSB guidelines)
|
||||
• Improved accessibility: screen reader labels, better contrast, haptic feedback
|
||||
• Widget shows "Updated 14:32" instead of bare timestamp
|
||||
• Copyright notice added
|
||||
Loading…
Add table
Add a link
Reference in a new issue