feat: Add NTP clock sync to Clock settings
Adds a "Sync Clock" action in Settings > Clock that connects to WiFi (auto-connecting to saved networks or prompting for selection) and performs a blocking NTP time sync. Shows the synced time on success with an auto-dismiss countdown, or an error on failure. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -316,3 +316,5 @@ STR_UPLOAD: "Încărcare"
|
||||
STR_BOOK_S_STYLE: "Stilul cărţii"
|
||||
STR_EMBEDDED_STYLE: "Stil încorporat"
|
||||
STR_OPDS_SERVER_URL: "URL server OPDS"
|
||||
STR_SYNC_CLOCK: "Sync Clock"
|
||||
STR_TIME_SYNCED: "Time synced!"
|
||||
|
||||
Reference in New Issue
Block a user