YIO-Remote / remote-software

💎 YIO Remote Software repository
GNU General Public License v3.0
164 stars 21 forks source link

feat: 12-hour time format option #503

Closed zehnm closed 4 years ago

zehnm commented 4 years ago

New option to choose between 12 and 24-hour time format. Optimized status bar time uptime to only update every 2 seconds instead of every 100 ms.

This closes #493

zehnm commented 4 years ago

Fix required before merging: 12h clock doesn't show correctly in charging screen, am / pm doesn't fit on the same line. Either reduce font size or display on two lines.

zehnm commented 4 years ago

The UI design might need some tweaks from @martonborzak, but otherwise the 12h clock is functional and I will merge the feature. Charging-12h-clock