Commit Graph

18 Commits (3d56d6acba6206faa5e217be5967b5021abb157f)

Author SHA1 Message Date
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Rob Pilling 267b1422c2 sunrise: redraw the clock exactly when a minute ticks 2023-10-30 20:05:27 +00:00
g-rden d34da4356e
Fixed zenith position, time formatting & misc
Offset ypos function. Use float in sine function instead of fraction to represent 2*pi. Added function to format time, which makes times draw correct. Moved global variables. Made animations more consistent
2023-10-08 17:24:54 +00:00
g-rden 27ed85d677
Fix sine and sun pos offset 2023-10-08 10:53:27 +00:00
g-rden a9cfd89466
Bug fixes
Increased sun position resolution. Fixed various wrong offsets. Fixed sun positions for sun rise & set. Fixed sine line not drawing until the right screen edge. Simplified
2023-10-08 10:09:06 +00:00
g-rden 5a54681954
sine line fix & simplification
Corrected first sine line section. Removed radius offset from sine line x values. & Simplified
2023-10-07 22:30:37 +00:00
g-rden 2993d391d5
Updated to 0.05 2023-10-07 15:54:49 +00:00
g-rden d64ed09c53
Update to 0.05 2023-10-07 15:47:11 +00:00
g-rden 844b01c54d
Bugs fixed and simplified
Fixed bug in function drawClock: displayed time jumps from 11:50 to 12:59 to 12:07

Fixed bug in function drawClock: skipping 23 o'clock

Simplified various parts & removed unreachable checks
2023-10-07 15:37:00 +00:00
Luc Tielen 0535229f53 sunrise 0.04 2023-06-09 20:45:16 +02:00
Luc Tielen 239c2777b1 Update the sunrise watchface 2023-06-09 20:36:43 +02:00
pancake 84bde38d89 Call setUI before loadWidgets 2023-06-09 16:58:51 +02:00
pancake c62ccf27e1 Release sunrise 0.02, faster sinus and fix menu button 2023-06-09 16:41:11 +02:00
Gordon Williams de3fbe6578
Update app.js
as per f0fef28fca (r117262688)
2023-06-09 14:55:11 +01:00
pancake f0fef28fca Initial import of the sunrise watchface 2023-06-09 15:26:29 +02:00