Bump versjon til v1.11.0 (versionCode 18)
Ny funksjon (åpne i kartapp) pluss fire feilrettinger siden v1.10.2: - Android: kartapp-knapp med geo:-intent (#2), desimalkomma i delingstekst (#20), hybrid dyplenke-liste med badge (#13/#18), synlig posisjonspil (#16) - PWA: hybrid dyplenke-liste med badge (#17), dyplenker ved kald førstelast (#19) - versionCode 17 → 18, versionName 1.10.2 → 1.11.0 - User-Agent Tilfluktsrom/1.11.0 - fastlane changelogs/18.txt (en/nb/nn, ≤500 tegn) - README + full_description: «Åpne i kartapp» i funksjonslista Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FrDGDmN2WAXvNPS85rWJGK
This commit is contained in:
parent
32af7e04c4
commit
fc82d88835
9 changed files with 22 additions and 3 deletions
5
fastlane/metadata/android/en-US/changelogs/18.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/18.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
- New: "Open in map app" button — walking directions to the selected shelter in any installed map app (incl. offline apps like OsmAnd/Organic Maps)
|
||||
- Fixed: geo: link in shared text used decimal commas on Norwegian devices
|
||||
- Fixed: a shelter opened via shared link outside the nearest ones is shown last with an "outside nearest" badge, not as if it were closest
|
||||
- Fixed: position arrow on the map was invisible on light areas
|
||||
- PWA: shared links now work on first visit; same badge as Android
|
||||
|
|
@ -6,6 +6,7 @@ Features:
|
|||
• Offline map — map tiles are cached automatically for use without internet
|
||||
• Select any shelter — tap any marker on the map to navigate there
|
||||
• Share shelters — send shelter location to others via any app
|
||||
• Open in map app — walking directions to the selected shelter in any installed map app, including offline ones
|
||||
• Civil defense info — what to do if the alarm sounds
|
||||
• Multilingual — English, Bokmål, and Nynorsk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue