You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding support for new Instinct 3 AMOLED watches (45 and 50mm);
Trying to fix errors related to high-power and low-power modes which only happen on F8 AMOLED and Venu 3 watches, but can't be reproduced on the simulator or other watches;
Fixed bug with the weather forecast data field, which was giving an "IQ" error screen if bluetooth connection was lost or forecast data was not being provided by the weather station for at least the next 2 hours;
Now giving the user an option to reduce the Date font (if watch has a smaller font size available). This can be found on the "Base units" menu;
Added the seconds hand also to MIP screens (it was already available on AMOLED for a few months now);
For watches that have enough space available, the watch face won't change the altitute unit to km after 999m anymore. But for some low resolution watches (especially if using big font size for data fields), this update unfortunately won't be possible on the left middle location, but there is a high chance it might be available on the left top location. In cases where there is no space available, then the data field will still keep the previous behaviour of showing elevation in km after 999m;
Improved positioning of the notifications icon across all watches and data field locations;