Commit Graph

  • 7214c73aea Remove gates and sync pubspec Janez T 2026-03-07 11:32:27 +01:00
  • beb960cf62 Merge pull request #12 from MGJ520/main Janez Troha 2026-03-07 09:32:32 +01:00
  • 30cac1bcbf Remove 100ms BLE command delay v2026.0307.1 Janez T 2026-03-07 09:30:10 +01:00
  • 95e6aa35e2 Remove 100ms BLE command delay Janez T 2026-03-07 09:26:13 +01:00
  • 2bc0e21cf0 Remove 100ms BLE command delay Janez T 2026-03-07 09:23:29 +01:00
  • f6c5a3a4ca Add transmission timing details Janez T 2026-03-07 09:05:55 +01:00
  • 810897d348 Refactor message header pill Janez T 2026-03-07 08:39:32 +01:00
  • bb1c1f455d Refine message composer layout Janez T 2026-03-07 08:31:09 +01:00
  • b0eded3780 Fix message bubble layout Janez T 2026-03-07 08:28:22 +01:00
  • f1d56e2000 Refactor messages tab UI Janez T 2026-03-07 08:16:28 +01:00
  • 01afcd2ea7 Fix the Chinese translation switching issue MGJ 2026-03-07 11:22:17 +08:00
  • 70a6156e8a Update iOS project version v2026.0306.3 Janez T 2026-03-06 21:22:51 +01:00
  • 1856dce27a Update iOS project version v2026.0306.2 Janez T 2026-03-06 21:05:02 +01:00
  • 485ae995c3 Commit client and rerun pub get Janez T 2026-03-06 20:51:49 +01:00
  • 0e1a56d765 Log contact data without revealing Janez T 2026-03-06 20:47:02 +01:00
  • ca8e8e6ecb Increase cache for public repeaters Janez T 2026-03-06 20:29:30 +01:00
  • 43f5702666 Add conservative ACK timeout Janez T 2026-03-06 20:27:05 +01:00
  • 85d0b26c67 Add retransmission handling Janez T 2026-03-06 20:12:12 +01:00
  • 7cd5351921 Improve message input layout Janez T 2026-03-06 20:01:00 +01:00
  • 96feb75712 feat: save all pending work Janez T 2026-03-06 14:11:50 +01:00
  • f6779e8776 fix: clean up messages composer bar Janez T 2026-03-06 14:11:36 +01:00
  • a9d062dc34 Merge pull request #11 from MGJ520/main Janez Troha 2026-03-06 16:23:51 +01:00
  • 3680b38302 Fix the Chinese translation switching issue MGJ 2026-03-06 20:10:22 +08:00
  • e3902cea1e fix: bump client lock v2026.0306.1 v2026.0305.4 Janez T 2026-03-05 20:58:58 +01:00
  • 2482f94cd0 Push meshcore_client and refresh pub Janez T 2026-03-05 20:58:29 +01:00
  • 2b34bc4162 fix: stop lpp zero tail Janez T 2026-03-05 20:12:09 +01:00
  • 03c0c7ad38 fix: safe scan notifications Janez T 2026-03-05 20:10:08 +01:00
  • 42fc1f9cd2 fix: defer dialog scan start Janez T 2026-03-05 20:08:36 +01:00
  • 7807ad7471 Compare meshcore repos for bugs Janez T 2026-03-05 19:54:49 +01:00
  • 310eee1ff5 Compare meshcore sar against open Janez T 2026-03-05 19:48:16 +01:00
  • b8f03079e7 Fix channel data sending bug Janez T 2026-03-05 19:39:03 +01:00
  • ab0c531a4b Add toast for image fetch failures 2026.0305.3 Janez T 2026-03-05 13:07:53 +01:00
  • 9709511e90 Fix image bubble contact lookup Janez T 2026-03-05 11:56:34 +01:00
  • 162d5333ce Hide tab bar when single tab Janez T 2026-03-05 11:51:23 +01:00
  • 0cb1d49804 Fix null check crash in TabBar Janez T 2026-03-05 11:41:15 +01:00
  • 234edf5bb0 Add message clear option Janez T 2026-03-05 11:04:41 +01:00
  • 2d9cb0ddb9 Add tic tac toe DM game Janez T 2026-03-05 09:57:14 +01:00
  • 76b093685e Add fragment transfer estimate Janez T 2026-03-05 09:38:39 +01:00
  • 55a85659d3 Add tic tac toe DM game Janez T 2026-03-05 09:05:18 +01:00
  • 972a9ba944 Document raw binary routing Janez T 2026-03-05 08:51:18 +01:00
  • f4e3f2e834 Limit media fetch hops and warn user v2026.0305.1 Janez T 2026-03-05 08:39:58 +01:00
  • 50a4322f44 Limit media fetch hops to three Janez T 2026-03-05 08:31:34 +01:00
  • c83eaa4d98 Limit direct payload hops Janez T 2026-03-05 08:30:06 +01:00
  • 5beac70644 Add auto contact toggle Janez T 2026-03-05 08:16:48 +01:00
  • 99cd378e6a Add stats pills and RFC3339 date Janez T 2026-03-05 08:13:18 +01:00
  • 6a52e7cfa1 Add stats pills and RFC009 date Janez T 2026-03-05 08:12:48 +01:00
  • af2e969640 Update release checker to GitHub API Janez T 2026-03-05 08:05:55 +01:00
  • b12567f613 Add trace button and raw packets Janez T 2026-03-05 08:02:39 +01:00
  • 13b91e3cc9 Add packet trace storage flow Janez T 2026-03-05 07:50:42 +01:00
  • 40d786eb25 Add trace button to message bubble Janez T 2026-03-05 07:45:16 +01:00
  • b6aa0bcfaa Bump iOS project version Janez T 2026-03-05 07:36:21 +01:00
  • f31083694f Fix DM private media sending Janez T 2026-03-04 19:55:53 +01:00
  • 1460bdb51f fix: remove all auto-retry image fetch, user-initiated only Janez T 2026-03-04 19:47:01 +01:00
  • 537d98e2d4 fix: image transfer 10s idle timeout with partial resume Janez T 2026-03-04 19:42:18 +01:00
  • 7ffc46438f fix: disable voice recording on web via kIsWeb guard Janez T 2026-03-04 19:21:43 +01:00
  • efab2cd057 fix: stub codec2 FFI for web build using conditional exports Janez T 2026-03-04 19:19:40 +01:00
  • d6077d1588 ci: add web build and GitHub Pages deployment Janez T 2026-03-04 19:16:15 +01:00
  • 84a6f81c26 feat: replace SSE client with direct TCP/WiFi connection Janez T 2026-03-04 19:11:16 +01:00
  • c6b3b86c2f feat: add iOS TestFlight link README Janez T 2026-03-04 13:30:59 +01:00
  • d1e6aaafbe feat: update README protocol media details Janez T 2026-03-04 13:27:25 +01:00
  • 3036ba620c Add codec2 avif meshcore details Janez T 2026-03-04 13:25:54 +01:00
  • 9854dd2034 Add Chinese translation Janez Troha 2026-03-04 12:48:37 +01:00
  • e9a08fab4d Add new Chinese translation MGJ 2026-03-04 15:02:05 +08:00
  • 9814c95cee Update demo video section in README Janez Troha 2026-03-02 10:46:53 +01:00
  • 85ebf51bcb Add MeshCore SAR demo link Janez T 2026-03-02 10:44:52 +01:00
  • e85e290265 Update MeshCoreBleService calls Janez T 2026-03-02 10:33:49 +01:00
  • a8c4bee976 Fix missing MeshCoreBleService APIs v2026.0302.1 Janez T 2026-03-02 10:09:09 +01:00
  • c176bd92a9 Tweak AVIF tuning and preferences Janez T 2026-03-02 09:42:14 +01:00
  • 4d0c45c11c Include client repeat info Janez T 2026-03-02 09:02:20 +01:00
  • aa2a194b0b Refresh README with GitHub style Janez T 2026-03-02 08:52:57 +01:00
  • b59144e2d7 Polish README and codec2 vendor Janez T 2026-03-02 08:41:10 +01:00
  • 0f550fb428 Update README feature list Janez T 2026-03-02 08:38:39 +01:00
  • e13143aead Add retry for failed media packets Janez T 2026-03-02 08:04:16 +01:00
  • 790c205541 Add resend mechanism for media Janez T 2026-03-01 19:29:09 +01:00
  • a0c4cdeede Add voice image packet retry Janez T 2026-03-01 19:25:19 +01:00
  • 0e7ba5572d Improve image zoom quality Janez T 2026-03-01 19:17:09 +01:00
  • be7fe6c4b0 Fix null-aware marker usage Janez T 2026-03-01 14:04:41 +01:00
  • 8a91e7bf89 fix: pin codec2 ref Janez T 2026-03-01 13:58:26 +01:00
  • b0039feeb7 Adjust timezone dependency method Janez T 2026-03-01 12:59:25 +01:00
  • 0dc15ef098 Update codec2_flutter ref Janez T 2026-03-01 11:22:13 +01:00
  • e43b386029 Build latest Android apk Janez T 2026-03-01 11:20:14 +01:00
  • 98718c8476 fix: use git codec2 flutter Janez T 2026-03-01 11:09:39 +01:00
  • cb154a86fd fix: use git meshcore client Janez T 2026-03-01 11:08:29 +01:00
  • 9dd100fd61 fix: use local meshcore client Janez T 2026-03-01 11:07:19 +01:00
  • 474fd02635 fix: retain voice codec settings now Janez T 2026-03-01 11:00:30 +01:00
  • daeb8aeb9c Use env vars for iOS artifact names Janez T 2026-02-28 20:16:02 +01:00
  • 6a83624823 Install CMake 3.18.1 for Flutter Janez T 2026-02-28 20:06:52 +01:00
  • 0dd408e60d Install CMake 3.18.1 for Flutter Janez T 2026-02-28 20:02:36 +01:00
  • f7d4c024d4 fix: revert iOS AppDelegate to standard Flutter template Janez T 2026-02-28 19:57:41 +01:00
  • 1597d66439 Refactor voice support and add Greek localization Janez T 2026-02-28 19:39:20 +01:00
  • f78d56ccb1 fix: update meshcore_client lockfile after history rewrite Janez T 2026-02-28 19:30:08 +01:00
  • c04354e483 fix: add GStreamer deps for Linux build, update codec2_flutter to vendored source Janez T 2026-02-28 19:27:48 +01:00
  • d959c5e32d fix: update codec2_flutter lockfile to include Android namespace fix Janez T 2026-02-28 19:26:07 +01:00
  • f96d8022ac feat: add Codec2 voice messages over LoRa mesh (iOS/macOS only) Janez T 2026-02-28 19:19:18 +01:00
  • 3e5b2ac0de fix: release signing fallback in ci Janez T 2026-02-28 14:40:12 +01:00
  • fbe714e637 docs: add artifact download steps Janez T 2026-02-28 14:40:04 +01:00
  • d587b1eeb1 fix: retain last valid gps data Janez T 2026-02-28 14:29:46 +01:00
  • 880cee5477 chore: rename workflow for push builds Janez T 2026-02-28 14:22:50 +01:00
  • 2e422fe653 fix: use git dependency for meshcore_client Janez T 2026-02-28 14:18:25 +01:00
  • 8d0aa7849e fix: ignore zeroed telemetry gps coords Janez T 2026-02-28 14:17:52 +01:00