Simple Watch Face by Zipher
There’s another cool watchface on the Rebble App Store!
Go check it out in the App Store!
There’s another cool watchface on the Rebble App Store!
Go check it out in the App Store!
Zipher just released version 1.1 of Simple Watch Face!
UI:
- Increase the battery ring size from 1px to 2px. For better visibility.
- Change the date font from GOTHIC_24_BOLD to LECO_20_BOLD_NUMBERS and adjust the text position.
The number 6 and 8 is too similar in GOTHIC_24_BOLD.Development:
- Add macro DEBUG_LAYOUT to show dummy data for step and weather. De-comment the define to enable.
Zipher just released version 1.2 of Simple Watch Face!
UI:
- Change font of date layer from LECO_20_BOLD_NUMBERS to ROBOTO_CONDENSED_21. Due to 5 and 6 is too similar in LECO_20_BOLD_NUMBERS.
- Change the color of battery ring when charging from GColorJaegerGreen to GColorBrightGreen. Due to the original color is too similar the the color of step ring.
Development:
- When macro DEBUG_LAYOUT is enabled the date change to show digits 0-9 for testing.