David Peer
56a4cd0dff
Renaming of setTime to setTimer.
2022-02-26 11:55:35 +01:00
David Peer
2124c2b0d4
Bugfix
2022-02-26 10:00:53 +01:00
David Peer
3bbbd8831c
Updated lcars and notanalog to also work if the widget is not installed. Then this functionality is not provided but the apps are not crashing. Also faster updates of the watch face in timer mode to show the correct time...
2022-02-26 09:53:38 +01:00
David Peer
777943e031
For watch faces we want to start at 0 rather than the last value that was set...
2022-02-26 09:36:29 +01:00
David Peer
b8215908a6
Expose timer functions for other apps. Updated notanalog and lcars to use this lib.
2022-02-25 17:55:47 +01:00
David Peer
d617764bb7
Improved non-fullscreen design.
2022-02-13 16:28:50 +01:00
David Peer
1bb3885b2c
Support for optional fullscreen mode.
2022-02-13 10:16:32 +01:00
David Peer
ce45c86301
Fixed invalid units of wind.
2022-02-11 13:44:14 +01:00
David Peer
2c64069bca
New version
2022-02-11 12:27:15 +01:00
David Peer
52faa8c871
The speed of the wind can now be configured (mph / kph).
2022-02-11 12:25:22 +01:00
David Peer
1e837248ac
Qeue first
2022-02-11 11:09:53 +01:00
David Peer
038480d358
Minor changes
2022-02-11 10:54:16 +01:00
David Peer
ce1d0a4e96
Minor fix.
2022-02-11 07:55:05 +01:00
David Peer
6bdf68d39b
Added wind to datapoints.
2022-02-10 22:17:18 +01:00
David Peer
ebb61b92b3
Version 0.15
2022-02-07 22:03:40 +01:00
David Peer
faab31f3e7
Performance Improvements.
2022-01-21 21:36:45 +01:00
David Peer
2ba29a5717
fixed lcars
2022-01-21 21:12:54 +01:00
David Peer
79fa62b8ff
fixed theme
2022-01-21 21:11:32 +01:00
Adam Schmalhofer
d3af80efc9
Merge branch 'master' into jekyll-apps.json
2022-01-19 15:21:50 +01:00
David Peer
b2db7f0a7f
Typo
2022-01-19 10:14:46 +01:00
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
Adam Schmalhofer
3f95330025
Merge branch 'master' into jekyll-apps.json
2022-01-15 11:08:53 +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
Adam Schmalhofer
3de7692e2c
Merge branch 'master' into jekyll-apps.json
2022-01-13 21:41:39 +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
Adam Schmalhofer
81aac6f020
Merge 'master' into jekyll-apps.json
2022-01-11 18:33:56 +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
Adam Schmalhofer
cec31972b5
Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
...
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Adam Schmalhofer
01d3615663
Let apps.json be generated by jekyll
...
Reading
https://github.com/espruino/BangleApps/issues/1020
https://github.com/espruino/BangleApps/issues/46
My understanding is that the requirement for a splitt apps.json solution
is:
- work seemlessly with github pages (no manually calling a script)
- single (or at most a few) apps.json for the browser to load for the
store so the store page is fast
As the github pages already use jekyll to build the store page this can
be solved by a minimal jekyll plugin. This is a proof of concept of
that. If the concept is accepted in a next step, I will create the
splitt files for mmore that just the two here.
2022-01-05 21:39:45 +01:00