Commit Graph

425 Commits (e7e2bb91b8f18cf8a20cb2971ed2bc6b07213481)

Author SHA1 Message Date
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
5 months ago
just-stuff-tm 929c1c3d28 `fix(tcp): cancel pending connects on disconnect and propagate remote close`
5 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
just_stuff_tm 115689ad95 Improve USB connection handling by preventing connection attempts when already connected
5 months ago
just_stuff_tm 9a0572e8e4 Add payload length validation in USB frame decoder
5 months ago
just_stuff_tm 2d1160d992 Enhance BLE connection handling and improve USB connection messaging
5 months ago
just_stuff_tm ee3af52c0f Add initial contacts sync handling for web Bluetooth transport
5 months ago
just_stuff_tm 98f7c3b088 Refactor USB handling to improve connection management and error cleanup
5 months ago
just_stuff_tm f462815775 Refactor USB connection handling and improve notification setup
5 months ago
just_stuff_tm 5f4333398e Enhance Bluetooth scanning and notification handling for web platform
5 months ago
just_stuff_tm c23a1da430 Add web serial support and USB tests
5 months ago
just_stuff_tm 22a53439b1 Initialize USB Supoport for Andriod and Desktop
5 months ago
Winston Lowe 7d8e049745
Enhance message parsing and error handling in MeshCoreConnector (#260)
5 months ago
ericz 3502559fae minus to tilde
5 months ago
ericz e125318137 Shorten lastSeen for en,de,es,fr
5 months ago
Winston Lowe d53465d13b persist discovered contacts when all are removed
5 months ago
Winston Lowe a0efbbe4bd Persist Discovered Contacts when updated
5 months ago
zjs81 bd5db9a9d5
Merge pull request #253 from ericszimmermann/ez_search-displayed-prefix
5 months ago
zjs81 79b17b53a0
Merge pull request #246 from Specter242/codex/signal-ui-consistency
5 months ago
ericz 647fe1523e make it that even combination <0x90 is allowed.
5 months ago
ericz b7d5ee5754 Allow search for prefix as Displayed in contact list.
5 months ago
Winston Lowe 38856c67e5 feat: Add functionality to delete all discovered contacts
5 months ago
zjs81 6bd3c17cdf
Merge pull request #217 from MeshEnvy/chrome/main
5 months ago
zjs81 6d0712c450
Merge pull request #240 from ericszimmermann/ez_removeDevicenameBrackets
5 months ago
Winston Lowe ddeb1edc2e refactor(discovery): simplify sorting logic for last seen contacts
5 months ago
Winston Lowe 8d73602509 add flags for manual contact addition and telemetry mode handling
5 months ago
Winston Lowe fcab69f9f0 refactor(connector): adjust frame length check and simplify contact handling logic
5 months ago
Winston Lowe d2640e1294 feat(localization): update 'overwrite oldest contact' subtitle for multiple languages
5 months ago
Winston Lowe b02225c02e refactor(connector): remove unused radio settings frame and update command constant
5 months ago
Winston Lowe 128e99e3e7 refactor(settings): remove unused import for adaptive_app_bar_title
5 months ago
Winston Lowe 12bf46bba1 feat(localization): update contact settings translations for multiple languages
5 months ago
Winston Lowe 92d8e7cd0b Refactor contact search functionality to use DiscoveryContact model and simplify query matching
5 months ago
Winston Lowe 75610695c2 Add contact settings and discovery features
5 months ago
Specter242 57ea30cae9 Unify signal indicator UI
5 months ago
Winston Lowe e139383335
Add localized search functionality for contacts (#244)
5 months ago
ZIER 64428294c9 info • Unnecessary use of string interpolation • lib/widgets/app_bar.dart:43:23 • unnecessary_string_interpolations
5 months ago
ZIER e7a8c36bc4 more aesthetically pleasing display of Companionname
5 months ago
Winston Lowe 2a62390903 Implement debounced notification listener updates in MeshCoreConnector
5 months ago
Ben Allfree 75d25f6312 Merge branch 'main' into chrome/main
5 months ago

Powered by TurnKey Linux.