diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-05-05 13:21:39 -1000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-05-05 13:21:39 -1000 |
| commit | 580a2dfb8cb381954a0fb2d5742567b5aff461c4 (patch) | |
| tree | 55ff68a2e563b79b526f0411482356992e852b76 /.github | |
| parent | 39b48e53cd5eb534037842dc5f0acdc1fed40130 (diff) | |
fix: load past tracks on startup; add debug logging throughout
Root cause: getPastTracks() was only called inside stopTrack(), so
saved tracks were never loaded unless a new track was recorded in
the same session. Added init{} block to MainViewModel to load them
at startup.
Logging added:
- getPastTracks(): first-call vs cached, count + point sizes
- loadViaMediaStore(): cursor row count, per-file parse attempt,
point count per file, any openInputStream null or parse errors
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
