Commit Graph

264 Commits (dev)

Author SHA1 Message Date
Strycher afc2f7ba3d fix(#26): surface swallowed errors in connector fire-and-forget paths
1 month ago
Strycher 5227507810 fix(#25): SNR-first repeater ranking (recency as a sub-dB tie-breaker)
1 month ago
Strycher 5687916192 fix(#23): guard channel-state mutators against post-disconnect persistence
1 month ago
Strycher efab80c5d0 fix(#49): attach to radios already connected by another app (BLE systemDevices)
1 month ago
Strycher bd6d181b2f feat(#37): compact message tile - decouple time, cell_tower heard, inline @mentions
1 month ago
Strycher e84f171a91 fix(#22): log radio-stats send failure + channel-unread persist failure
1 month ago
Strycher 239dbce647 fix(#22): BLE notify-stream onError + await reaction-path send
1 month ago
Strycher b26b7fcfcf fix(#2): decode channel hop counts and group multi-byte path hashes
1 month ago
HDDen d68f755677 Merge branch 'dev' into telemetry-gps-map
2 months ago
HDDen 8dd385beed Merge branch 'dev' into sync-progressbar
2 months ago
HDDen 2328848400 Onstart sync progressbar: fix potential bug with spinner on interrupt synchronization
2 months ago
HDDen ed0e6b6554 Onstart sync progressbar: init
2 months ago
ericz 8682e6ea67 fix missing _handleQueuedMessageReceived after merge of dev
2 months ago
ericz 3fe5cdf55d update to current dev a50c0d0b2d
2 months ago
ericz 9ada4ea601 add toggle for autmatically translated messages for notification and chat or manual translation on message action. Due to heavy battery usage.
2 months ago
HDDen 7a823654df Telemetry: room-server request fix #2
2 months ago
HDDen 72448f67d0 Room-server: fixed first message letters trim
2 months ago
ericz bc5f299350 try fix codex sync problem
2 months ago
ericz 1fbe1823cb only take translated result if status==completed
2 months ago
ZIER f941f0dbfa avoid double translation and strip replyInfo from translated text.
2 months ago
zjs81 e738664f89
Merge pull request #448 from zjs81/main
2 months ago
zjs81 e37616fa15
Merge pull request #145 from pioneer/unread-peoplefirst
2 months ago
Serge Tarkovski 77018dc358 Recompute channels unread total after cachedChannels is updated
2 months ago
Max Cooley 703d5a1ec4
Add "NRF52" as a device name prefix
2 months ago
ericz d2a6fbe182 translate notifications.
2 months ago
zjs81 e92a66ff28 Update MeshCoreConnector to optimize GPS response handling and increment version to 9.0.0
2 months ago
HDDen 9f332e93be Merge branch 'dev' of https://github.com/zjs81/meshcore-open into dev
2 months ago
zjs81 74840d3baf Optimistically update currentCustomVars in setCustomVar
2 months ago
zjs81 4a72fbd1ad Apply dart format
2 months ago
zjs81 dbe0a5411b Merge remote-tracking branch 'origin/dev' into gps-toggle-in-settings
2 months ago
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
3 months ago
kingult dfcf13a97b fix: lat/lon double-write in buildUpdateContactPathFrame
3 months ago
HDDen f6cc000788 Merge branch 'dev' of https://github.com/zjs81/meshcore-open into dev
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
Ded 026ec6f7de
bump app protocol version as we support v4+ features (#398)
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 e54f30d6fb
Merge pull request #414 from Diadlo/fix/jump_to_unread
3 months ago
Dmitry Polshakov 00e4f52d75 feat(chat): add "Mark as Unread" action and unread messages divider
3 months ago
HDDen f56c28a27d synced with last dev, added profiles for cyr2lat replacement dictionaries
3 months ago
Serge Tarkovski b7d0db8d1c Refactor: move Contact UI labels to l10n extension; rename raw getter to typeLabelRaw
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 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 b572314ae9
respect smaz encoding in message byte length calculation.
3 months ago
just-stuff-tm c7b7deb0f6
fix(settings): preserve preset across off-grid repeat
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
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
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 9bf649e2c6 feat: add message translation support
4 months ago
just-stuff-tm e4e8bfa4ef Add additional device name prefixes to MeshCoreUuids
4 months ago
just_stuff_tm 7de07c023f
Merge branch 'main' into fix/linux-ble-pairing-flow
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
Winston Lowe 0228c38621 fix: Update battery voltage reading and adjust path length handling in ChannelMessage
4 months ago
Winston Lowe 630606acdc Update byte skipping logic and improve clarity in MeshCoreConnector and ChannelMessage
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 c81c3efe7c Add show overlaps in public keys of repeaters functionality and localization support
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
zjs81 9199aab7f7
Merge pull request #297 from zjs81/dev-improments
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 06a906f4f7 Enhance location handling and improve path trace functionality across screens
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
Winston Lowe 79a45c527b Unify contact retrieval by introducing allContacts getter
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 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 fef73b7b62 Refactor USB screen, add debug logging, fix UI issues
5 months ago

Powered by TurnKey Linux.