HDDen
75b0d198bc
Update translation_service.dart
3 months ago
HDDen
1947cd9f3e
sync fix
3 months ago
zjs81
f1d93bd5e8
Merge pull request #399 from zjs81/contacts-sync
...
fix issues with contact sync
3 months ago
HDDen
f63d50f0da
sync last dev with cyr2lat
3 months ago
zjs81
eb597b6c68
Merge pull request #416 from zjs81/dev-DesktopMapControls
...
Add desktop map controls
3 months ago
zjs81
efe21c4e87
Merge pull request #417 from ericszimmermann/ez_latin_heuristics2
...
latin languages heuristics
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
99c0ab7e22
Merge pull request #404 from pioneer/ukrainian-translations
...
Ukrainian translation polished + localized hardcoded strings
3 months ago
zjs81
2950a9a687
Merge branch 'dev' into pr-404-merge
3 months ago
zjs81
1b3de54873
Merge pull request #412 from just-stuff-tm/enhancement/los-obstruction-pinning-411
...
add selectable LOS obstruction pinning for repeater placement Enhancement #411
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
...
Improve SharedMarker handling
3 months ago
zjs81
e54f30d6fb
Merge pull request #414 from Diadlo/fix/jump_to_unread
...
Improve work with unread messages
3 months ago
zjs81
e1d23ad2c7
style: dart format
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
...
- Remove stray Navigator.pop(context) in _markAsUnread for both contact
and channel chats so the action no longer exits the conversation
- Thread initialUnreadCount through map discovered-contact "Open Chat"
button so the unread divider/jump still fires from that entry point
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3 months ago
Dmitry Polshakov
f10aeaeba8
chore(l10n): regenerate localizations for mark-as-unread strings
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
Dmitry Polshakov
00e4f52d75
feat(chat): add "Mark as Unread" action and unread messages divider
...
- Add "Mark as Unread" option to message context menu in both
contact and channel chats
- Show "New messages" divider line between read and unread messages
- Add setContactUnreadCount/setChannelUnreadCount methods to connector
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
Dmitry Polshakov
3ea2e4763e
fix(chat): fix jump-to-oldest-unread scroll not reaching target message
...
- Pass initialUnreadCount to chat screens before markRead clears it
- Use two-phase scroll: jumpTo estimated offset to build lazy items,
then ensureVisible for precise positioning
- Await ensureVisible before clearing scroll guard to prevent
scrollToBottomIfAtBottom from overriding the animation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
fcf10b4a73
added strings translategemma didnt translate to proper locallization
3 months ago
just-stuff-tm
7f353490cf
contextstream/ is added to .gitignore
3 months ago
just_stuff_tm
46683e0ec2
Delete .contextstream/config.json
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
zjs81
40d3941aab
Merge pull request #405 from zjs81/#401-make-multi-ack-a-toggle
...
#401 make multi ack a toggle
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
...
- Updated localization files for multiple languages to change the representation of multi-ACK settings from a string with a placeholder to a simple string.
- Removed unnecessary placeholder definitions for multi-ACK in localization files.
- Adjusted the settings screen to replace the slider for multi-ACK with a switch, simplifying the user interface.
- Updated the Podfile.lock to remove the wakelock_plus dependency.
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
...
this adds the actual last modified timestamp when present, before we used
last advert time as last modified in error
also sets _pendingInitialContactsSync to true on first connect over BLE
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
d0d6a34fb5
Restore jni to whatever is in main
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