Central Config with all tunables (retention, GPS timeout, colors, event type keys, menu item metadata). Event / EventStore handle persistence via Application.Storage with 7-day pruning. Logger mirrors the same retention. LayoutMetrics and Haversine provide resolution-independent geometry helpers. German UI strings and placeholder menu icons landed alongside so the build stays green. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
368 B
XML
7 lines
368 B
XML
<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="20" cy="20" r="18" fill="#00E5E5"/>
|
|
<rect x="8" y="14" width="24" height="16" rx="2" fill="#000000"/>
|
|
<rect x="15" y="11" width="10" height="4" fill="#000000"/>
|
|
<circle cx="20" cy="22" r="5" fill="#00E5E5"/>
|
|
<circle cx="20" cy="22" r="2" fill="#000000"/>
|
|
</svg>
|