Commit Graph

144 Commits (bc73b1dbb9fecb4b66d731a8ed092928e52d2d82)

Author SHA1 Message Date
David Peer 53db4b2a04 Version 0.14 2022-01-19 10:13:40 +01:00
David Peer dec56414c8 Added description to printRow 2022-01-16 11:44:48 +01:00
David Peer 838bae3ded Print row can be assync. Therefore we set the font there. 2022-01-16 11:43:13 +01:00
David Peer 7b1624a18e Use math.round to get precise values. 2022-01-16 11:41:28 +01:00
David Peer 100457a56f Minor improvements - use bpm via build in function getHealthStatus 2022-01-15 14:42:33 +01:00
David Peer eb4279d2ce Better error handling 2022-01-14 14:34:46 +01:00
David Peer ae68361bd4 Stability improvements for data 2022-01-14 14:29:31 +01:00
David Peer ebb35f75aa Stability improvement for alt. 2022-01-14 13:13:49 +01:00
David Peer a746510f0b Included altitude. 2022-01-14 13:05:17 +01:00
David Peer fbbb0bb367 New version. 2022-01-13 18:24:30 +01:00
David Peer 5dbca35e2a Improved battery visualization 2022-01-13 18:22:13 +01:00
David Peer 2e564e0691 Created V0.12 2022-01-12 07:20:52 +01:00
David Peer dfd04df0f3 Fixed weather 2022-01-12 07:20:08 +01:00
David Peer 1f06e6cfc5 Added humidity 2022-01-11 21:24:23 +01:00
David Peer 755f44cf3f Bugfix: Alarm not working. 2022-01-11 18:20:53 +01:00
David Peer 2d06208e33 Updated screenshot. 2022-01-11 18:11:49 +01:00
David Peer 5de8ca8184 Updated changelog, readme, screenshots etc. More consistent naming of datapoints. 2022-01-11 18:10:05 +01:00
David Peer 1cdcedc997 Bugfix: If the weather module does not exist, an exception was thrown. Now its hidden in a function. 2022-01-11 17:41:02 +01:00
David Peer d260e7c507 Merge remote-tracking branch 'upstream/master' 2022-01-11 17:27:45 +01:00
David Peer 7b1c19f67f Removed swipe gestures to be compatible with the ecosystem 2022-01-11 17:22:17 +01:00
Jon Warrington 2855ace46e Incrementing the version number 2022-01-10 13:47:50 -07:00
Jon Warrington 78dc343afa Fixing a problem with the lcars settings 2022-01-10 11:48:57 -07:00
Jon Warrington 05215fab73 Updating version info for lcars 2022-01-10 11:38:26 -07:00
Jon Warrington 0f2a58ddde Adding current weather to lcars 2022-01-10 11:31:37 -07:00
David Peer 677cd16f8b Fixed bug that clock is unresponsive 2022-01-07 17:26:34 +01:00
David Peer 6cd9167565 Fixed 100% battery level. 2022-01-05 17:49:05 +01:00
David Peer 9bd1127ebc Design adaptions. 2022-01-05 17:17:41 +01:00
David Peer 793e8c8246 Show battery grey 2022-01-05 14:30:43 +01:00
David Peer e0130c4510 Minor changes. 2022-01-05 12:30:31 +01:00
David Peer 5e00b6d136 Minor changes 2022-01-05 11:54:56 +01:00
David Peer 8b89d41e69 Minor changes 2022-01-05 11:51:16 +01:00
David Peer 154dc0a315 Created version 0.09 2022-01-05 10:35:58 +01:00
David Peer 47b93192b2 Open luncher on touch. 2022-01-05 10:33:58 +01:00
David Peer 34b73682ed Design improvements 2022-01-05 10:30:10 +01:00
David Peer 26854f8fba Minor improvements. 2022-01-04 18:37:18 +01:00
David Peer a614a398cc Minor design improvements 2022-01-04 09:05:31 +01:00
David Peer 85d4ca6eb8 Updated readme 2022-01-04 08:47:23 +01:00
David Peer 12977ca3e4 Design chnges 2022-01-04 08:45:23 +01:00
David Peer 0e167ada67 Lower line as battery indicator 2022-01-04 08:05:59 +01:00
David Peer a58f32b042 Performane improvements 2022-01-03 19:33:49 +01:00
David Peer 9ecfb20fbc Updated colors 2022-01-03 17:56:10 +01:00
David Peer 4856788e9e Minor color changes 2022-01-03 17:48:57 +01:00
David Peer 9551f77510 Show large text for alarm 2022-01-03 17:38:02 +01:00
David Peer b04578840b Added vref to settings 2022-01-03 17:19:48 +01:00
David Peer 402a2fc6b4 Updated contributors 2022-01-03 17:07:17 +01:00
Peer David d684280f81
Merge pull request #1 from adamschmalhofer/lcars-master
lcars: Show "0" on timer
2022-01-03 17:01:51 +01:00
David Peer 92dde29d45 Left align date and time 2021-12-29 09:26:49 +01:00
David Peer b8959f7335 Wrong icon. 2021-12-29 09:25:06 +01:00
Adam Schmalhofer 421681fec9 lcars: Show "0" on timer
Sometimes when my watch buzzes, I look at it and am puzzled why. Until
I remember that I had a timer set. This now shows a timer of "0".
2021-12-28 14:43:53 +01:00
Adam Schmalhofer 4769a1dc07 lcars: Add implicit semicolons 2021-12-28 14:42:39 +01:00