mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: per device DB manager (#3641)
This commit is contained in:
parent
f0b9a0ff75
commit
cb8d1871c9
16 changed files with 643 additions and 86 deletions
|
|
@ -499,6 +499,8 @@
|
|||
<string name="allow_input_source">Allow input source</string>
|
||||
<string name="send_bell">Send bell</string>
|
||||
<string name="messages">Messages</string>
|
||||
<string name="device_db_cache_limit">Device DB cache limit</string>
|
||||
<string name="device_db_cache_limit_summary">Max device databases to keep on this phone</string>
|
||||
<string name="detection_sensor_config">Detection Sensor Config</string>
|
||||
<string name="detection_sensor_enabled">Detection Sensor enabled</string>
|
||||
<string name="minimum_broadcast_seconds">Minimum broadcast (seconds)</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue