Commit Graph

  • 3a06c36ec4 Wrap title Column in Expanded to prevent horizontal overflow in AppBarTitle copilot/sub-pr-175 copilot-swe-agent[bot] 2026-02-18 23:51:49 +00:00
  • 302589f9f4 Initial plan copilot-swe-agent[bot] 2026-02-18 23:49:50 +00:00
  • 9437846127 Merge pull request #182 from Specter242/feature/protocol-compat zjs81 2026-02-18 13:04:16 -07:00
  • afcc4db405 fix: clamp cached unread totals to prevent negative badge counts Serge Tarkovski 2026-02-18 20:15:29 +02:00
  • b8acedd03e Refactor path handling in ChannelMessagePathScreen to improve logic for outgoing messages and channel messages Winston Lowe 2026-02-18 10:25:06 -08:00
  • 50ab46ed40 Remove incidental whitespace-only diff from protocol PR Specter242 2026-02-18 12:45:41 -05:00
  • dc193be8ed Trim protocol PR to explicit RESP_CODE_ERR handling only Specter242 2026-02-18 12:45:02 -05:00
  • 8a804a3706 Remove unused protocol placeholder field and unify version source Specter242 2026-02-18 12:30:00 -05:00
  • 17a9db0f0e Refactor ranking calculation for direct repeaters and update path handling in channel message screens Winston Lowe 2026-02-18 09:28:25 -08:00
  • 1dc90d0e89 Add device protocol version tracking and error frame handling Specter242 2026-02-18 04:06:45 -05:00
  • 5f2312e086 Merge pull request #180 from zjs81/fix/radio-params-fw-compat zjs81 2026-02-18 00:14:32 -07:00
  • 4239fb11ed Fix radio settings to only send repeat byte when the current state is known fix/radio-params-fw-compat zjs81 2026-02-18 00:07:08 -07:00
  • 5fae2e5f73 fix formatting zjs81 2026-02-17 23:50:11 -07:00
  • 947fafbbb7 Refactor radio settings and localization updates fixes #72 zjs81 2026-02-17 23:42:04 -07:00
  • a9fbf8c7f5 Correct Chinese translation MGJ 2026-02-17 13:30:19 +08:00
  • 0a01ecde38 Fix typo in variable name for second direct repeater in path management dialog Winston Lowe 2026-02-16 15:07:31 -08:00
  • 14cec533ac Adjust ranking calculation for direct repeaters by adding offset to SNR for improved accuracy Winston Lowe 2026-02-16 12:58:55 -08:00
  • fdfc1f6d25 Refactor localization keys for "neighbors" terminology across multiple languages Winston Lowe 2026-02-16 12:58:37 -08:00
  • 42eb293d1c Implement ranking system for direct repeaters based on SNR and recency; update related UI components to reflect changes Winston Lowe 2026-02-16 11:58:44 -08:00
  • 36401210ce Prevent notifications for chat and sensor adverts without a valid path Winston Lowe 2026-02-15 21:16:42 -08:00
  • a68e1dd428 Sort direct repeaters by last updated time and SNR; limit to top three for improved path management dialog Winston Lowe 2026-02-15 21:09:30 -08:00
  • 52a578777d Refactor AppBarTitle widget to remove unused style parameter; update related screens to reflect changes Improve SNR handling by adding validation for spreading factor range in snrUiFromSNR function Update contact handling in MeshCoreConnector to fix variable naming and improve readability Stop parsing unsupported LPP types in CayenneLpp to avoid misalignment Winston Lowe 2026-02-15 19:38:34 -08:00
  • 71152bd3eb Throw an exception for unsupported LPP types in CayenneLpp class Winston Lowe 2026-02-15 17:20:35 -08:00
  • 940a1be203 Handle loading state and error parsing in PathTraceMapScreen; update SNR indicator dialog content layout Winston Lowe 2026-02-15 17:16:56 -08:00
  • 75a7f437f6 Add SNR indicator localization and update UI references for nearby repeaters Winston Lowe 2026-02-15 17:04:54 -08:00
  • e6814b4f48 Refactor packet handling to skip only the RSSI byte for improved reliability Winston Lowe 2026-02-15 17:04:10 -08:00
  • 1589883c88 Update lib/helpers/cayenne_lpp.dart Winston Lowe 2026-02-15 16:58:44 -08:00
  • 03b3533675 Update lib/widgets/battery_indicator.dart Winston Lowe 2026-02-15 16:17:13 -08:00
  • 608b6fb539 Update lib/screens/path_trace_map.dart Winston Lowe 2026-02-15 16:16:05 -08:00
  • 04f5c44ed9 Update lib/connector/meshcore_connector.dart Winston Lowe 2026-02-15 12:59:04 -08:00
  • 4019741a81 Update lib/connector/meshcore_connector.dart Winston Lowe 2026-02-15 12:58:34 -08:00
  • 152d5f8bb5 Update lib/models/contact.dart Winston Lowe 2026-02-15 12:57:49 -08:00
  • 3f80ae1cf7 Remove unused import from SNR indicator widget Winston Lowe 2026-02-15 12:50:16 -08:00
  • 246cf99415 Enhance path management dialog to display direct repeaters with color coding based on signal strength Winston Lowe 2026-02-15 12:45:43 -08:00
  • 5751cddaa1 Add SNRIndicator to AppBar and refactor BatteryIndicator layout Winston Lowe 2026-02-15 11:45:48 -08:00
  • fa5a0932ee Refactor PathTraceData to use List<double> for snrData and adjust data mapping in PathTraceMapScreen Winston Lowe 2026-02-15 11:45:25 -08:00
  • cdda232006 Ignore advertisements from self in MeshCoreConnector Winston Lowe 2026-02-15 11:44:49 -08:00
  • 63aa515f52 Fix trace route bytes generation logic in Contact model Winston Lowe 2026-02-15 11:44:35 -08:00
  • aed3b0157a Refactor Cayenne LPP parsing with error handling and logging Winston Lowe 2026-02-14 14:19:09 -08:00
  • 72f0aa7208 Update dependencies and improve code consistency across multiple files zjs81 2026-02-14 02:22:45 -07:00
  • f87d4896ab Merge pull request #161 from ChaoticLeah/enhancement/bluetooth-disabled-warning zjs81 2026-02-14 02:00:36 -07:00
  • 9250dfec31 Gate the turn on BLE button to android zjs81 2026-02-14 01:54:30 -07:00
  • 37db955ab2 Fixed banner flash, added enable bluetooth button fixed theme to use app theme colors removed FAB overrides because material 3 does this for us, fixed missing translations. zjs81 2026-02-14 01:46:40 -07:00
  • 739d9475c0 Merge remote-tracking branch 'origin/main' into enhancement/bluetooth-disabled-warning zjs81 2026-02-14 01:28:54 -07:00
  • b526175be4 bump version for android zjs81 2026-02-14 01:13:06 -07:00
  • 73081862ad Add path tracing functionality (#165) Winston Lowe 2026-02-14 00:10:34 -08:00
  • 49665fd563 Enhance location handling and UI updates dev-GPSTracking Winston Lowe 2026-02-13 16:51:41 -08:00
  • 1603adf5dd Add snapToGridCenter method to align position coordinates to grid Winston Lowe 2026-02-11 19:26:03 -08:00
  • cedbe1dd6c Implement sparse location logging feature and update related services Winston Lowe 2026-02-08 17:01:28 -08:00
  • fac062a100 Refine device info layout and add collapsible map legend (#164) just_stuff_tm 2026-02-12 15:46:28 -05:00
  • ef6bd78632 Merge branch 'enhancement/bluetooth-disabled-warning' of github.com:ChaoticLeah/meshcore-open into enhancement/bluetooth-disabled-warning Leah 2026-02-12 20:15:58 +01:00
  • 01c8390989 make stuff unawaited + maybe fix edge case? Leah 2026-02-12 20:14:56 +01:00
  • c05f813d65 Update lib/screens/scanner_screen.dart Leah 2026-02-12 20:02:56 +01:00
  • c52b19b09f Merge pull request #162 from just-stuff-tm/fix/battery-layout-overflow Ded 2026-02-11 21:27:30 -08:00
  • 6a666839b6 Fix battery chemistry dropdown layout overflow just_stuff_tm 2026-02-12 00:05:00 -05:00
  • bc77f7e287 Remove unused translation Leah 2026-02-11 23:03:41 +01:00
  • 9332d8126f linted and added greying out Leah 2026-02-11 22:58:15 +01:00
  • 9ce00556ec Add warning when bluetooth is off Leah 2026-02-11 22:40:42 +01:00
  • 4995f5f380 Merge pull request #159 from ChaoticLeah/add-flake-nix Ded 2026-02-11 09:10:46 -08:00
  • 4e6e7b6061 fix smaller copilot issues Leah 2026-02-11 17:45:15 +01:00
  • aa350aa4ae fixing copilot issues Leah 2026-02-11 17:33:31 +01:00
  • dfd38b19e9 add flake.lock Leah 2026-02-11 17:26:43 +01:00
  • 4afab3f629 remove unnessisary bits and nix darwin stuff Leah 2026-02-11 17:25:44 +01:00
  • 67816130ac Merge pull request #152 from zjs81/remove-wakelock Ded 2026-02-11 08:18:57 -08:00
  • d573f0c312 Merge pull request #158 from ChaoticLeah/update-gitignore Ded 2026-02-11 08:16:38 -08:00
  • 5b699cd624 keep ignores organized Ded 2026-02-11 08:16:07 -08:00
  • a4d3d248a5 Add flake.nix for development environment Leah 2026-02-11 17:11:00 +01:00
  • 2a3f2b3a24 Merge pull request #150 from ericszimmermann/german Ded 2026-02-11 08:13:28 -08:00
  • 675083fa01 Update .gitignore to exclude .gradle/ Leah 2026-02-11 17:10:49 +01:00
  • 5fc4b80b16 Merge pull request #144 from zjs81/support-whisperos Ded 2026-02-11 08:03:44 -08:00
  • 84a32c1e67 remove wakelock 446564 2026-02-10 19:38:46 -08:00
  • 607583060a translations to german updated. ericz 2026-02-10 22:55:39 +01:00
  • 71cf556b61 Merge pull request #148 from spfmoby/more-better-french-translations Ded 2026-02-10 11:24:47 -08:00
  • c26174ad18 Chore bump version Zach 2026-02-10 09:01:56 -07:00
  • 04021a39a1 Better french translations spfmoby 2026-02-10 08:12:51 +01:00
  • 87bcb6a6a3 Proper formatting Serge Tarkovski 2026-02-09 17:40:56 +02:00
  • 68bb031bb6 "Users first" instead of "People first" everywhere Serge Tarkovski 2026-02-09 17:34:18 +02:00
  • c4f5c7b171 Cache for unread total Serge Tarkovski 2026-02-09 17:18:21 +02:00
  • 2bce14224d Update generated plugin registrants after merge Serge Tarkovski 2026-02-09 16:27:53 +02:00
  • fe23e9f7a0 add support for whipseros 446564 2026-02-09 05:36:25 -08:00
  • fd305fd55b Update generated plugin registrants after merge Serge Tarkovski 2026-02-09 13:19:31 +02:00
  • d0dd805244 Merge branch 'main' into unread-peoplefirst Serge Tarkovski 2026-02-09 13:16:05 +02:00
  • 8668564464 Correct unread badges for tabs; people first contacts sort option Serge Tarkovski 2026-02-09 12:56:38 +02:00
  • d7ec1876af Merge pull request #143 from zjs81/alpha6 Ded 2026-02-08 19:07:29 -08:00
  • 87a2807f5b chore: update version to alpha 6 Alpha6 446564 2026-02-08 18:56:24 -08:00
  • daca42701c Notification rate limiting (#110) Ryan Malloy 2026-02-08 19:42:15 -07:00
  • ea43cf17eb reduce map marker size (#131) Ded 2026-02-08 18:40:58 -08:00
  • 8ef6e2c656 Merge pull request #130 from zjs81/path-map-rotation Ded 2026-02-08 18:39:48 -08:00
  • 24de98d5ee Merge pull request #134 from zjs81/dev-gpx Winston Lowe 2026-02-08 17:15:26 -08:00
  • 0fd841b5b5 Merge branch 'main' into dev-gpx Winston Lowe 2026-02-08 17:13:18 -08:00
  • c365b7889b Merge pull request #141 from zjs81/dev-NewPathTracing Winston Lowe 2026-02-08 17:10:16 -08:00
  • 2db30ace6a Integrate SharePlus plugin for enhanced sharing functionality across platforms Winston Lowe 2026-02-08 12:26:49 -08:00
  • 0d8801fa75 Add scrollbar to path trace details list for improved navigation Winston Lowe 2026-02-08 12:25:51 -08:00
  • bcae6ac19f Updated GPX export functionality for contacts and repeaters in multiple languages. Winston Lowe 2026-02-08 12:14:03 -08:00
  • 2f4b230b31 Add localization for missing location error in path tracing Winston Lowe 2026-02-08 11:57:04 -08:00
  • 98e0b05e73 Implement PathTraceMapScreen and refactor path tracing functionality across screens Winston Lowe 2026-02-08 11:32:36 -08:00
  • 2a909e6081 Enhance GPX export functionality with customizable parameters and improved metadata Winston Lowe 2026-02-07 19:45:02 -08:00
  • d1009d3c20 ran formating Winston Lowe 2026-02-07 11:07:57 -08:00
  • 91b1696bc5 Merge pull request #132 from zjs81/add-test-action Ded 2026-02-07 08:33:16 -08:00
  • 978ea4790d Refactor GPX export constants to use lowercase naming convention and improve export function error handling Winston Lowe 2026-02-05 13:46:05 -08:00