diff options
| author | Claude <noreply@anthropic.com> | 2026-04-11 18:05:59 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-04-11 18:05:59 +0000 |
| commit | ec2bc313ba88477aeefcb5c943ed387de2883ee8 (patch) | |
| tree | 87db74d6774711e3dc6ac1e9e878df59c56af1ee /.github/workflows/android.yml | |
| parent | f3ef61ea24a6d8d1068d847c3104437c1a874069 (diff) | |
Add hidden dev log (long-press drag handle)
NavLogger is a 200-entry in-memory ring buffer with format:
HH:mm:ss.SSS LEVEL tag: message
Entries are written at:
- App start
- First GPS fix (lat/lon/sog/cog)
- fetchCurrentConditions: request params + full success summary
(wind, temp, waves, swell, current) or exception class+message
- fetchForecastItems: request params + item count or error
DevLogSheet (BottomSheetDialogFragment) shows the log in a
monospace ScrollView with Copy and Clear buttons. Trigger: long-press
the drag handle bar on the instrument bottom sheet.
Primary use: copy the log and paste it to Claude to diagnose
conditions API failures without needing adb.
https://claude.ai/code/session_01HXPjBsogsJVRwCiekDGkJX
Diffstat (limited to '.github/workflows/android.yml')
0 files changed, 0 insertions, 0 deletions
