This website requires JavaScript.
Explore
Help
Sign in
olemd
/
tilfluktsrom
Watch
1
Star
0
Fork
You've already forked tilfluktsrom
0
Code
Issues
10
Pull requests
Projects
Releases
11
Packages
Wiki
Activity
Actions
e61f503c81
tilfluktsrom
/
version.properties
4 lines
59 B
Properties
Raw
Normal View
History
Unescape
Escape
Bundle shelter data in APK and add shared versioning - Add scripts/fetch-shelters.sh: downloads Geonorge data, converts UTM33N→WGS84 via PWA script, copies to both Android assets and PWA public dirs - Bundle pre-processed shelters.json (556 shelters) in APK assets so the app works immediately on first launch with no network - ShelterRepository.seedFromAsset(): seeds Room DB from bundled JSON on first launch, marks as stale so network refresh is attempted in the background - MainActivity.loadData(): seeds from asset before trying network, always attempts background refresh when data is stale - Add version.properties (1.1.0, versionCode=2) as single source of truth for versioning - build.gradle.kts reads version from properties file and exposes via BuildConfig - Bump PWA version to 1.1.0 to match Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 18:33:38 +01:00
versionMajor
=
1
Legg til deling av tilfluktsrom og deep link-støtte (v1.3.0) Del tilfluktsrom via SMS/meldingsapper med adresse, kapasitet, koordinatar og geo:-URI. Støttar tilfluktsrom://shelter/{id} deep link for direkte navigering til eit tilfluktsrom. Closes #3 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 22:23:28 +01:00
versionMinor
=
3
Legg til automatisk widgetoppdatering og de-Google-retningslinjer (v1.3.1) Widget oppdaterer seg sjølv via WorkManager kvar 15. min i bakgrunnen, og i sanntid når appen er open og mottek GPS-oppdateringar. Oppdaterer CLAUDE.md med de-Google-kompatibilitetsprinsipp. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 22:34:33 +01:00
versionPatch
=
1
versionCode
=
5
Reference in a new issue
Copy permalink