mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
ui: optionally disable fetching new data from connected devices when swiping down
1) add new preference Settings / User interface / refresh on swipe 2) adjusted ControlCenterv2, AbstractChartsActivity and WorkoutListActivity
This commit is contained in:
committed by
José Rebelo
parent
6367bf00e0
commit
f5e015ff57
@@ -3893,6 +3893,8 @@
|
||||
<string name="pref_import_activity_files_summary">Manually import activity files from the phone storage</string>
|
||||
<string name="pref_fetch_unknown_files_title">Fetch unknown files</string>
|
||||
<string name="pref_fetch_unknown_files_summary">Fetch unknown activity files from the watch. They will not be processed, but will be saved in the phone.</string>
|
||||
<string name="pref_refresh_on_swipe_summary">Swipe down to fetch new data from connected devices.</string>
|
||||
<string name="pref_refresh_on_swipe_title">Refresh on swipe</string>
|
||||
<string name="cannot_upload_watchface_too_many_watchfaces_installed">Cannot upload watchface, too many watchfaces installed</string>
|
||||
<string name="insufficient_space_for_upload">Insufficient space for upload</string>
|
||||
<string name="file_already_exists">File already exists</string>
|
||||
|
||||
Reference in New Issue
Block a user