mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-07 13:03:54 +00:00
[android] Backup bookmarks and tracks to a local folder
This commit adds backup of user data to a local folder on the device. Features: * Turn on/off regular backup * Choose new or existing folder for saving backup * Set how often backup runs * Set how many backups to keep * Create backup manually Signed-off-by: Mihail Mitrofanov <mk.mitrofanov@outlook.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
70c3f725f9
commit
df3850b86c
@@ -40,6 +40,7 @@
|
||||
<string name="pref_keep_screen_on" translatable="false">KeepScreenOn</string>
|
||||
<string name="pref_show_on_lock_screen" translatable="false">ShowOnLockScreen</string>
|
||||
<string name="pref_map_locale" translatable="false">MapLanguage</string>
|
||||
<string name="pref_backup" translatable="false">Backup</string>
|
||||
<string name="pref_left_button" translatable="false">LeftButton</string>
|
||||
|
||||
<string name="notification_ticker_ltr" translatable="false">%1$s: %2$s</string>
|
||||
|
||||
Reference in New Issue
Block a user