Commit Graph

  • 5ea044af10 Merge pull request #358 from zjs81/followup-#275 Ded 2026-04-08 10:31:17 -07:00
  • 9d20be1c06 small clean up from PR #275 Enot (ded) Skelly 2026-04-08 10:23:57 -07:00
  • 9436c2d45a Merge pull request #275 from just-stuff-tm/enhancement/preset-offgrid-repeat-toggle Ded 2026-04-08 10:10:08 -07:00
  • 17e55e96bb Merge pull request #357 from zjs81/discovered-text Ded 2026-04-08 10:03:10 -07:00
  • e4cfbb57b4 use l10n strings for discovered menu item Enot (ded) Skelly 2026-04-08 10:01:45 -07:00
  • d9f9ff58b4 Merge pull request #299 from ericszimmermann/ez_location-snr Ded 2026-04-08 09:07:02 -07:00
  • a059f1be45 Merge pull request #356 from zjs81/gen-plug-jni Ded 2026-04-08 08:38:35 -07:00
  • 9e46f8b44c add jni to generated plugins Enot (ded) Skelly 2026-04-08 08:37:50 -07:00
  • a934781009 Merge pull request #355 from zjs81/ignore-fvm Ded 2026-04-08 08:36:31 -07:00
  • 5fe6738f25 add fvm directory and rc file to gitignore Enot (ded) Skelly 2026-04-08 08:31:37 -07:00
  • c1bcf261d7 Merge pull request #353 from zjs81/more-tooltips Ded 2026-04-08 08:32:17 -07:00
  • b570539a2d add tooltip to send message buttons Enot (ded) Skelly 2026-04-08 08:22:13 -07:00
  • 89a14c2719 Merge pull request #347 from zjs81/add-contribution Ded 2026-04-07 14:37:35 -07:00
  • 4ad01ed43c init contributing.md Enot (ded) Skelly 2026-04-07 12:30:06 -07:00
  • ffaa4033ae Merge pull request #321 from just-stuff-tm/main zjs81 2026-04-06 23:04:29 -07:00
  • 1a4fd1b477 Merge pull request #339 from ericszimmermann/ez_fix_coordinates zjs81 2026-04-06 22:58:21 -07:00
  • e1555ce380 Merge pull request #337 from interfect/lowmesh zjs81 2026-04-06 22:51:44 -07:00
  • c7933d363b Merge pull request #342 from interfect/graceful-gif-render zjs81 2026-04-06 14:28:19 -07:00
  • 08ffb978cf fix: gif trnslat Zach 2026-04-06 14:26:42 -07:00
  • c5ec60638c Put reaction and GIF helpers in charge of encoding Adam Novak 2026-04-06 02:09:40 -04:00
  • 75ec3b6116 Centralize GIF parsing in a helper like for reactions Adam Novak 2026-04-06 01:55:50 -04:00
  • 45c9823c6f Escape forward slashes in regexes Adam Novak 2026-04-05 22:51:48 -04:00
  • 45658a7612 Understand more kinds of Giphy reference as GIF Adam Novak 2026-04-05 22:39:20 -04:00
  • a14833494e Merge branch 'dev' of github.com:zjs81/meshcore-open into dev Winston Lowe 2026-04-05 12:20:37 -07:00
  • 457b44de3a make unread badge max out at 9999+ not 99+ n-kam 2026-03-27 01:39:52 +03:00
  • 36d4a10396 Update ML timeout handling and adjust distance threshold for path hops Winston Lowe 2026-03-31 18:55:22 -07:00
  • 77566b0fe1 Refactor contact handling and other improvments (#317) Winston Lowe 2026-03-26 22:28:01 -07:00
  • 7633327f45 Previously, the merge only preserved path override fields and could overwrite existing GPS with null when the incoming frame had 0,0 coordinates. Now it also preserves prior coordinates when the incoming update omits location. ericz 2026-04-05 14:06:23 +02:00
  • 6b4b2d7ce6 Add LowMesh prefix and explain how to add more Adam Novak 2026-04-04 19:40:39 -04:00
  • 10b63e0df2 Merge pull request #334 from zjs81/Local-LLM-Translator zjs81 2026-04-02 22:57:17 -07:00
  • ba6d751346 #256 finalize translation service zjs81 2026-04-02 22:52:52 -07:00
  • 96d222a580 fix: update translation model ID retrieval and improve file name extraction in translation service zjs81 2026-04-02 22:38:31 -07:00
  • 01ad8471cc fix: improve message sending logic and handle range download errors in translation service zjs81 2026-04-02 19:52:43 -07:00
  • 2b826757cb feat: add translation strings for message translation feature zjs81 2026-04-02 19:18:19 -07:00
  • 9bf649e2c6 feat: add message translation support zjs81 2026-04-02 19:09:17 -07:00
  • c7a2bf9a95 Merge pull request #316 from n-kam/unread-badge-max-value zjs81 2026-04-01 22:47:31 -07:00
  • 82adbd761b Merge pull request #313 from thesebas/pl-lang zjs81 2026-04-01 22:46:39 -07:00
  • 9a8bdf00dc Merge pull request #326 from spfmoby/better-french-translations zjs81 2026-04-01 22:45:12 -07:00
  • 8b30342113 Merge pull request #329 from dennis1248/main zjs81 2026-04-01 16:51:11 -07:00
  • 817c60a155 Update ML timeout handling and adjust distance threshold for path hops Winston Lowe 2026-03-31 18:55:22 -07:00
  • f08e86cf97 Update Dutch translations Dennis ten Hoove 2026-03-31 01:18:03 +02:00
  • a6bb9490a1 Better french translations spfmoby 2026-03-30 09:17:28 +02:00
  • e4e8bfa4ef Add additional device name prefixes to MeshCoreUuids just-stuff-tm 2026-03-28 12:20:27 -04:00
  • d1e45fc2ba moved _getRepeaterPrefixMatchNearLocation since I don't need the function anywhere else anymore. ericz 2026-03-28 17:08:59 +01:00
  • 32fa96431e Merge branch 'main' into ez_location-snr ericz 2026-03-28 17:01:38 +01:00
  • 1e9508d401 fix(settings): use integer Hz comparison, unify snapshot conversion, gate debug logging just-stuff-tm 2026-03-15 15:50:35 -04:00
  • 36697c6e61 fix(settings): scope repeat preset memory to saved state just-stuff-tm 2026-03-11 11:19:53 -04:00
  • c9145c99d3 fix(settings): preserve preset across off-grid repeat just-stuff-tm 2026-03-11 11:18:35 -04:00
  • 6b6d9caeeb Reapply "Fixed Preset on offgrid repeat toggle enhancemet #183" just-stuff-tm 2026-03-09 18:29:17 -04:00
  • d0e3767db6 Refactor contact handling and other improvments (#317) Winston Lowe 2026-03-26 22:28:01 -07:00
  • e930ef008e Remove unnecessary reset of radio stats poll reference count in polling interval setter dev-pathtraceFixes Winston Lowe 2026-03-26 21:57:39 -07:00
  • c76796cdc3 Enhance path hop resolution by adding distance checks to improve candidate selection accuracy Winston Lowe 2026-03-26 21:37:50 -07:00
  • 888cf43fef Simplify path removal logic and clean up unused imports in path management dialog Winston Lowe 2026-03-26 20:37:46 -07:00
  • d5f19051b2 Ignore contacts with self public key in contact handling Winston Lowe 2026-03-26 20:37:28 -07:00
  • ed12f1b058 Added indicators to AppBar for channels Winston Lowe 2026-03-26 16:53:49 -07:00
  • 35178852d3 Moved RadioStatsIconButton in chat screen for improved UI consistency Winston Lowe 2026-03-26 16:49:10 -07:00
  • 4ce7878539 Refactor contact handling by removing unnecessary mapping and improving clarity across multiple screens Winston Lowe 2026-03-26 16:46:01 -07:00
  • 5dfccb9a94 Reorder command constants for better organization and clarity Winston Lowe 2026-03-26 16:44:52 -07:00
  • 6946b2050e Add polling interval configuration and improve contact handling Winston Lowe 2026-03-26 16:44:39 -07:00
  • f9cb0c80a5 make unread badge max out at 9999+ not 99+ n-kam 2026-03-27 01:39:52 +03:00
  • 882abf3879 Enhance contact handling and UI updates across multiple screens add unfiltered contact access and improve last seen resolution Winston Lowe 2026-03-25 18:30:27 -07:00
  • 9dbf374ac6 Add localization for new CLI commands and update existing strings Winston Lowe 2026-03-25 18:29:26 -07:00
  • bde9a029c1 Refactor contact filtering and improve localization strings; enhance path trace handling Winston Lowe 2026-03-24 17:45:54 -07:00
  • a26d14bd46 new labels fixed polish translations thesebas 2026-03-25 08:36:09 +01:00
  • 411cd3f8d2 Merge pull request #270 from just-stuff-tm/fix/linux-ble-pairing-flow zjs81 2026-03-24 17:48:07 -07:00
  • 38f4de80b6 Refactor Bluetooth pairing localization strings across multiple languages just_stuff_tm 2026-03-24 22:21:23 +00:00
  • 7de07c023f Merge branch 'main' into fix/linux-ble-pairing-flow just_stuff_tm 2026-03-24 02:24:28 -04:00
  • c272c60f9a Formatted file zjs81 2026-03-23 22:37:05 -07:00
  • eca78453d6 Remove debug print statements from MeshCoreConnector, MessageRetryService, and UsbSerialService and fix wrong retry being credited zjs81 2026-03-23 22:26:51 -07:00
  • 3754cf14ea Bump version to 7.0.0+9 in pubspec.yaml zjs81 2026-03-23 19:50:52 -07:00
  • 834850fb51 Add companion radio stats, adaptive backoff, path hash width, and UI improvements zjs81 2026-03-23 19:26:05 -07:00
  • e7e2bb91b8 Add radio statistics and localization updates zjs81 2026-03-23 19:24:27 -07:00
  • 4c492f69ef Merge pull request #218 from zjs81/dev-mapOverlap zjs81 2026-03-23 18:51:14 -07:00
  • 50f2a8b439 Merge pull request #311 from zjs81/dev zjs81 2026-03-23 18:50:02 -07:00
  • 2c8a15538e Merge branch 'main' into dev-mapOverlap dev-mapOverlap zjs81 2026-03-23 18:49:19 -07:00
  • 68eeefa04e Merge pull request #307 from ericszimmermann/ez_location_channel_message_path zjs81 2026-03-23 18:47:06 -07:00
  • ebbc367fec Merge pull request #310 from zjs81/main zjs81 2026-03-23 18:46:40 -07:00
  • 2da8995d0b Merge branch 'dev' into main zjs81 2026-03-23 18:46:24 -07:00
  • 1c376b0056 Merge pull request #309 from zjs81/dev-unifiedData zjs81 2026-03-23 18:41:38 -07:00
  • da70d5fc08 Merge pull request #29 from thesebas/patch-1 zjs81 2026-03-23 18:40:34 -07:00
  • f63bc4b787 some minor adjsts thesebas 2026-03-23 23:11:51 +01:00
  • 9b1f1e1994 make the 'lastSeen' labels shorter to not break the contacts list layout thesebas 2026-03-23 23:07:00 +01:00
  • 5f475fce4d use correct translation for Advert in another few places thesebas 2026-03-23 22:53:09 +01:00
  • 0228c38621 fix: Update battery voltage reading and adjust path length handling in ChannelMessage dev-unifiedData Winston Lowe 2026-03-23 11:24:33 -07:00
  • fc7283f076 Update lib/l10n/app_bg.arb Winston Lowe 2026-03-23 11:18:37 -07:00
  • 7eff1df6e2 use correct word for repeater thesebas 2026-03-23 18:47:18 +01:00
  • 58252b8a40 fix: Correct return type of _manualAckHash and improve hash computation Winston Lowe 2026-03-23 10:14:30 -07:00
  • 630606acdc Update byte skipping logic and improve clarity in MeshCoreConnector and ChannelMessage Winston Lowe 2026-03-23 08:14:46 -07:00
  • bd030153c1 update new labels thesebas 2026-03-22 21:58:36 +01:00
  • 5140ff383d fix plural form of the label thesebas 2026-03-19 10:03:16 +01:00
  • dc57f9b9c0 fix missing labels thesebas 2026-03-19 09:56:00 +01:00
  • 53cd3f4461 Some additional label adjustments thesebas 2026-03-16 15:36:57 +01:00
  • 35e296f1cd Fix rebase merge error thesebas 2026-02-18 20:02:20 +01:00
  • 532401cc94 Refactor code structure for improved readability and maintainability thesebas 2026-02-18 19:47:35 +01:00
  • 5321974cbb Update Polish localization strings for consistency and clarity thesebas 2026-02-18 19:10:07 +01:00
  • 7c16dde989 Update Polish localization strings thesebas 2026-02-18 19:03:17 +01:00
  • 9a75c912af Update Polish localization strings for clarity Sebastian Szymbor 2026-01-12 16:29:23 +01:00
  • 767dc1164e refactor: Replace string reading methods with CString equivalents and improve error handling Winston Lowe 2026-03-22 10:50:11 -07:00
  • 14f3429eb5 fix: correct casing of "WisCore-" in deviceNamePrefixes list just-stuff-tm 2026-03-21 21:07:56 -04:00
  • e49e80d330 style: format deviceNamePrefixes list for better readability just-stuff-tm 2026-03-16 19:16:55 -04:00