feat: elevation profile with distance axis, rename app, add ABI splits

- Show distance (not time) on X-axis for elevation and speed charts
- Rename app from "Bincio" to "Bincio Autarchive"
- Reinstate arm64-v8a and armeabi-v7a ABI splits for separate APK builds
- Add Haversine distance calculation from GPS coordinates
This commit is contained in:
Davide Scaini
2026-06-03 00:08:45 +02:00
parent 2a7c5fa269
commit 3522568ac3
4 changed files with 77 additions and 11 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"expo": {
"name": "Bincio",
"slug": "bincio",
"name": "Bincio Autarchive",
"slug": "bincio-autarchive",
"version": "0.1.0",
"orientation": "portrait",
"scheme": "bincio",