From a70b507c18750306a28fcb9475b3e531688e8797 Mon Sep 17 00:00:00 2001 From: "Ishan S. Patel" Date: Sun, 30 Aug 2026 22:19:01 -0400 Subject: [PATCH] Restore latest local work after Seafile git corruption repair Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01TvDdasWXdhrvQriBCPfFn1 --- .gitignore | 15 - .idea/.name | 1 - ...FConflict ispatel 2025-03-03-12-04-56).xml | 29 -- .idea/deploymentTargetSelector.xml | 8 +- ...FConflict ispatel 2025-03-03-12-04-56).xml | 260 ------------- ...FConflict ispatel 2025-03-10-10-03-26).xml | 254 ------------- ... ispatel@live.com 2025-03-08-01-11-41).xml | 254 ------------- gradle/libs.versions.toml | 4 + ...FConflict ispatel 2025-03-03-12-04-55).kts | 73 ---- mobile/build.gradle.kts | 12 +- .../main/assets/from_merlin/geo_v40.tflite | Bin 0 -> 2005738 bytes .../birdsounds/identify/phone_Downloader.kt | 14 +- .../com/birdsounds/identify/phone_Location.kt | 35 +- .../birdsounds/identify/phone_MainActivity.kt | 182 +++++++--- .../identify/phone_MessageListenerService.kt | 228 ++++++++++-- .../com/birdsounds/identify/phone_Settings.kt | 44 ++- .../identify/phone_SoundClassifier.kt | 50 +-- .../phone_SoundClassifierSpectrogramBased.kt | 342 ++++++++++++++++++ mobile/src/main/res/layout/activity_main.xml | 155 +++++++- .../res/mipmap-xhdpi/ic_launcher_round.webp | Bin 10972 -> 0 bytes mobile/src/main/res/values/strings.xml | 6 - .../presentation/watch_Composables.kt | 6 +- .../presentation/watch_MainActivity.kt | 5 +- .../identify/presentation/watch_MainState.kt | 15 +- .../watch_MessageListenerService.kt | 20 +- .../presentation/watch_SoundRecorder.kt | 33 +- .../presentation/watch_SpeciesList.kt | 46 ++- .../presentation/watch_SpeciesListView.kt | 161 +++++---- .../res/mipmap-xhdpi/ic_launcher_round.webp | Bin 10972 -> 0 bytes 29 files changed, 1089 insertions(+), 1163 deletions(-) delete mode 100644 .idea/.name delete mode 100644 .idea/deploymentTargetSelector (SFConflict ispatel 2025-03-03-12-04-56).xml delete mode 100644 .idea/workspace (SFConflict ispatel 2025-03-03-12-04-56).xml delete mode 100644 .idea/workspace (SFConflict ispatel 2025-03-10-10-03-26).xml delete mode 100644 .idea/workspace (SFConflict ispatel@live.com 2025-03-08-01-11-41).xml delete mode 100644 mobile/build.gradle (SFConflict ispatel 2025-03-03-12-04-55).kts create mode 100644 mobile/src/main/assets/from_merlin/geo_v40.tflite create mode 100644 mobile/src/main/java/com/birdsounds/identify/phone_SoundClassifierSpectrogramBased.kt diff --git a/.gitignore b/.gitignore index aa724b7..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +0,0 @@ -*.iml -.gradle -/local.properties -/.idea/caches -/.idea/libraries -/.idea/modules.xml -/.idea/workspace.xml -/.idea/navEditor.xml -/.idea/assetWizardSettings.xml -.DS_Store -/build -/captures -.externalNativeBuild -.cxx -local.properties diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 29cc5c6..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -identify \ No newline at end of file diff --git a/.idea/deploymentTargetSelector (SFConflict ispatel 2025-03-03-12-04-56).xml b/.idea/deploymentTargetSelector (SFConflict ispatel 2025-03-03-12-04-56).xml deleted file mode 100644 index 32eae5e..0000000 --- a/.idea/deploymentTargetSelector (SFConflict ispatel 2025-03-03-12-04-56).xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml index 9818a9c..021e157 100644 --- a/.idea/deploymentTargetSelector.xml +++ b/.idea/deploymentTargetSelector.xml @@ -4,10 +4,10 @@