Commit Graph

470 Commits (ea3b9609fc3c0cdcb114b2d3bbd963ce3d6993cc)

Author SHA1 Message Date
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
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`
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

Powered by TurnKey Linux.