Commit Graph

772 Commits (dev)

Author SHA1 Message Date
zjs81 dc3325ec46 Refactor repeater status screen and settings screen; add GPS toggle
2 months ago
zjs81 a92e57bb64 Revert "Refactor repeater status screen and settings screen; add GPS toggle"
2 months ago
zjs81 e21f3106d0 Refactor repeater status screen and settings screen; add GPS toggle
2 months ago
HDDen 0dcb5f05f0 Merge branch 'dev' of https://github.com/zjs81/meshcore-open into dev
2 months ago
kingult dfcf13a97b fix: lat/lon double-write in buildUpdateContactPathFrame
3 months ago
Seth Golub ccd23c4b81 Remove channel subtitles from UI
3 months ago
Enot (ded) Skelly 00636c9084
rename ble debug log
3 months ago
Enot (ded) Skelly accec1681b
reword tcp host
3 months ago
Enot (ded) Skelly bc5b12f1ef
formattting
3 months ago
Enot (ded) Skelly c09af98bef
basic repeater chan util
3 months ago
Enot (ded) Skelly ae32e76563
fix someones formatting
3 months ago
Enot (ded) Skelly 5572c9ee75
increase CR for off grid
3 months ago
HDDen f6cc000788 Merge branch 'dev' of https://github.com/zjs81/meshcore-open into dev
3 months ago
HDDen 75b0d198bc Update translation_service.dart
3 months ago
zjs81 f1d93bd5e8
Merge pull request #399 from zjs81/contacts-sync
3 months ago
HDDen f63d50f0da sync last dev with cyr2lat
3 months ago
zjs81 eb597b6c68
Merge pull request #416 from zjs81/dev-DesktopMapControls
3 months ago
ZIER 38fece3313 replace pattern with String.
3 months ago
ZIER 3af3cce606 latin languages heuristics
3 months ago
Ded 026ec6f7de
bump app protocol version as we support v4+ features (#398)
3 months ago
Winston Lowe eb50249b93 Add desktop map controls and improve zoom functionality across multiple screens
3 months ago
HDDen ca6058eccd Merge branch 'dev' of https://github.com/zjs81/meshcore-open into dev
3 months ago
zjs81 2950a9a687 Merge branch 'dev' into pr-404-merge
3 months ago
zjs81 20a9ef3c2b
Merge branch 'dev' into enhancement/los-obstruction-pinning-411
3 months ago
zjs81 a741e12ad1
Merge pull request #413 from ericszimmermann/ez_marker_update_squashed
3 months ago
zjs81 e54f30d6fb
Merge pull request #414 from Diadlo/fix/jump_to_unread
3 months ago
zjs81 e1d23ad2c7 style: dart format
3 months ago
zjs81 f07993b367 fix(chat): remove unnecessary Navigator.pop calls after setting unread counts
3 months ago
zjs81 0e5f1a45c4 fix(chat): address mark-as-unread double-pop and missed map entry point
3 months ago
Dmitry Polshakov f10aeaeba8 chore(l10n): regenerate localizations for mark-as-unread strings
3 months ago
Dmitry Polshakov 00e4f52d75 feat(chat): add "Mark as Unread" action and unread messages divider
3 months ago
Dmitry Polshakov 3ea2e4763e fix(chat): fix jump-to-oldest-unread scroll not reaching target message
3 months ago
ericz 94d9afe8b1 consolidate parsing in single parseMarkerText in map_screen.dart
3 months ago
ericz 7db3a12723 squashed commit for: deduplicate markers, allow for updates on position with same label with drawing line, get marker back after deletion in map through tabbing on icon in poi-message.
3 months ago
just-stuff-tm 4e368d562d add selectable LOS obstruction pinning for repeater placement
3 months ago
HDDen 38f6e42796 just fixed conflict of cyr2lat with PR #405
3 months ago
HDDen f56c28a27d synced with last dev, added profiles for cyr2lat replacement dictionaries
3 months ago
Serge Tarkovski 92d3009eb4 Fix swapped url/desc args in GPX export and add ContactLocalization unit tests
3 months ago
HDDen 7a4ac9ae9b Merge branch 'dev' of https://github.com/zjs81/meshcore-open into dev
3 months ago
Serge Tarkovski f8d00caae0 Validate locale override and use preferred locale list for fallback
3 months ago
Serge Tarkovski e03d80b71f Merge remote-tracking branch 'origin/dev' into ukrainian-translations
3 months ago
Serge Tarkovski b7d0db8d1c Refactor: move Contact UI labels to l10n extension; rename raw getter to typeLabelRaw
3 months ago
Serge Tarkovski 6ae3f612ae Localize Score, fix login dialog overflow, use locale-aware date format in channel chat
3 months ago
Zach e53c493e78 update TS
3 months ago
Zach 54e0dae172 Add placeholder for multi-ACKs setting in localization
3 months ago
Zach 066aba7c5d #401 Refactor multi-ACK localization strings and settings UI
3 months ago
Serge Tarkovski 5e446207c6 Ukrainian translation polished; localized remaining hardcoded UI strings
3 months ago
HDDen 609d0c8dbc Added Cyr2Lat compression by replacing 2-byte cyrillic chars by 1-byte latin
3 months ago
Enot (ded) Skelly 820bac0db0
fix issues with contact sync
3 months ago
Serge Tarkovski d3c7d8e43a Red dot unread indicator in bottom tabs, keep numeric unreads only for the lists; fixed unread indicator wasn't on all screens
3 months ago
Serge Tarkovski 0c1e163b88 Reverted Ukrainian translations, will be in a separate PR
3 months ago
Serge Tarkovski 16ce1359d7 Remove unused 'Users first' translation key
3 months ago
Serge Tarkovski 9fe4a3710d Add missing users-first translations for hu/ja/ko and regen outputs
3 months ago
Serge Tarkovski 8611adab1f Run dart format and verify analyze
3 months ago
Serge Tarkovski 7d457cb863 Merge main into unread-peoplefirst
3 months ago
Serge Tarkovski 297516fc80 Update cached unread total when removing contact unread entries
3 months ago
ericz 8ef8a38495
change to prepare Outbound Text Functions.
3 months ago
Enot (ded) Skelly ddcda4ba5a
keep multiline editing
3 months ago
ericz b572314ae9
respect smaz encoding in message byte length calculation.
3 months ago
Enot (ded) Skelly e97fb9bd24
add byte counted text input
3 months ago
zjs81 37ec8f2f05 Add localization for chat and repeater features in multiple languages
3 months ago
zjs81 1a209cbcfc
Merge pull request #372 from zjs81/group-elem
3 months ago
zjs81 33a8f34463
Merge pull request #365 from zjs81/rpt-guest
3 months ago
Enot (ded) Skelly aa2d0f1927
clear toast on tap
3 months ago
Enot (ded) Skelly add4731d05
fix: settings dialog lists
3 months ago
Enot (ded) Skelly 7dc162d968
temp
3 months ago
just-stuff-tm 8ba4bbfbc5 add auto clock synchronization setting after repeater login
3 months ago
Enot (ded) Skelly 5354acb1d3
clean up after merge conflicts
3 months ago
Enot (ded) Skelly fae416fb34
Merge branch 'dev' of github.com:zjs81/meshcore-open into dev
3 months ago
Enot (ded) Skelly 69433b6d89
small clean up from PR #275
3 months ago
just-stuff-tm ea3b9609fc
fix(settings): use integer Hz comparison, unify snapshot conversion, gate debug logging
3 months ago
just-stuff-tm 20a9939314
fix(settings): scope repeat preset memory to saved state
3 months ago
just-stuff-tm c7b7deb0f6
fix(settings): preserve preset across off-grid repeat
3 months ago
just-stuff-tm 82e04e8090
Reapply "Fixed Preset on offgrid repeat toggle enhancemet #183"
3 months ago
Enot (ded) Skelly f299608296
use l10n strings for discovered menu item
3 months ago
ericz 7dcec5b4ee
moved _getRepeaterPrefixMatchNearLocation since I don't need the function anywhere else anymore.
3 months ago
ericszimmermann e4684b585a
codex suggested fix: explicit check if contact location is not null
3 months ago
ericz 8386f262e1
reimplement location aware snr-indikator after alpha7
3 months ago
Enot (ded) Skelly c4f54efd77
add tooltip to send message buttons
3 months ago
Winston Lowe 637e08d22c
Update ML timeout handling and adjust distance threshold for path hops
3 months ago
Winston Lowe 32dc0fca22
Refactor contact handling and other improvments (#317)
3 months ago
n-kam b5aa294fc1
make unread badge max out at 9999+ not 99+
3 months ago
Winston Lowe 26516baf67
Update ML timeout handling and adjust distance threshold for path hops
3 months ago
Winston Lowe 4879b136f8
Refactor contact handling and other improvments (#317)
3 months ago
Enot (ded) Skelly 9d20be1c06
small clean up from PR #275
3 months ago
Ded 9436c2d45a
Merge pull request #275 from just-stuff-tm/enhancement/preset-offgrid-repeat-toggle
3 months ago
Enot (ded) Skelly e4cfbb57b4
use l10n strings for discovered menu item
3 months ago
Ded d9f9ff58b4
Merge pull request #299 from ericszimmermann/ez_location-snr
3 months ago
Enot (ded) Skelly b570539a2d
add tooltip to send message buttons
3 months ago
zjs81 ffaa4033ae
Merge pull request #321 from just-stuff-tm/main
4 months ago
zjs81 1a4fd1b477
Merge pull request #339 from ericszimmermann/ez_fix_coordinates
4 months ago
zjs81 e1555ce380
Merge pull request #337 from interfect/lowmesh
4 months ago
Zach 08ffb978cf fix: gif trnslat
4 months ago
Adam Novak c5ec60638c Put reaction and GIF helpers in charge of encoding
4 months ago
Adam Novak 75ec3b6116 Centralize GIF parsing in a helper like for reactions
4 months ago
Adam Novak 45c9823c6f Escape forward slashes in regexes
4 months ago
Adam Novak 45658a7612 Understand more kinds of Giphy reference as GIF
4 months ago
Winston Lowe a14833494e Merge branch 'dev' of github.com:zjs81/meshcore-open into dev
4 months ago
n-kam 457b44de3a make unread badge max out at 9999+ not 99+
4 months ago
Winston Lowe 36d4a10396 Update ML timeout handling and adjust distance threshold for path hops
4 months ago
Winston Lowe 77566b0fe1 Refactor contact handling and other improvments (#317)
4 months ago
ericz 7633327f45 Previously, the merge only preserved path override fields and could overwrite existing GPS with null when the incoming frame had 0,0 coordinates.
4 months ago
Adam Novak 6b4b2d7ce6 Add LowMesh prefix and explain how to add more
4 months ago
zjs81 ba6d751346 #256 finalize translation service
4 months ago
zjs81 96d222a580 fix: update translation model ID retrieval and improve file name extraction in translation service
4 months ago
zjs81 01ad8471cc fix: improve message sending logic and handle range download errors in translation service
4 months ago
zjs81 2b826757cb feat: add translation strings for message translation feature
4 months ago
zjs81 9bf649e2c6 feat: add message translation support
4 months ago
zjs81 c7a2bf9a95
Merge pull request #316 from n-kam/unread-badge-max-value
4 months ago
zjs81 82adbd761b
Merge pull request #313 from thesebas/pl-lang
4 months ago
zjs81 9a8bdf00dc
Merge pull request #326 from spfmoby/better-french-translations
4 months ago
Winston Lowe 817c60a155 Update ML timeout handling and adjust distance threshold for path hops
4 months ago
Dennis ten Hoove f08e86cf97
Update Dutch translations
4 months ago
spfmoby a6bb9490a1 Better french translations
4 months ago
just-stuff-tm e4e8bfa4ef Add additional device name prefixes to MeshCoreUuids
4 months ago
ericz d1e45fc2ba moved _getRepeaterPrefixMatchNearLocation since I don't need the function anywhere else anymore.
4 months ago
ericz 32fa96431e Merge branch 'main' into ez_location-snr
4 months ago
just-stuff-tm 1e9508d401 fix(settings): use integer Hz comparison, unify snapshot conversion, gate debug logging
4 months ago
just-stuff-tm 36697c6e61 fix(settings): scope repeat preset memory to saved state
4 months ago
just-stuff-tm c9145c99d3 fix(settings): preserve preset across off-grid repeat
4 months ago
just-stuff-tm 6b6d9caeeb Reapply "Fixed Preset on offgrid repeat toggle enhancemet #183"
4 months ago
Winston Lowe d0e3767db6
Refactor contact handling and other improvments (#317)
4 months ago
n-kam f9cb0c80a5
make unread badge max out at 9999+ not 99+
4 months ago
thesebas a26d14bd46 new labels fixed polish translations
4 months ago
just_stuff_tm 38f4de80b6
Refactor Bluetooth pairing localization strings across multiple languages
4 months ago
just_stuff_tm 7de07c023f
Merge branch 'main' into fix/linux-ble-pairing-flow
4 months ago
zjs81 c272c60f9a Formatted file
4 months ago
zjs81 eca78453d6 Remove debug print statements from MeshCoreConnector, MessageRetryService, and UsbSerialService and fix wrong retry being credited
4 months ago
zjs81 834850fb51 Add companion radio stats, adaptive backoff, path hash width, and UI improvements
4 months ago
zjs81 e7e2bb91b8 Add radio statistics and localization updates
4 months ago
zjs81 2c8a15538e
Merge branch 'main' into dev-mapOverlap
4 months ago
zjs81 68eeefa04e
Merge pull request #307 from ericszimmermann/ez_location_channel_message_path
4 months ago
zjs81 2da8995d0b
Merge branch 'dev' into main
4 months ago
thesebas f63bc4b787 some minor adjsts
4 months ago
thesebas 9b1f1e1994 make the 'lastSeen' labels shorter to not break the contacts list layout
4 months ago
thesebas 5f475fce4d use correct translation for Advert in another few places
4 months ago
Winston Lowe 0228c38621 fix: Update battery voltage reading and adjust path length handling in ChannelMessage
4 months ago
Winston Lowe fc7283f076
Update lib/l10n/app_bg.arb
4 months ago
thesebas 7eff1df6e2 use correct word for repeater
4 months ago
Winston Lowe 630606acdc Update byte skipping logic and improve clarity in MeshCoreConnector and ChannelMessage
4 months ago
thesebas bd030153c1 update new labels
4 months ago
thesebas 5140ff383d fix plural form of the label
4 months ago
thesebas dc57f9b9c0 fix missing labels
4 months ago
thesebas 53cd3f4461 Some additional label adjustments
4 months ago
thesebas 35e296f1cd Fix rebase merge error
4 months ago
thesebas 532401cc94 Refactor code structure for improved readability and maintainability
4 months ago
thesebas 5321974cbb Update Polish localization strings for consistency and clarity
4 months ago
thesebas 7c16dde989 Update Polish localization strings
4 months ago
Sebastian Szymbor 9a75c912af Update Polish localization strings for clarity
4 months ago
Winston Lowe 767dc1164e refactor: Replace string reading methods with CString equivalents and improve error handling
4 months ago
just-stuff-tm 14f3429eb5 fix: correct casing of "WisCore-" in deviceNamePrefixes list
4 months ago
just-stuff-tm e49e80d330 style: format deviceNamePrefixes list for better readability
4 months ago
just-stuff-tm d07372c7e0 feat: add MeshCoreUuids class for UUID constants and device name prefixes
4 months ago
just-stuff-tm 990f2bd33d addressed copilot issues still need pr #301 for smoke tests to pass
4 months ago
just-stuff-tm 29660d520e feat: Linux BLE pairing support via bluetoothctl
4 months ago
Winston Lowe dbefb0b5f4 feat: Enhance MeshCoreConnector with storage metrics and improve error handling
4 months ago
Winston Lowe 4f609f160f feat: Add location validation and improve contact latitude/longitude handling
4 months ago
Winston Lowe e313bea3fc Remove unused _sendAdvert method from SettingsScreen
4 months ago
Winston Lowe 77be2b8e6f Refactor code structure for improved readability and maintainability
4 months ago
Winston Lowe c81c3efe7c Add show overlaps in public keys of repeaters functionality and localization support
4 months ago
Winston Lowe cac0cc15eb feat: Enhance privacy settings and telemetry (#308)
4 months ago
Winston Lowe 1392c2d00f feat: Enhance privacy settings and telemetry (#308)
4 months ago
zjs81 4ad4a93a20 formatted code
4 months ago
zjs81 4962a48e64 Msg Retry fixes, channel message fixes. Notification fixes. Make more desktop friendly. Enhance retry algo. Fix predicted location clustering add retries to reactions and fix the reactions in private DMS centralize and cleanup code in var areas
4 months ago
ericszimmermann b88e5e647a
Potential fix for pull request finding
4 months ago
ericszimmermann 87d11c2e6b
Potential fix for pull request finding
4 months ago
ericz 7b3c099736 reduce zoomlevel
4 months ago
ericz 11cb14a925 focus on hop if you click on one in the legend.
4 months ago
ericszimmermann d2df2b0bed
Potential fix for pull request finding
4 months ago
ericz 723bf7293c location aware channel_message_path
4 months ago
ericszimmermann 0ef2194fb0
codex suggested fix: explicit check if contact location is not null
4 months ago
ericz 3664ae34cd reimplement location aware snr-indikator after alpha7
4 months ago
zjs81 9199aab7f7
Merge pull request #297 from zjs81/dev-improments
4 months ago
zjs81 60e8ee0130 fix: simplify method call for writing data in UsbSerialService
4 months ago
zjs81 6dfb7a4b69 fix: auto-add flag parsing, contact cache restore, and USB reconnect
4 months ago
zjs81 28a423e0a8 fix: correct location validation and clean up target contact handling
4 months ago
Winston Lowe 3593cfa843
Potential fix for pull request finding
4 months ago
Winston Lowe dc85e7a41c
Potential fix for pull request finding
4 months ago
Winston Lowe 9265daaf16
Potential fix for pull request finding
4 months ago
Winston Lowe 4b744184c2
Potential fix for pull request finding
4 months ago
zjs81 3dd9037be3 Merge remote-tracking branch 'origin/main' into ez_group_dropdown3
4 months ago
zjs81 566e3aadf8 fix: migrate filter menus to type-safe generics and harden popup dismissal
4 months ago
Winston Lowe 06a906f4f7 Enhance location handling and improve path trace functionality across screens
4 months ago
zjs81 fffcff3b74 fix: cancel persist timer on dispose to prevent post-dispose writes
4 months ago
zjs81 b336aedbc5 fix: address PR #296 code review feedback
4 months ago
zjs81 2ee2358ecc feat: add ML-based adaptive timeout prediction using LinearRegressor
4 months ago
ericz 86e9b7fe01 squashed commit of ez_group_dropdown
4 months ago
Winston Lowe 24fa78741b add TCP server address and port settings to AppSettings and update TcpScreen
4 months ago
Winston Lowe 79a45c527b Unify contact retrieval by introducing allContacts getter
4 months ago
zjs81 fa4da979af feat: enhance location update feedback and improve message retry error handling
4 months ago
zjs81 91608ff09e feat: improve message matching logic and update notification IDs for advertisements
4 months ago
zjs81 71f59d23df feat: add set-as-my-location from map long-press, connector and UI improvements
4 months ago
Zach db935a7454 refactor(tcp): promote MeshCoreTcpConnector, fix translations, harden UI
4 months ago
Winston Lowe 1ad5db27ca
Merge branch 'main' into tcp
4 months ago
Winston Lowe 81758adc61
Dev discovery (#291)
4 months ago
Winston Lowe c81791cf1e
Migrate legacy storage keys to scoped keys in various store classes (#289)
4 months ago
Winston Lowe 1fba5312a2
Refactor storage classes to include companion's public key (#277)
4 months ago
just-stuff-tm 2f770bbd53 fix(tcp): reset state on aborted pre-handshake connect
4 months ago
just-stuff-tm 9db79e9d40 test(tcp): harden cancel-race handling and add coverage
4 months ago
just-stuff-tm 1913a5aa11 fix(tcp): guard connect cancellation race and align USB screen actions
4 months ago
just-stuff-tm 929c1c3d28 `fix(tcp): cancel pending connects on disconnect and propagate remote close`
4 months ago
just-stuff-tm 7a2bb20bf7 feat: Add TCP connection support and UI integration
5 months ago
zjs81 a1b77bb29b
Merge pull request #269 from zjs81/dev-latLonFix
5 months ago
zjs81 e4285774a0 Merge branch 'main' into feature/usb
5 months ago
zjs81 b2da695102 Run dart format
5 months ago
zjs81 e1327a93c7 Fix contact sync fallback when channel 0 never arrives
5 months ago
zjs81 421bc71bb7 Enhance USB port opening and reading logic with improved error handling and debug logging
5 months ago
zjs81 fef73b7b62 Refactor USB screen, add debug logging, fix UI issues
5 months ago
Winston Lowe 84ec139ce6 Add latitude and longitude fields to contact handling in MeshCoreConnector
5 months ago
Winston Lowe b748b96237
Enhance contact handling logic in MeshCoreConnector to support conditional addition based on auto-add settings (#268)
5 months ago
Winston Lowe c2671ac2ae
Refactor data handling of contacts (#267)
5 months ago
just-stuff-tm 8238b6197f Regenerated localization files
5 months ago
just_stuff_tm 435ba89982
Merge branch 'zjs81:main' into feature/usb
5 months ago
just-stuff-tm 0565cee461 Enhance message merging logic and improve USB port listing
5 months ago
just-stuff-tm ab2b509d6a Merge branch 'main' into feature/usb
5 months ago
zjs81 eba95af31f
Merge pull request #259 from ericszimmermann/ez_shorten_lastSeen
5 months ago
zach 81548fdc21 ai fixes
5 months ago
zach b2770ef028 fix ai suggestions
5 months ago
zach 7c479f9121 Formatted
5 months ago
zach 1f2dfc555b Add guessed node location map keys and translations
5 months ago
zjs81 8eb6f32fef
Merge pull request #239 from zjs81/dev-notifyListener
5 months ago
zjs81 d96cd34771
Merge pull request #251 from zjs81/dev-discoverScreen
5 months ago
just-stuff-tm fb58a3262c addressed codex review cleanup
5 months ago
just-stuff-tm f584c4fba0 added linux notification service
5 months ago
just_stuff_tm 524558c511 clean
5 months ago
just_stuff_tm 367e47bb1e Fix USB device name matching and correct localization strings
5 months ago
just_stuff_tm 21ff765e41 Refactor USB permission handling and reset initial channel sync flag
5 months ago
just_stuff_tm 38d40ca0a4 Enhance USB error handling and improve user feedback
5 months ago
just_stuff_tm 7cb84dbf6f Dart Format
5 months ago
just_stuff_tm 44c0670dae Refine USB transport flow
5 months ago
Ben Allfree 3c0c0d1dea wip
5 months ago
Ben Allfree e6c9a3fea7 wip
5 months ago
just_stuff_tm f5154b0033 Improve sender name resolution for room server messages by handling missing room-contact keys
5 months ago
just_stuff_tm 4c7ee3b3b0 Enhance USB serial services with debug logging and reset functionality
5 months ago
just_stuff_tm c2f544eeba I restored the Web BLE behavior in [meshcore_connector.dart] to the earlier Windows/Chrome-working state aligned with the logic that was present around commit `fcef3de57837983a300634aa3e0a77622e945cc2`,
5 months ago
just_stuff_tm 98cdac4309 Refactor MeshCoreConnector to streamline connection handling and remove web-specific logic for contact synchronization... Back to the way it was before.. For some reason the fix worked on my machine but wwhen i built web from upstream it didnt work
5 months ago
just_stuff_tm d6d11eaad2 Update active USB port key and label on connection, notify listeners
5 months ago
just_stuff_tm 3cef9e81b6 Remove unawaited background service start during USB connection initialization
5 months ago
just_stuff_tm 5216e00807 Refactor USB port handling to introduce display labels and improve state management
5 months ago
just_stuff_tm a0feb129e1 Add post-frame callback to disconnect USB transport on dispose if not navigated to contacts
5 months ago
just_stuff_tm f39a22668e Add initial load scheduling and tests for USB screen and frame codec functionality
5 months ago
just_stuff_tm 781090243c Enhance USB functionality by adding request port label management and platform support checks
5 months ago
just_stuff_tm ca5784f3f8 Add post-frame callback to ensure disconnection on dispose when navigation hasn't changed
5 months ago
just_stuff_tm dcad5c586d Refactor USB connection handling to use scheduled closure and improve error management in USB services
5 months ago
just_stuff_tm 4b24506310 Remove unused import of 'dart:typed_data' in usb_serial_service_web.dart
5 months ago
just_stuff_tm 47c4e0fb82 Fix USB permission receiver registration for compatibility with Android Tiramisu
5 months ago
just_stuff_tm c041e05972 Improve error message for unavailable RX characteristic in USB communication
5 months ago
just_stuff_tm 612612795a Update French localization for connection choice subtitle
5 months ago
just_stuff_tm 3cec3dc233 Improve USB disconnection handling and add payload length validation for USB frames
5 months ago
just_stuff_tm 3542adad1d Update USB communication note for clarity in Swedish localization
5 months ago

Powered by TurnKey Linux.