Janez T
721fb7e7a2
feat: Add serial compass support #0
2026-03-19 21:38:54 +01:00
Janez T
d8cb35c595
fix: Simplify device settings styling #123
2026-03-19 14:18:29 +01:00
Janez T
8da69705ee
fix: Align contact sorting labels #0
2026-03-19 14:06:05 +01:00
Janez T
a32d5d2c85
fix: Show irradiance values #123
2026-03-19 09:24:53 +01:00
Janez T
f286b0afd1
fix: Show signal chips on double tap
2026-03-18 16:59:02 +01:00
Janez T
68ec72534d
fix: Sensor tiles — move channel label to bottom-right, smaller
...
Channel chip (ch2) was inline with the label, stealing horizontal
space and causing label truncation ('Temper...'). Now positioned as
a tiny 9px label anchored bottom-right of the tile, giving the full
width to the metric label and value.
2026-03-18 16:58:48 +01:00
Janez T
6af8b62d9b
fix: Show message signal chips by default #123
2026-03-18 16:38:19 +01:00
Janez T
9303d24b69
fix: Remove duplicate sensor cards for temperature, humidity, pressure
...
Core telemetry fields (temperature, humidity, pressure, voltage) were
shown twice: once from the ContactTelemetry top-level fields and again
from extraSensorData channel-keyed entries (e.g. temperature_2).
Now skips extraSensorData keys that are already represented by core
telemetry cards.
2026-03-18 14:37:06 +01:00
Janez T
140088fe2f
fix: Improve message signal chip behavior
2026-03-18 14:29:33 +01:00
Janez T
87cb890877
chore: Linter fixes for USB serial transport
2026-03-17 14:43:47 +01:00
Janez T
095458ece4
feat: USB serial companion support (Android)
...
- Add MeshCoreSerialService to meshcore_client (0x3C/0x3E framing)
- Add usb_serial package for Android USB OTG
- Add UsbSerialTransport wrapper for Android
- Add USB tab to connection dialog (scan, select, connect)
- Add ConnectionMode.usb + connectSerial/disconnectSerial
- Web Serial stub (not yet implemented)
- Fix message limits: DM 156→150, Channel 127→160 (firmware MAX_TEXT_LEN=160)
2026-03-17 13:46:50 +01:00
Janez T
5659242672
fix: Remove stale analyze warnings #123
...
ref:
2026-03-17 11:26:59 +01:00
Janez T
fa2b586ab7
i18n: Add 247 missing translation keys across all 13 languages
...
Replace hardcoded English strings in 32 Dart source files with l10n
references. Covers settings labels, UI actions, map/SAR features,
device config, notifications, profiles, spectrum scan, and status
messages for sl, de, hr, pl, es, fr, it, el, ru, tr, uk, zh, pt.
2026-03-17 10:36:58 +01:00
Janez T
bbd5d108cb
fix: Show neighbours in bottom sheet instead of dialog
2026-03-17 10:20:28 +01:00
Janez T
e17f24a6bc
feat: View Neighbours option for repeater contacts
...
Sends 'neighbors' text command to the repeater and displays the
response as a list with resolved names and SNR values.
2026-03-17 10:16:11 +01:00
Janez T
372224a62c
feat: Share contact as meshcore:// URL via clipboard
2026-03-17 10:07:02 +01:00
Janez T
1e97ba9831
feat: Favourites support using firmware flags bit 0
...
- Contact.isFavourite reads bit 0 of firmware flags field
- Toggle favourite via contact action sheet (writes to device)
- Favourites section shown first in contacts tab
- Path size options corrected to [1, 2, 3] bytes
2026-03-17 09:44:38 +01:00
Janez T
6187067017
fix: Pass selfPoint to _routeCandidates after signature change
2026-03-17 09:44:38 +01:00
Janez T
cd165d2372
feat: Add GPS toggle and node sorting
2026-03-17 09:44:38 +01:00
Janez T
464fc5e715
feat: Per-contact path size selector in route editor
2026-03-17 09:44:38 +01:00
Janez T
993563f059
fix: Prevent invalid map bounds #123
2026-03-16 22:16:36 +01:00
Janez T
cfd233d38e
fix: Remove relay labels, add signal bars #123
2026-03-16 22:01:41 +01:00
Janez T
9b14ff4e1a
Remove relay info from contact card
2026-03-16 21:54:53 +01:00
Janez T
434d3df53e
Fix BottomSheet ancestor lookup
2026-03-16 21:46:37 +01:00
Janez T
fedd7b9a2b
Add custom cave map mode
2026-03-16 10:50:44 +01:00
Janez T
5d2f61749e
Update sensor parsing layout
2026-03-15 20:14:01 +01:00
Janez T
e355f28ca9
Update sensor customization view
2026-03-15 10:40:16 +01:00
Janez T
df993cd176
Enhance sensor telemetry cards
2026-03-15 10:10:22 +01:00
Janez T
c2e0fa952e
Fix contact add failure
2026-03-15 09:19:59 +01:00
Janez T
4557fb4b9e
feat: Add Sensor telemetry alerts
...
ref:
2026-03-15 09:13:32 +01:00
Janez T
5712feba53
Reduce composer mention padding
2026-03-14 21:10:22 +01:00
Janez T
6de12225fc
feat: Finish discovery flow
...
ref:
2026-03-14 21:04:23 +01:00
Janez T
6e9e9e397d
Fix RX advert data parsing
2026-03-14 16:34:31 +01:00
Janez T
a3147e9d7c
Summarize repo changes
2026-03-14 10:39:27 +01:00
Janez T
e7a481f97b
Warn channels for delayed log rx
2026-03-13 20:32:07 +01:00
Janez T
9f31f50e61
Warn channels about delayed message
2026-03-13 20:14:07 +01:00
Janez T
24e715d01e
Bump iOS project version
2026-03-13 14:18:27 +01:00
Janez T
90877a1891
Add bidirectional refresh physics
2026-03-13 10:31:37 +01:00
Janez T
77e43843bf
Update contacts tab widgets
2026-03-13 10:25:23 +01:00
Janez T
1e70f52069
Allow overriding contact name
2026-03-13 10:16:04 +01:00
Janez T
53daf2c9a7
Add packet filter stats and hex
2026-03-12 20:54:04 +01:00
Janez T
d2e6b692f3
Fix voice quality regression
2026-03-12 19:38:41 +01:00
Janez T
abb73a4c65
Fix retry flow and contact filters
2026-03-12 14:39:44 +01:00
Janez T
2d1e6c0ca4
Fix tracing path and display issues
2026-03-12 14:08:00 +01:00
Janez T
ca872f2049
Add LPCNet voice mode support
2026-03-11 21:16:08 +01:00
Janez T
99bb446ee9
Update iOS Runner project version
2026-03-11 16:31:53 +01:00
Janez T
ae16417886
Resolve localization and name bugs
2026-03-11 15:54:00 +01:00
Janez T
467371946d
Add channel slot detection fix
2026-03-11 15:30:31 +01:00
Janez T
0dfb84bf4e
Fix onboarding layout issues
2026-03-11 15:08:04 +01:00
Janez T
b415b63b4b
Add GPX import export for trails
2026-03-10 13:52:37 +01:00