Skip to content

feat: density-based walking classifier and data export/import#2

Merged
JanJetze merged 2 commits intomasterfrom
feat/classifier-v2-density-walking
Mar 6, 2026
Merged

feat: density-based walking classifier and data export/import#2
JanJetze merged 2 commits intomasterfrom
feat/classifier-v2-density-walking

Conversation

@JanJetze
Copy link
Copy Markdown
Owner

@JanJetze JanJetze commented Mar 6, 2026

Summary

  • Adds density-based walking detection with 30s evaluation windows replacing the previous classifier
  • Adds complete JSON data export/import including sensor windows, daily summaries, hourly aggregates, activity transitions, and cycling sessions
  • Re-enables .dev applicationIdSuffix for debug builds

Test plan

  • Verify walking detection works correctly with the new density-based classifier
  • Test JSON export produces valid output with all data types
  • Test JSON import correctly restores all data including sensor windows
  • Verify debug builds use .dev suffix again

🤖 Generated with Claude Code

JanJetze and others added 2 commits March 6, 2026 18:14
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds insertAll() to SensorWindowDao and wires SensorWindowDao into
ImportDataUseCase so imported JSON data includes sensor windows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@JanJetze JanJetze merged commit 5568f8e into master Mar 6, 2026
1 check passed
@JanJetze JanJetze deleted the feat/classifier-v2-density-walking branch March 6, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant