Liquid Crystal Clock 2
· v2.0.9-upd1
About
Tested on 920xt (hardware)
Tested on others (simulator)
If you find issues and if you want to help, contact me :
(mail: [email protected])
**************
* Comments
**************
- This watch face size is important (~100k) because, there is lot of customization. It includes 1 small custom font, 2 custom fonts (LCD/LCD bold) and 3 very custom bitmap (for anti-aliasing) fonts (FreeDom, Quicksand and Quicksand bold). In order to preserve the memory only the used font are loaded.
- Colors of hours, minutes and background are currently fixed because, the 3 very custom bitmap, include the color (in order to use the 4 level gray color (white, gray, dark gray and black) and smooth the font display.
- Sunrise and sunset are missing. It's not a problem: Sunrise and Sunset require GPS position, If information is not available, the sun bar is hidden. In order to update GPS position, you can wait GPS connection on the activity screen. The calculation of the sun information has been optimized (less precision +/- 2 minutes) and stored in cache in order to not drain the battery. 1 calculation of ~ 40ms by day and refresh with position less than 10ms only when screen is fully redrawn.
**************
* Road map:
**************
- help page/forum
- option: remove seconds when we see the time / change seconds display (SOON)
- option: show/hide sunrise/sunset (SOON)
- fork this watchface with german and norwegian languages (TEST)
- tries new small font
- option: show/hide goal step (SOON)
**************
* Change logs:
**************
v2.0.9 (05/25/2016): Usage of sdk 1.2.9, Vivoactive HR, correction of sunset/sunrise bug (low and high latitude location)
v2.0.8 (02/21/2016): Usage of sdk 1.2.5, Fenix HR, correction of sunset/sunrise bug (minute display)
v2.0.7 (02/04/2016): Improve colors of activity bar, improve sunrise/sunset bar display with Twilight, time of "end of day" = sleep time (user setting) - 1h, AM/AP for sunrise/sunset
v2.0.6 (01/28/2016): Bug correction after watch updates
v2.0.5 (01/22/2016): Correction of day 21ST
v2.0.4 (01/22/2016): New squared font (from v1), separator choice, activitybar indication movement, hide/show calories, gps location in cache
v2.0.3 (01/20/2016): Add calories, correction about countdown (when day or month = 08 or 09)
v2.0.2 (01/18/2016): Update for user setting (fonts/countdown)
v2.0.1 (01/18/2016): First version
**************
* Features:
**************
The 2nd version (in test):
- Sunrise/sunset (from the last known position): updated each day 1 h before your sleep timeAP with Twilight display
- Anti-aliasing fonts (this implies the color imposed)
- Time (12/24) and date (long format)
- Today activity information; km/mi, steps (optional)
- Status and notification icons (optional)
- Moon phase (optional)
- Number of the week (optional)
- Countdown (need to be defined with Garmin connect)
- add location in cache (currently only sun elliptical curve parameters for the current day are in cache). Usefull for Epix and other device (DONE: TEST)
- option: show/hide calories
- option: fill dots with some color
- activity bar indication movement improvement: "Red" when there is period of non-movement detected, turning "Blue" again period of inactivity ends, turning Green when goal is completed
- colors of activity bar from move alert when the goad is not reached (0 = OK/blue-darkblue, 1 = 1h of inactivity/yellow-orange, 2 = 1h15 of inactivity/orange-red, 3 = 1h30 of inactivity/orange-red, 4 = 1h45 of inactivity/orange-red, 5 = more than 2h of inactivity/red-darkred