feat: jump to oldest unread message upon opening a thread, display divider between read/unread (#3693)

This commit is contained in:
Mac DeCourcy 2025-11-14 11:03:46 -08:00 committed by GitHub
parent 427fb33e7e
commit 2a081f3c1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 1322 additions and 209 deletions

View file

@ -239,6 +239,7 @@
<string name="debug_clear_logs_confirm">This will remove all log packets and database entries from your device - It is a full reset, and is permanent.</string>
<string name="clear">Clear</string>
<string name="message_delivery_status">Message delivery status</string>
<string name="new_messages_below">New messages below</string>
<string name="meshtastic_messages_notifications">Direct message notifications</string>
<string name="meshtastic_broadcast_notifications">Broadcast message notifications</string>
<string name="meshtastic_alerts_notifications">Alert notifications</string>