From dde00c0f8e4571b6253a8c65598e1de7d905e742 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Fri, 13 Mar 2026 23:47:20 +0000 Subject: fix: resolve MapLibre 11.x migration issues and layout/resource errors --- .../compile-file-map.properties | 6 + .../merged.dir/values/values.xml | 123 +++++++++++++++++++++ .../debug/packageDebugResources/merger.xml | 53 +++++++++ 3 files changed, 182 insertions(+) create mode 100644 android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties create mode 100644 android-app/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml create mode 100644 android-app/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml (limited to 'android-app/app/build/intermediates/incremental/debug/packageDebugResources') diff --git a/android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties new file mode 100644 index 0000000..0eba3a1 --- /dev/null +++ b/android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties @@ -0,0 +1,6 @@ +#Fri Mar 13 23:38:58 UTC 2026 +org.terst.nav.app-main-6\:/drawable/ic_anchor.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_anchor.xml +org.terst.nav.app-main-6\:/layout/activity_main.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_main.xml +org.terst.nav.app-main-6\:/mipmap-anydpi-v26/ic_launcher_round.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-anydpi-v26/ic_launcher_round.xml +org.terst.nav.app-main-6\:/mipmap-anydpi-v26/ic_launcher.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-anydpi-v26/ic_launcher.xml +org.terst.nav.app-main-6\:/raw/mob_alarm.mp3=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/raw/mob_alarm.mp3 diff --git a/android-app/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml b/android-app/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml new file mode 100644 index 0000000..31750e7 --- /dev/null +++ b/android-app/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml @@ -0,0 +1,123 @@ + + + #3F51B5 + #FF000000 + #E61E1E1E + #FFFF0000 + #FFFFFFFF + #FFFFFF00 + #FFD70000 + #FF000000 + #FFFF0000 + #FF000000 + #FFFF0000 + #FFFF0000 + #FFBB0000 + #FF110000 + #FFBB86FC + #FF6200EE + #FF3700B3 + #FF03DAC5 + #FF018786 + #FFFFFFFF + 8dp + 4dp + 14sp + 24sp + 18sp + !!! ANCHOR DRAG !!!\nAnchor Set at %1$.4f, %2$.4f\nRadius: %3$.1fm\nDistance: %4$.1fm (%5$.1fm OVER limit) + Anchor Set at %1$.4f, %2$.4f\nRadius: %3$.1fm\nDistance: %4$.1fm (%5$.1fm from limit) + Anchor Watch + Anchor Watch Inactive + AndroidApp + SET ANCHOR + STOP WATCH + Toggle Anchor Watch Configuration + Activate Man Overboard (MOB) alarm + 47890525607 + AIzaSyBSVnBEvHJ7Cv5x2CiJn2YO8XXUOAJ88wQ + 1:47890525607:android:1662a67776b9aefc9fda82 + AIzaSyBSVnBEvHJ7Cv5x2CiJn2YO8XXUOAJ88wQ + nav-test-c2872.firebasestorage.app + AWS + BOAT SPEED + BSP + COG + COMPASS + DEPTH + HDG + POLAR % + SOG + TWS + VMG + WIND + RECOVERED + DISTANCE TO MOB + ELAPSED TIME + --.- + --.- + --- + --.- + --- + --- + --.- + --.- + --.- + nav-test-c2872 + + + + + + \ No newline at end of file diff --git a/android-app/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml b/android-app/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml new file mode 100644 index 0000000..2bc6dd9 --- /dev/null +++ b/android-app/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml @@ -0,0 +1,53 @@ + +#FFBB86FC#FF6200EE#FF3700B3#FF03DAC5#FF018786#FF000000#FFFFFFFF#FFFFFFFF#FFFF0000#FFFFFF00#E61E1E1E#FFD70000#3F51B5#FF110000#FFFF0000#FFBB0000#FFFF0000#FFFF0000#FF000000#FF000000AndroidAppWINDAWSTWSCOMPASSHDGCOGBOAT SPEEDBSPSOGVMGDEPTHPOLAR %--.---.---------.---.---.---.----Activate Man Overboard (MOB) alarmToggle Anchor Watch ConfigurationDISTANCE TO MOBELAPSED TIMERECOVEREDAnchor WatchSET ANCHORSTOP WATCHAnchor Watch InactiveAnchor Set at %1$.4f, %2$.4f\nRadius: %3$.1fm\nDistance: %4$.1fm (%5$.1fm from limit)!!! ANCHOR DRAG !!!\nAnchor Set at %1$.4f, %2$.4f\nRadius: %3$.1fm\nDistance: %4$.1fm (%5$.1fm OVER limit)24sp18sp14sp8dp4dp47890525607AIzaSyBSVnBEvHJ7Cv5x2CiJn2YO8XXUOAJ88wQ1:47890525607:android:1662a67776b9aefc9fda82AIzaSyBSVnBEvHJ7Cv5x2CiJn2YO8XXUOAJ88wQnav-test-c2872.firebasestorage.appnav-test-c2872 \ No newline at end of file -- cgit v1.2.3