Commit Graph
772 Commits
Author SHA1 Message Date
Trail Mate Dev 3d65ece83d WIP: checkpoint geocaching before main integration 2026-09-24 08:47:53 +08:00
vicliu d7a2f35328 Merge pull request #95 from vicliu624/codex/geocaching
fix(wio-l2): fix L76K GNSS power and NMEA initialization
v0.1.47-alpha
2026-09-18 12:31:51 +02:00
Trail Mate Dev 6d71766f36 docs: 0.1.47-alpha 2026-09-18 18:31:14 +08:00
Trail Mate Dev b55c82b29f fix(wio_tracker_l2): reduce idle RAM usage 2026-09-18 18:22:25 +08:00
Trail Mate Dev f34f9bcc36 fix(Style): format 2026-09-18 18:05:11 +08:00
Trail Mate Dev 4f74e5359b fix(gps): allow GPS runtime without motion hardware 2026-09-18 17:55:11 +08:00
Trail Mate Dev 45367642da fix(gps): allow GPS runtime without motion hardware 2026-09-18 17:47:53 +08:00
Trail Mate Dev 22deba41b4 fix: format check 2026-09-18 17:26:44 +08:00
Trail Mate Dev 78353c3ee0 fix(wio-l2): fix L76K GNSS power and NMEA initialization 2026-09-18 17:17:18 +08:00
vicliu d3b3344918 Merge pull request #94 from vicliu624/codex/geocaching
fix(wio-l2): fix display transfer, swipe resume, identity fallback and calculator menu
2026-09-18 09:59:25 +02:00
Trail Mate Dev 288a9b92ec feat(webflasher): add Wio Tracker L2 support 2026-09-18 15:58:30 +08:00
Trail Mate Dev 0018eddbd7 docs: 0.1.46-alpha 2026-09-18 15:50:47 +08:00
Trail Mate Dev 9af990625d fix: format check 2026-09-18 15:38:25 +08:00
Trail Mate Dev ed34fba9e3 fix: format check 2026-09-18 15:31:57 +08:00
Trail Mate Dev a0ead5933e fix(i18n): add missing swipe-up resume locale keys 2026-09-18 15:27:46 +08:00
Trail Mate Dev 693aa0f80b fix(menu): show calculator on Wio Tracker L2 2026-09-18 15:09:47 +08:00
Trail Mate Dev cfc9ab80de fix(identity): use TrailMate as default node name prefix 2026-09-18 15:04:13 +08:00
Trail Mate Dev 63d04fbfa2 feat(screen): add resume API and swipe-up gesture for Wio L2 2026-09-18 14:52:57 +08:00
Trail Mate Dev 194c088823 fix(wio-l2): correct LVGL display transfer geometry and RGB565 byte order 2026-09-18 11:07:49 +08:00
vicliu 2acf6273ce Merge pull request #93 from vicliu624/codex/fix-reduced-motion-selects
docs: acknowledge Seeed Studio hardware support
2026-09-16 11:04:00 +02:00
Trail Mate Dev 86ac1c45be docs: acknowledge Seeed Studio hardware support 2026-09-16 17:00:52 +08:00
vicliu bfd95f4cd3 Merge pull request #92 from vicliu624/codex/fix-reduced-motion-selects
Fix website dropdown visibility and English defaults
2026-09-16 09:47:13 +02:00
Trail Mate Dev 08422a70b3 fix(site): reveal reduced-motion selects and default to English 2026-09-16 15:44:57 +08:00
vicliu 46516b7e73 Merge pull request #91 from vicliu624/feat/wio-tracker-l2
Prepare 0.1.45-alpha: Wio Tracker L2 and dynamic map annotations
v0.1.45-alpha
2026-09-16 09:12:13 +02:00
Trail Mate Dev 7c3fcc31c6 fix(ci): refresh startup contract and format web simulator sources
Match the shell initialization call inside run() so its failure guard does not break the network-independence contract. Preserve initialization ordering and blocking-network checks. Apply clang-format 14 to the web preview sources. Verified all 2107 CI-scoped source files and seven positive/negative startup contract cases.
2026-09-16 15:01:59 +08:00
Trail Mate Dev 7400208c54 fix(linux): include page manifest in shared UI shell sources
DeckTouchUxPack now resolves its pages through findPageManifest, but the Linux UI source list omitted the implementation. Include it in the shared shell to fix Cardputer Zero Wayland and fbdev link failures. Verified with a Linux link reproduction and the platform UI boundary check.
2026-09-16 13:58:47 +08:00
Trail Mate Dev 49a400354b Polish tracker page controls and empty states 2026-09-15 18:16:27 +08:00
Trail Mate Dev 5fb63c69fe docs: preserve original GPX schema checksum 2026-09-15 17:47:57 +08:00
Trail Mate Dev 736f610643 docs: add geocaching protocol and client design specifications 2026-09-15 17:47:31 +08:00
Trail Mate Dev 3eed9ef732 docs: prepare changelog for 0.1.45-alpha 2026-09-15 14:28:02 +08:00
Trail Mate Dev 9e5e47ce79 Align map worker scratch and annotation payloads for typed records 2026-09-15 13:54:21 +08:00
Trail Mate Dev 6a31a65a01 Defer annotation layout when required glyphs are unavailable 2026-09-15 11:38:30 +08:00
Trail Mate Dev 7d271367e8 Render unified map annotations with stable bounded layouts and transparent text 2026-09-15 11:34:31 +08:00
Trail Mate Dev 578bedcbad Load offline POI tiles through the shared map worker with bounded PSRAM storage 2026-09-15 00:00:57 +08:00
Trail Mate Dev 3543c7ab82 fix(ui): remove gaps and contrasting backgrounds from two-pane layouts 2026-09-14 15:35:23 +08:00
Trail Mate Dev ffb2a2e4d5 feat(pages): add eleven-language site and native device previews 2026-09-13 05:19:25 +08:00
Trail Mate Dev 7d8e73becf docs: add README badges and permanent Discord invite 2026-09-13 02:26:58 +08:00
Trail Mate Dev b3611d7e29 feat(wio-tracker-l2): add full touch device support 2026-09-10 22:34:24 +08:00
Trail Mate Dev f84c4654f5 fix(t-display-p4): stabilize power sequencing and keyboard backlight 2026-09-10 17:21:26 +08:00
Trail Mate Dev 7c951fcabf fix(tdeck-pro): stabilize e-paper refresh scheduling 2026-09-03 15:30:23 +08:00
Trail Mate Dev 857d61d088 release: prepare 0.1.44-alpha v0.1.44-alpha 2026-08-31 18:06:56 +08:00
vicliu c1e91b67de Merge pull request #87 from vicliu624/codex/fix-issue-86-timezone-persistence
Codex/fix issue 86 timezone persistence
v0.1.43-alpha
2026-08-28 12:10:37 +08:00
liu weikai 27a0049f3b fix(ci): preserve timezone persistence boundary 2026-08-28 11:59:12 +08:00
liu weikai 3315ca6077 docs(changelog): document 0.1.43-alpha timezone fix 2026-08-28 11:47:53 +08:00
liu weikai 8c281241be fix(settings): persist timezone changes without restart 2026-08-28 11:45:06 +08:00
vicliu d1eb109749 Merge pull request #85 from vicliu624/codex/t-display-p4-lilygo-display-chain
Codex/t display p4 lilygo display chain
2026-08-26 20:47:17 +08:00
liu weikai 7ef42ddc92 release: prepare 0.1.42-alpha v0.1.42-alpha 2026-08-26 20:41:33 +08:00
liu weikai 897f5304e0 feat(calculator): add editable scientific expressions 2026-08-26 15:47:06 +08:00
liu weikai 2b40f6a9cb fix(calculator): complete scientific input flow 2026-08-26 15:27:06 +08:00
liu weikai 431913485f fix(flash): retain default app offset 2026-08-26 15:03:25 +08:00