Commit Graph

  • 5cc81bef65 feat: Show self sensor default v2026.0319.1+2 Janez T 2026-03-20 19:08:24 +01:00
  • 6145462555 chore: Bump iOS build #123 v2026.0319.1+1 v2026.0319.1 Janez T 2026-03-19 21:39:51 +01:00
  • 721fb7e7a2 feat: Add serial compass support #0 Janez T 2026-03-19 21:38:54 +01:00
  • 5a58e45e13 fix: Add contacts test providers Janez T 2026-03-19 14:28:10 +01:00
  • de4258c0a4 fix: Resolve DeviceInfo import clash Janez T 2026-03-19 14:18:48 +01:00
  • d8cb35c595 fix: Simplify device settings styling #123 Janez T 2026-03-19 14:18:29 +01:00
  • 8da69705ee fix: Align contact sorting labels #0 Janez T 2026-03-19 14:06:05 +01:00
  • e474168ba8 feat: Show self telemetry in device info sheet Janez T 2026-03-19 13:52:15 +01:00
  • 03dba8b3ce feat: Device info sheet on signal/battery tap Janez T 2026-03-19 11:07:08 +01:00
  • bc9e37bd22 fix: Count RX data and speed up Flutter builds #123 Janez T 2026-03-19 10:33:20 +01:00
  • a32d5d2c85 fix: Show irradiance values #123 Janez T 2026-03-19 09:24:53 +01:00
  • e683ab933f fix: Show original poster name in room messages, not room server name Janez T 2026-03-19 09:20:22 +01:00
  • f286b0afd1 fix: Show signal chips on double tap v2026.0318.1 Janez T 2026-03-18 16:59:02 +01:00
  • 68ec72534d fix: Sensor tiles — move channel label to bottom-right, smaller Janez T 2026-03-18 16:58:48 +01:00
  • 6af8b62d9b fix: Show message signal chips by default #123 Janez T 2026-03-18 16:38:19 +01:00
  • 01fbb7de6c fix: Profile duplication on device connect Janez T 2026-03-18 14:45:55 +01:00
  • 9303d24b69 fix: Remove duplicate sensor cards for temperature, humidity, pressure Janez T 2026-03-18 14:37:06 +01:00
  • 140088fe2f fix: Improve message signal chip behavior Janez T 2026-03-18 14:29:33 +01:00
  • 67d8e1c906 fix: Deduplicate telemetry from 0x8B + 0x8C double delivery Janez T 2026-03-18 14:24:38 +01:00
  • 29b75a3155 feat: Save profile defaults per device Janez T 2026-03-18 13:34:50 +01:00
  • 87cb890877 chore: Linter fixes for USB serial transport v2026.0317.1 Janez T 2026-03-17 14:43:47 +01:00
  • 095458ece4 feat: USB serial companion support (Android) Janez T 2026-03-17 13:46:50 +01:00
  • 5659242672 fix: Remove stale analyze warnings #123 Janez T 2026-03-17 11:26:59 +01:00
  • 3da4ba8fb2 fix: Remove local client override #123 Janez T 2026-03-17 11:24:01 +01:00
  • 89dc1f2862 chore: Bump version to 2026.0317.1+33 Janez T 2026-03-17 11:22:23 +01:00
  • 251932bb47 fix: Use first hop of received path (near sender), not outbound path Janez T 2026-03-17 11:19:37 +01:00
  • b48139964a feat: RSSI trilateration from multiple repeaters Janez T 2026-03-17 11:15:51 +01:00
  • d29b85feb8 feat: Estimate contact location from RSSI + last-hop repeater Janez T 2026-03-17 11:08:56 +01:00
  • c01ef7a059 fix: DM retry stuck — reduce jitter, fix flood-only retry count Janez T 2026-03-17 10:48:53 +01:00
  • fa2b586ab7 i18n: Add 247 missing translation keys across all 13 languages Janez T 2026-03-17 10:36:58 +01:00
  • bbd5d108cb fix: Show neighbours in bottom sheet instead of dialog Janez T 2026-03-17 10:20:28 +01:00
  • e17f24a6bc feat: View Neighbours option for repeater contacts Janez T 2026-03-17 10:16:11 +01:00
  • 372224a62c feat: Share contact as meshcore:// URL via clipboard Janez T 2026-03-17 10:07:02 +01:00
  • e4c8709ee2 chore: Point meshcore_client to main branch Janez T 2026-03-17 09:54:16 +01:00
  • 3c469b62d0 chore: Update meshcore_client ref after rebase Janez T 2026-03-17 09:53:14 +01:00
  • 1e97ba9831 feat: Favourites support using firmware flags bit 0 Janez T 2026-03-17 09:44:07 +01:00
  • 6187067017 fix: Pass selfPoint to _routeCandidates after signature change Janez T 2026-03-17 09:34:21 +01:00
  • cd165d2372 feat: Add GPS toggle and node sorting Janez T 2026-03-17 09:30:36 +01:00
  • 59f6df4260 feat: GPS module toggle in device settings Janez T 2026-03-17 09:30:13 +01:00
  • 464fc5e715 feat: Per-contact path size selector in route editor Janez T 2026-03-17 08:55:37 +01:00
  • a76ee4f8f6 fix: Profile coordinator null safety and data loss Janez T 2026-03-16 22:23:46 +01:00
  • c884f81ca5 fix: Channel message dedup uses senderTimestamp as primary key Janez T 2026-03-16 22:17:52 +01:00
  • 993563f059 fix: Prevent invalid map bounds #123 Janez T 2026-03-16 22:16:36 +01:00
  • cfd233d38e fix: Remove relay labels, add signal bars #123 Janez T 2026-03-16 22:01:41 +01:00
  • 9b14ff4e1a Remove relay info from contact card Janez T 2026-03-16 21:54:53 +01:00
  • 84cd8eec00 Refine contact refresh flow Janez T 2026-03-16 21:52:46 +01:00
  • 434d3df53e Fix BottomSheet ancestor lookup Janez T 2026-03-16 21:46:37 +01:00
  • 1fe260b95e feat: Match official app's advert import and discovery flow Janez T 2026-03-16 21:19:40 +01:00
  • d3d53995a6 Add wakelock plus initialization Janez T 2026-03-16 20:38:26 +01:00
  • efbddc8831 Add wakelock plus package Janez T 2026-03-16 20:37:04 +01:00
  • 0e3acfa4ca Ensure new profile starts empty Janez T 2026-03-16 14:04:07 +01:00
  • 450b8382e8 Add custom cave map mode Janez T 2026-03-16 11:30:53 +01:00
  • 420690d683 Enable profiles switch UI Janez T 2026-03-16 11:25:51 +01:00
  • fedd7b9a2b Add custom cave map mode Janez T 2026-03-16 10:50:44 +01:00
  • c82e0c3452 Update iOS project version to 118 Janez T 2026-03-16 10:02:43 +01:00
  • a55cfffa59 Redesign contact import screen v2026.0315.2 Janez T 2026-03-15 21:02:17 +01:00
  • 2bb5b353bd Fix channel refresh telemetry how Janez T 2026-03-15 21:00:02 +01:00
  • 991421d097 Fix telemetry merge bug Janez T 2026-03-15 20:58:12 +01:00
  • 1dcd85f178 Merge pull request #26 from dz0ny/feat/sensor-telemetry-preview Janez Troha 2026-03-15 20:14:31 +01:00
  • 5d2f61749e Update sensor parsing layout feat/sensor-telemetry-preview Janez T 2026-03-15 20:14:01 +01:00
  • 69377d90a4 Update auto-refresh and UI Janez T 2026-03-15 11:15:19 +01:00
  • 3e559a4f4e Enforce theme colors on switches Janez T 2026-03-15 10:56:47 +01:00
  • a124e3d9f2 Improve sensor settings UI Janez T 2026-03-15 10:48:48 +01:00
  • 3bf4971279 Update sensor preview interactions Janez T 2026-03-15 10:43:37 +01:00
  • e355f28ca9 Update sensor customization view Janez T 2026-03-15 10:40:16 +01:00
  • 7a9be3eb76 Merge pull request #25 from dz0ny/feat/sensor-telemetry-preview v2026.0315.1 Janez Troha 2026-03-15 10:34:36 +01:00
  • 650f3c66aa Show values in sensor fields Janez T 2026-03-15 10:22:53 +01:00
  • df993cd176 Enhance sensor telemetry cards Janez T 2026-03-15 10:10:22 +01:00
  • feb3145854 Add sensor contact preview sheet Janez T 2026-03-15 09:36:31 +01:00
  • da40acf950 chore: Update Meshcore client pin Janez T 2026-03-15 09:31:18 +01:00
  • 66eb32bf44 Fix BLE contact add failure Janez T 2026-03-15 09:24:41 +01:00
  • c2e0fa952e Fix contact add failure Janez T 2026-03-15 09:19:59 +01:00
  • 4557fb4b9e feat: Add Sensor telemetry alerts Janez T 2026-03-15 09:13:32 +01:00
  • c05de2cf0a Update iOS project version v2026.0314.1 Janez T 2026-03-14 21:42:05 +01:00
  • c5145c2fca Merge pull request #24 from dz0ny/feat/update-changelog-highlights Janez Troha 2026-03-14 21:36:10 +01:00
  • e502bc23b7 Update changelog to drop LPCNet feat/update-changelog-highlights Janez T 2026-03-14 21:35:57 +01:00
  • 62bf33c9d1 fix: Replace web unsafe hash Janez T 2026-03-14 21:34:57 +01:00
  • 7be1460ef6 Update changelog highlights Janez T 2026-03-14 21:32:41 +01:00
  • 30c273c656 Fix connection provider auto-add bug Janez T 2026-03-14 21:30:23 +01:00
  • 5712feba53 Reduce composer mention padding Janez T 2026-03-14 21:10:22 +01:00
  • 6de12225fc feat: Finish discovery flow Janez T 2026-03-14 21:04:23 +01:00
  • 6e9e9e397d Fix RX advert data parsing Janez T 2026-03-14 16:34:31 +01:00
  • a3147e9d7c Summarize repo changes Janez T 2026-03-14 10:39:27 +01:00
  • 5e1912d9f2 Remove artificial UI delays Janez T 2026-03-14 10:24:50 +01:00
  • b42328bd82 Ensure contact sync waits Janez T 2026-03-14 10:24:14 +01:00
  • 1b801a10ef Remove hex logs and keep path data Janez T 2026-03-14 10:07:11 +01:00
  • 06632ee32d Update log display handling Janez T 2026-03-14 10:01:17 +01:00
  • e7a481f97b Warn channels for delayed log rx v2026.0313.2 Janez T 2026-03-13 20:32:07 +01:00
  • 9f31f50e61 Warn channels about delayed message Janez T 2026-03-13 20:14:07 +01:00
  • d4237b7569 Add channel echo warning tracking Janez T 2026-03-13 20:07:39 +01:00
  • b35c11c804 fix: bump meshcore client Janez T 2026-03-13 20:02:13 +01:00
  • be2cf53374 Investigate Command 0x1f timeout Janez T 2026-03-13 19:58:41 +01:00
  • 13a729492f fix: update meshcore client ref Janez T 2026-03-13 19:56:50 +01:00
  • 9d8594fe05 Fix channel message dedup logic Janez T 2026-03-13 19:39:26 +01:00
  • 249268dd00 Prevent duplicate channel messages Janez T 2026-03-13 19:39:03 +01:00
  • 63aa9619e6 Clear message input on send Janez T 2026-03-13 19:38:05 +01:00
  • a7ad4bb8ec Clear message input after send Janez T 2026-03-13 19:36:20 +01:00
  • 636e114428 Fix channel syncing and logging Janez T 2026-03-13 19:27:14 +01:00
  • d5684c51c7 Fix channel sync and logging Janez T 2026-03-13 19:24:42 +01:00
  • ced39b6992 Fix channel sync errors Janez T 2026-03-13 19:15:41 +01:00