Commit Graph

635 Commits (784afb4bbcedb40786ea0d796d91d6eeb3084198)

Author SHA1 Message Date
ericz 1f6b2dacf9 changed translation prompt back to specific input.
2 months ago
Max Cooley 703d5a1ec4
Add "NRF52" as a device name prefix
2 months ago
ericz d2a6fbe182 translate notifications.
3 months ago
zjs81 e92a66ff28 Update MeshCoreConnector to optimize GPS response handling and increment version to 9.0.0
3 months ago
zjs81 6900e5c3db Run translations
3 months ago
HDDen 9f332e93be Merge branch 'dev' of https://github.com/zjs81/meshcore-open into dev
3 months ago
zjs81 b472ea8c70
Merge pull request #424 from zjs81/chan-util
3 months ago
zjs81 a67c6d81c3
Merge pull request #425 from zjs81/tcp-host
3 months ago
zjs81 91ae4dab90
Merge pull request #426 from zjs81/debug-log
3 months ago
zjs81 08ac60a408
Merge pull request #428 from sethoscope/remove-channel-subtitles
3 months ago
zjs81 74840d3baf Optimistically update currentCustomVars in setCustomVar
3 months ago
zjs81 4a72fbd1ad Apply dart format
3 months ago
zjs81 dbe0a5411b Merge remote-tracking branch 'origin/dev' into gps-toggle-in-settings
3 months ago
zjs81 dc3325ec46 Refactor repeater status screen and settings screen; add GPS toggle
3 months ago
zjs81 a92e57bb64 Revert "Refactor repeater status screen and settings screen; add GPS toggle"
3 months ago
zjs81 e21f3106d0 Refactor repeater status screen and settings screen; add GPS toggle
3 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
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
4 months ago
Enot (ded) Skelly fae416fb34
Merge branch 'dev' of github.com:zjs81/meshcore-open into dev
4 months ago
Enot (ded) Skelly 69433b6d89
small clean up from PR #275
4 months ago
just-stuff-tm ea3b9609fc
fix(settings): use integer Hz comparison, unify snapshot conversion, gate debug logging
4 months ago
just-stuff-tm 20a9939314
fix(settings): scope repeat preset memory to saved state
4 months ago
just-stuff-tm c7b7deb0f6
fix(settings): preserve preset across off-grid repeat
4 months ago
just-stuff-tm 82e04e8090
Reapply "Fixed Preset on offgrid repeat toggle enhancemet #183"
4 months ago
Enot (ded) Skelly f299608296
use l10n strings for discovered menu item
4 months ago
ericz 7dcec5b4ee
moved _getRepeaterPrefixMatchNearLocation since I don't need the function anywhere else anymore.
4 months ago
ericszimmermann e4684b585a
codex suggested fix: explicit check if contact location is not null
4 months ago
ericz 8386f262e1
reimplement location aware snr-indikator after alpha7
4 months ago
Enot (ded) Skelly c4f54efd77
add tooltip to send message buttons
4 months ago
Winston Lowe 637e08d22c
Update ML timeout handling and adjust distance threshold for path hops
4 months ago
Winston Lowe 32dc0fca22
Refactor contact handling and other improvments (#317)
4 months ago
n-kam b5aa294fc1
make unread badge max out at 9999+ not 99+
4 months ago
Winston Lowe 26516baf67
Update ML timeout handling and adjust distance threshold for path hops
4 months ago
Winston Lowe 4879b136f8
Refactor contact handling and other improvments (#317)
4 months ago
Enot (ded) Skelly 9d20be1c06
small clean up from PR #275
4 months ago
Ded 9436c2d45a
Merge pull request #275 from just-stuff-tm/enhancement/preset-offgrid-repeat-toggle
4 months ago
Enot (ded) Skelly e4cfbb57b4
use l10n strings for discovered menu item
4 months ago

Powered by TurnKey Linux.