Commit 39b4827
feat(debug): add comprehensive Geofence Debug Screen
New debug screen for GPS/Geofencing diagnostics:
- Permission status overview (Location Always, Notifications, etc.)
- Current GPS position with accuracy display
- Configured zones with live distance calculation
- Event queue status and history view
- Debug log with export functionality
- Test actions to simulate ENTER/EXIT events
- Auto-refresh every 5 seconds
Accessible via Settings → Geofencing → Debug button
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 440133a commit 39b4827
File tree
4 files changed
+1041
-8
lines changed- lib/screens
4 files changed
+1041
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
17 | 31 | | |
18 | 32 | | |
19 | 33 | | |
| |||
0 commit comments