Commit Graph

7501 Commits (a860d9523150578bb2083e81d93dd89b92c2c8d9)

Author SHA1 Message Date
Gordon Williams f0be8f4907
Merge pull request #1297 from HilmarSt/patch-1
TinyDraw App: Don't start drawing with white colour on white canvas
2022-01-17 09:28:57 +00:00
Gordon Williams 2f60a8e87a
Merge pull request #1302 from thedod/acmaze-0.02
Faster maze generation for acmaze
2022-01-17 09:28:33 +00:00
Gordon Williams 71c8b05f17
Merge pull request #1300 from hughbarney/master
Widpb: correct onStep()
2022-01-17 09:27:42 +00:00
Marco Heiming 8f959117ef Further improve sunset/sunrise calculations 2022-01-16 18:44:08 +01:00
Marco Heiming f0dc9fdf2e Improve sunset/sunrise calculations 2022-01-16 18:36:24 +01:00
Adam Schmalhofer 703e2bb4ab Fix typo 2022-01-16 12:47:50 +01:00
hughbarney 42d0140cf2 fixed sortorder or lock, bata, widpa, widpa widgets 2022-01-16 11:06:25 +00:00
hughbarney 058d473e2e fixed sortorder or lock, bata, widpa, widpa widgets 2022-01-16 10:58:56 +00:00
hughbarney fbdc34fffb fixed sortorder or lock, bata, widpa, widpa widgets 2022-01-16 10:55:14 +00: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
Kendell R 34f1826007
Update apps.json 2022-01-15 15:36:26 -08:00
Kendell R 68e1f94e4a
Update ChangeLog 2022-01-15 15:35:10 -08:00
Kendell R 1affe5f4d4
Delete app-bangle1.js 2022-01-15 15:34:17 -08:00
Kendell R 75ff63338f
Unify launcher for bangle.js 2 and 1 2022-01-15 15:33:19 -08:00
kyleplo bca124b434
Update apps.json 2022-01-15 17:32:46 -05:00
kyleplo f9f2380355
Update ChangeLog 2022-01-15 17:32:23 -05:00
kyleplo fa6f7214d5
Update touchmenu.boot.js 2022-01-15 17:30:27 -05:00
Andreas Rozek 2e9f505935 Update Customizer.html 2022-01-15 18:01:24 +01:00
Peer David e15a09c6c2
Merge branch 'espruino:master' into master 2022-01-15 14:43:16 +01:00
David Peer 100457a56f Minor improvements - use bpm via build in function getHealthStatus 2022-01-15 14:42:33 +01:00
The Dod 4ae37809d0 Cover an edge case
[probably very rare, but still]
2022-01-15 15:19:57 +02:00
The Dod d61d3e2cea Faster maze generation for acmaze 2022-01-15 14:48:17 +02:00
Adam Schmalhofer 3f95330025 Merge branch 'master' into jekyll-apps.json 2022-01-15 11:08:53 +01:00
Marco Heiming a539325f7a Write "?" when no sun progress data is available 2022-01-15 10:41:50 +01:00
Marco Heiming ee7497b45c Update README 2022-01-15 09:57:06 +01:00
Marco Heiming 55eb3e0c94 Remove pedometer widget from dependencies as steps are optional 2022-01-15 09:56:55 +01:00
Andreas Rozek e229ad6cdf Update Customizer.html 2022-01-15 08:23:43 +01:00
Andreas Rozek 7dbdd601d0 Create twelvenumberedClockFace.png 2022-01-15 08:21:56 +01:00
Andreas Rozek 42572fb1fe Create fournumberedClockFace.png 2022-01-15 08:21:53 +01:00
Andreas Rozek 5ed43bae8a Delete twelvefoldClockFace.png 2022-01-15 08:21:47 +01:00
Andreas Rozek 33d78b1f0c Delete fourfoldClockFace.png 2022-01-15 08:21:45 +01:00
Hilmar Strauch debff91aaa
Update app.js 2022-01-15 02:34:15 +01:00
hughbarney fa887e7e02 Widpb: correct onStep() 2022-01-14 22:24:19 +00:00
Marco Heiming 3e74405376 Show moon icon instead of sun during night on weather circle 2022-01-14 22:24:40 +01:00
Marco Heiming 4c3b34d93b No default location 2022-01-14 22:21:55 +01:00
Marco Heiming e6326301fb Support to show time and progress until next sunrise or sunset 2022-01-14 22:16:49 +01:00
Marco Heiming 7cfb207781 Fix bug where no circle is filled for heart data when no maxHR is configured 2022-01-14 21:31:04 +01:00
Jamey Cribbs 1632e3e553 update readme 2022-01-14 14:44:37 -05:00
Jamey Cribbs 962838c07f updated readme 2022-01-14 14:41:00 -05:00
Jamey Cribbs 77fb548e19 added changelog 2022-01-14 14:31:06 -05:00
Jamey Cribbs 70c2c66b04 use better screenshot 2022-01-14 14:22:44 -05:00
Jamey Cribbs 7e86c51f5c fix var 2022-01-14 14:03:00 -05:00
Jamey Cribbs 2f2ac3ac7d fix icon js code 2022-01-14 13:56:53 -05:00
Francisco Pina Martins 38f285df92 Adds the colour 'black' to match light themes 2022-01-14 17:58:35 +00:00
Francisco Pina Martins 43a7d8fc52 Changes default values to dynamically change according to the set theme. Thanks to @gfwilliams feedback 2022-01-14 17:57:34 +00:00
Jamey Cribbs 72b284a055 fixed crowclk readme 2022-01-14 11:58:18 -05:00
Jamey Cribbs b5f8ab9ef3 added crowclk app 2022-01-14 11:52:41 -05:00
Andreas Rozek c4bac89bfc Merge branch 'master' of https://github.com/rozek/BangleApps 2022-01-14 17:22:52 +01:00