mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
Periodic time sync: update changelog and strings
This commit is contained in:
parent
7a79a1d0f5
commit
c1f2f5bb4b
@ -1,5 +1,8 @@
|
|||||||
### Changelog
|
### Changelog
|
||||||
|
|
||||||
|
#### Next version (WIP)
|
||||||
|
* Periodically (around every 2 days) synchronize time on connected devices
|
||||||
|
|
||||||
#### 0.79.0
|
#### 0.79.0
|
||||||
* Initial support for Honor Magic Watch 2
|
* Initial support for Honor Magic Watch 2
|
||||||
* Initial support for Mijia MHO-C303
|
* Initial support for Mijia MHO-C303
|
||||||
|
@ -214,7 +214,7 @@
|
|||||||
<string name="pref_default">Default</string>
|
<string name="pref_default">Default</string>
|
||||||
<string name="pref_header_datetime">Date and Time</string>
|
<string name="pref_header_datetime">Date and Time</string>
|
||||||
<string name="pref_title_datetime_syctimeonconnect">Sync time</string>
|
<string name="pref_title_datetime_syctimeonconnect">Sync time</string>
|
||||||
<string name="pref_summary_datetime_syctimeonconnect">Sync time to Gadgetbridge device when connecting, and when time or time zone changes on Android device</string>
|
<string name="pref_summary_datetime_syctimeonconnect">Sync time to Gadgetbridge device(s) when connecting, when time or time zone changes on Android device, and periodically</string>
|
||||||
<string name="pref_title_theme">Theme</string>
|
<string name="pref_title_theme">Theme</string>
|
||||||
<string name="pref_theme_light">Light</string>
|
<string name="pref_theme_light">Light</string>
|
||||||
<string name="pref_theme_dark">Dark</string>
|
<string name="pref_theme_dark">Dark</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user