Commit Graph

4565 Commits (c4e17af0d2f9251617155e75f9ddecc1e32951c3)

Author SHA1 Message Date
Michael Kronenwett 65736c5c1d
Update snaky-icon.js 2021-12-13 02:18:56 +01:00
Michael Kronenwett 4ad525ea9b
Update snaky-icon.js 2021-12-13 02:15:53 +01:00
Michael Kronenwett 22fbb99e64
Update snaky-icon.js 2021-12-13 02:10:16 +01:00
Michael Kronenwett 48c08f0ebe
Update snaky-icon.js 2021-12-13 02:07:16 +01:00
Michael Kronenwett f171391b23
Rename snaky.app.js to snaky.js 2021-12-13 01:40:04 +01:00
Michael Kronenwett 0f1b13b17e
Create README.md 2021-12-13 01:34:33 +01:00
Michael Kronenwett fe5470e6de
Update snaky-icon.js 2021-12-13 01:31:20 +01:00
Michael Kronenwett 083d5e47aa
Add files via upload 2021-12-13 01:30:07 +01:00
Michael Kronenwett 97bff1f533
Delete snaky.png 2021-12-13 01:29:48 +01:00
Michael Kronenwett a2a7373fe9
Add files via upload 2021-12-13 01:25:36 +01:00
Michael Kronenwett 934fe77d07
Rename app-icon.js to snaky-icon.js 2021-12-13 01:21:02 +01:00
Michael Kronenwett 1beaef5d3a
Update app-icon.js 2021-12-13 01:17:59 +01:00
Michael Kronenwett b59c26f1b1
Create app-icon.js 2021-12-13 01:06:07 +01:00
Michael Kronenwett bec573c1ab
Create snaky.app.js 2021-12-13 01:02:57 +01:00
Jeroen Peters 91d7cfbd47 Work in progres for testing 2021-12-13 00:21:16 +01:00
stephenPspackman d93ef10f26
Update app.js
Oops, shouldn't say return on a setter.
2021-12-12 15:08:55 -08:00
stephenPspackman 14e221fbb1
Merge branch 'espruino:master' into master 2021-12-12 14:55:38 -08:00
Jeroen Peters b63f1ee706 Work in progres for testing 2021-12-12 23:50:02 +01:00
stephenPspackman 47eb4a6346
Update app.js
* Improve handling of default local options.
* Add timeout to internal menu.
* Allow menus to be lazified (as in the Round face).
* Rename options.active to activeFg, restoring consistency and avoiding a name collision.
* Fix broken bounding box logic for drags.
* Defer screen clear on face reset to reduce blinking.
2021-12-12 14:40:36 -08:00
Jeroen Peters 977c26b5a1 Work in progres for testing 2021-12-12 23:14:43 +01:00
hughbarney 0cd7a577a4 Rebble: ensure widget area is also cleared when we hide widgets 2021-12-12 17:36:59 +00:00
Ben Whittaker a0a913a0e2 vectorclock: fix overlap caused by margin 2021-12-12 09:43:32 -05:00
lukasz 226666909f Added polish locale 2021-12-12 12:52:02 +01:00
Martin Boonk 30689e6430 Bump version to 0.04 2021-12-12 10:41:56 +01:00
Martin Boonk 63811b361f Add function for scanning QR codes from camera or file 2021-12-12 10:41:56 +01:00
lunctis-viribus a4d028f63e
Update app.js
Final fix
2021-12-12 10:36:34 +01:00
lunctis-viribus b4c2c0d422
Update ChangeLog 2021-12-12 10:18:12 +01:00
lunctis-viribus c5a598d75e
weatherClock Bangle.js 2 layout compatibility
On Bangle.js 2 there still was a layout overlap issue for wind text.
This commit fixes it. Tested for different input lengths in emulator, also for Bangle.js.
2021-12-12 10:15:44 +01:00
Amos Blanton 159ba0cece
Touch screen instead of button. 2021-12-11 21:03:22 +01:00
Ben Whittaker 6d49e1d466 qmsched: Correctly size widget on load 2021-12-11 14:53:02 -05:00
Ben Whittaker dc4f20d237 a_battery_widget: support dark themes 2021-12-11 14:16:41 -05:00
hughbarney 775715ddbd Rebble: updated README, gone for queueDraw() approach, update every minute 2021-12-11 18:58:50 +00:00
Ben Whittaker e3e360dbd8 vectorclock: add 2px margin 2021-12-11 13:44:40 -05:00
Michael Salaverry d8c41b78a2
feat: multiple player support 2021-12-11 20:37:08 +02:00
Ben Whittaker f81215eb46 vectorclock: Bangle.js 2 support 2021-12-11 13:36:28 -05:00
hughbarney b8c8ad4529 Rebble: added more screenshots, updated README 2021-12-11 18:32:37 +00:00
Michael Salaverry 24d66cb4a0
feat: new app Golf Score 2021-12-11 20:29:01 +02:00
Michael Salaverry 238b0fc58c
lint: 2021-12-11 20:01:34 +02:00
hughbarney 9eed9b8036 Rebble updated icon 2021-12-11 17:57:46 +00:00
Michael Salaverry e42f12e4e9
fix: exports 2021-12-11 19:45:22 +02:00
Michael Salaverry 4123434a35
fix: require 2021-12-11 19:17:05 +02:00
Michael Salaverry ad7f63a10f
fix: require 2021-12-11 19:08:50 +02:00
hughbarney acae86c937 Rebble clock - added screenshot and README 2021-12-11 17:05:02 +00:00
Michael Salaverry 764644ca25
fix: remove TS 2021-12-11 19:04:02 +02:00
hughbarney ecd97e00aa Merge remote-tracking branch 'upstream/master' 2021-12-11 13:50:30 +00:00
hughbarney 61f5dddf26 Rebble clock - long live the rebellion 2021-12-11 13:50:02 +00:00
Marco H aeea8241ba
Update README.md 2021-12-11 13:29:42 +01:00
Marco H 29ba4fab0a
Update app.js
Let's load correct settings :)
2021-12-11 13:28:21 +01:00
Marco H 7dcc5385e2
Update settings.js
Fix settings
2021-12-11 13:24:30 +01:00
Marco H dfc46898c3
Update app.js
* Use settings to toggle visibility of elements
* If heart rate should be hidden we do not enable HRM power
* Show battery value in red if value below threshold
2021-12-11 13:21:45 +01:00
Marco H 5b16eb20f8
Update settings.js
Extend settings
2021-12-11 13:12:30 +01:00
Amos Blanton dc84156055
Change to handling of digital time display
Remove code for BangleJS physical button.
Replace with code to toggle display of accurate time based on screen touch that works for both BangleJS and BangleJS2
Stop displaying accurate digital time when new imprecise era begins.
2021-12-11 13:03:21 +01:00
Marco H 2f7e81fea8
Create settings.js
Initial settings file
2021-12-11 12:55:16 +01:00
Amos Blanton 4862219a2f
Toggle digital time when BangleJS2 screen touched. 2021-12-11 12:53:55 +01:00
Marco H 12ab36c30f
Update app.js
Adjust margins
2021-12-11 12:30:52 +01:00
Marco H 203a78ce3d
Update app.js
* Support for "6x8:2" font
* Update steps and heart rate when (un)locking the screen
2021-12-11 12:19:14 +01:00
Amos Blanton 3df8f688af
Changes for BangleJs2 2021-12-11 11:30:36 +01:00
Amos Blanton 6c61c17d2b
Copy offset and font size changes from wclock to handle Bangle.js 2 2021-12-11 11:14:45 +01:00
Alain Saas c7177a6aec
Update README.md 2021-12-11 19:09:14 +09:00
Alain Saas 653156c0e6
Create app-icon.js 2021-12-11 18:53:59 +09:00
Adam Schmalhofer 098376b9ec Merge remote-tracking branch 'upstream/master' into fix-gbridge 2021-12-11 10:26:44 +01:00
Adam Schmalhofer 8ef3a6a1a6 Updated gbride changelog 2021-12-11 10:18:34 +01:00
Adam Schmalhofer b99024f9ca Fix gbridge inflating steps 2021-12-11 10:16:34 +01:00
Alain Saas 0bfbf34e20
Update README.md 2021-12-11 13:52:14 +09:00
Alain Saas 2c77ea939a
Create README.md 2021-12-11 13:51:19 +09:00
Alain Saas ebf62e8328
Create ChangeLog 2021-12-11 13:28:42 +09:00
Alain Saas 7152cd6d1b
Awair Monitor: awair_to_bangle.html 2021-12-11 13:26:38 +09:00
Alain Saas 13e68ec8b4
Awair Monitor: icon 2021-12-11 12:55:38 +09:00
Jeroen Peters f54c59bd02 Merge branch 'master' of github.com:jeroenpeters1986/BangleApps
 Conflicts:
	apps.json
	apps/messages/ChangeLog
2021-12-11 00:06:31 +01:00
Jeroen Peters 10be0b5e97 Local work in progress on ios integration and new app messages app look 2021-12-11 00:04:10 +01:00
crazysaem 2a97188aab ptlaunch: try to improve the code slightly 2021-12-10 21:47:15 +00:00
crazysaem 31a4d05cb3 ptlaunch: Improve the management of existing patterns: Draw the linked pattern on the left hand side of the app name within a scroller, similar to the default launcher. Slighlty clean up the code to make it less horrible. 2021-12-10 21:47:15 +00:00
crazysaem 854d2f9ade ptlaunch: Make tap to confirm new pattern more reliable. Also allow for easier creation of single circle patterns. 2021-12-10 21:47:15 +00:00
Gordon Williams 6b2f8e98d3 oops - fix firmware loader issues 2021-12-10 20:09:14 +00:00
jeffyactive fe78e5045b Removed needless spaces 2021-12-10 14:59:26 -05:00
jeffyactive 04af6b9a88 Always advertise app name among data frames 2021-12-10 11:55:50 -05:00
jeffyactive 57f6b2a8bb Removed superfluous function, moved temperature encoding to function 2021-12-10 11:36:32 -05:00
Alain Saas 60eb8ef7ec
AwairMonitor: screenshot 2021-12-11 00:10:37 +09:00
Alain Saas b88223ed0d
AwairMonitor: fixed graph color and temperature scale 2021-12-11 00:02:39 +09:00
Alain Saas dfe753d306
Create awairmonitor/app.js 2021-12-10 23:33:47 +09:00
Gordon Williams b8f5f973c5
Merge pull request #1050 from myxor/clicompleteclk_v0.2
CLI complete clock v0.02
2021-12-10 12:46:48 +00:00
Marco H 25543abb11
Update app.js
Do not overwrite old heart rate value with '...'
2021-12-10 11:39:16 +01:00
Gordon Williams cde6b8a764
Merge pull request #1048 from rigrig/messages-touch-widget
messages: Open app when touching the widget (Bangle.js 2 only)
2021-12-10 09:38:01 +00:00
Marco H 24b5937295
ChangeLog: v.0.02 2021-12-10 09:09:21 +01:00
Marco H 87acbe83e5
Update README.md 2021-12-10 08:58:52 +01:00
Marco H f8628dd26d
Update app.js
Load steps from Health Tracking app (if installed)
2021-12-10 08:58:44 +01:00
jeffyactive 7fe88fd02c Added temperature and heart rate service advertising 2021-12-09 22:26:48 -05:00
Richard de Boer c9ffee04a7 messages: Open app when touching the widget 2021-12-09 20:57:04 +01:00
Richard de Boer 4ce0e39263 gbmusic: Fix scrolling title background color 2021-12-09 20:17:11 +01:00
Gordon Williams 7b73fe5001
Merge pull request #1018 from qucchia/master
Allow Calendar app to begin on Sunday
2021-12-09 17:08:54 +00:00
Gordon Williams 4fd08b6824
Merge pull request #1045 from myxor/clicompleteclk
Command line complete clock
2021-12-09 17:08:33 +00:00
Gordon Williams 845a962005 cliclocks - Load widgets after Bangle.setUI to ensure widgets know if they're on a clock or not (fix #970) 2021-12-09 17:08:18 +00:00
Gordon Williams 59b06d5aef boot 0.38: Option to log to file if settings.log==2
settings 0.36: Added 'Utils' menu with helpful utilities for restoring Bangle.js
2021-12-09 16:49:28 +00:00
Gordon Williams 9b4d2e140b Merge branch 'master' of github.com:espruino/BangleApps 2021-12-09 15:57:04 +00:00
Gordon Williams 52ed2c3b5d 0.04: Fix widget hiding code (fix #1046) 2021-12-09 15:56:58 +00:00
Gordon Williams 978de345ee fwupdate 0.02: Add support for ZIPs
Find and download ZIPs direct from the Espruino website
      Take 'beta' tag off
2021-12-09 14:56:36 +00:00
Marco H 989f0fc4c5
Merge branch 'espruino:master' into clicompleteclk 2021-12-09 15:40:42 +01:00
Marco H 0a67d177bb
Update app.js
* Remove local temperature
* Draw heart rate value in grey if the value is not up to date
2021-12-09 15:35:17 +01:00
Marco H 5903aed3e4
Turn on HRM when screen is on and unlocked 2021-12-09 14:53:51 +01:00
Marco H 7b09fd9b4f
Add todo to README 2021-12-09 14:53:22 +01:00
Gordon Williams f73f10f980
Merge pull request #1043 from crazysaem/master
Small Update for Pattern Launcher
2021-12-09 13:15:55 +00:00
Jade Edward e5da5b8040 Copy from widmp, flip phases 2021-12-09 23:34:52 +11:00
Marco H a1599a967b
Adding icons, readme and changelog 2021-12-09 13:29:54 +01:00
Marco H 7df753a0f7
New clock: CLI complete 2021-12-09 13:29:17 +01:00
crazysaem c09da000ed Merge branch 'master' of github.com:crazysaem/BangleApps 2021-12-09 12:02:19 +00:00
crazysaem b98a0d262c ptlaunch: Turn on lcd when launching an app if the lock screen was disabled in the settings 2021-12-09 12:02:16 +00:00
Gordon Williams aec9e829cd
Merge pull request #1036 from reelyactive/master
Transmit app name as Espruino manufacturer data
2021-12-09 09:41:25 +00:00
Gordon Williams da0c9b1157
Merge branch 'master' into master 2021-12-09 09:35:52 +00:00
Gordon Williams 73574201bf gpsrec 0.27: Map drawing with light theme (fix #1023) 2021-12-09 09:13:11 +00:00
Gordon Williams c003a8897f
Merge pull request #1039 from ps-igel/master
update Numerals clock
2021-12-09 09:09:22 +00:00
Ray Holder 3de4a91454 Update README.md to fix markdown rendering 2021-12-09 00:53:41 -06:00
Ray Holder b3234a8e5c Update Changelog for 0.05 2021-12-09 00:53:01 -06:00
Ray Holder 602be41386 Fix typo for Thursday image 2021-12-09 00:51:36 -06:00
ps-igel 26cb1e58a6 enhance for use with Bangle2, add new draw mode 2021-12-08 23:17:06 +01:00
crazysaem bbef0ded3f ptlaunch: fix eslint errors 2021-12-08 20:52:46 +00:00
crazysaem 456bc21ed3 ptlaunch: fix undefined error on boot.js if a pattern was saved but no setting was defined 2021-12-08 20:44:25 +00:00
Adam Schmalhofer c88121daf8 Bumbed gbridge version 2021-12-08 21:05:21 +01:00
Adam Schmalhofer bf9f0e4db7 Workaround call notifications with gadgetbridge
I have missed a few calls as my watch didn't inform me about them. Using
gbdebug it turns out the cmd left empty.
2021-12-08 20:38:15 +01:00
crazysaem b9f636d9db Create Pattern Launcher app 2021-12-08 18:10:26 +00:00
jeffyactive f7a3728826 Added screenshots 2021-12-08 11:31:52 -05:00
jeffyactive 53cc58845a Advertise app name as Espruino manufacturer data when idle 2021-12-08 11:12:03 -05:00
Gordon Williams b10de5aa7b
Merge pull request #1034 from neshanjo/master
shortened German date string (fixing issue #1028)
2021-12-08 15:03:03 +00:00
Gordon Williams f4f0541c4b 0.13: Now use shorter de_DE date format to more closely match other languages for size 2021-12-08 15:02:48 +00:00
Johannes Schneider e908a542ea shortened German date string (fixing issue #1028) 2021-12-08 13:07:50 +01:00
Gordon Williams 392038be8a
Merge pull request #1029 from myxor/weather-widget-hide
Weather: Allow hiding the widget
2021-12-08 11:09:55 +00:00
Gordon Williams 592b5aac4a
Merge pull request #1021 from lunctis-viribus/master
Update locales.js with en_NL and weatherClock
2021-12-08 11:08:52 +00:00
lunctis-viribus 1e733d4378
Update app.js
Layout tweak. Make number of spaces dependent on length of locale speedUnits variable.
2021-12-08 12:08:41 +01:00
lunctis-viribus bfec01ca2b
Update ChangeLog
Add extra spaces for better layout, especially when locale for speedUnits is 'km/h' there was a text overlap.
2021-12-08 11:40:29 +01:00
lunctis-viribus ed36d800b1
Update locales.js
kmh -> km/h for en_NL. km/h works fine with new WeatherClock v0.03
2021-12-08 11:36:28 +01:00
Marco H 1c9b949e39
Merge branch 'espruino:master' into weather-widget-hide 2021-12-08 11:34:28 +01:00
Marco H 0ef58851bc
Update ChangeLog
Update changelog
2021-12-08 11:33:17 +01:00
Marco H b017a3e91b
Update widget.js
* Fix loading of settings
* Do not draw widget if `hide` is true
2021-12-08 11:30:21 +01:00
Gordon Williams aa94abe3be tweaks to allow lint to pass after #1019 2021-12-08 10:13:42 +00:00
Gordon Williams 72aa32f9fc
Merge pull request #1022 from halemmerich/master
Integer scaling and additional configuration options for the Custom QR Code app
2021-12-08 09:58:48 +00:00
Gordon Williams fcf31f2f4c
Merge pull request #1026 from jeroenpeters1986/master
Fix for iOS: messages app should not pop up with old messages #968
2021-12-08 09:54:01 +00:00
Gordon Williams 7cee2195e9
Merge pull request #1025 from hughbarney/master
README file updates to gpsrec and gpstouch, added screenshot to gpsrec
2021-12-08 09:39:33 +00:00
Marco H b6b7aa8a46
Update widget.js
* Load settings on reload of widget
* Do not draw widget when `hide` is set
2021-12-08 10:37:02 +01:00
Marco H 8bcedfa552
Update readme.md
Add settings to README
2021-12-08 10:27:14 +01:00
Marco H 92d3164029
Update widget.js
Load settings from file and obey 'hide' setting
2021-12-08 10:23:48 +01:00
Marco H ccd1cd1f3c
Update settings.js
New setting: Hide Widget
2021-12-08 10:19:58 +01:00
Jeroen Peters c9c91871e0 Merge branch 'master' of https://github.com/espruino/BangleApps into espruino-master
# Conflicts:
#	apps/messages/ChangeLog
#	apps/messages/lib.js
2021-12-08 02:39:24 +01:00
Jeroen Peters f61d5c8d57 Fix #968: messages app should not pop up with old messages 2021-12-08 02:22:06 +01:00
Jeroen Peters cf604588bf Fix #968: messages app should not pop up with old messages 2021-12-08 02:06:15 +01:00
Jeroen Peters 456c4f4019 Fix #968: messages app should not pop up with old messages 2021-12-08 02:05:35 +01:00
Jeroen Peters f1cb286daf revert 2021-12-08 01:45:29 +01:00
Jeroen Peters 261a680e6c try to use ancsGetAppInfo 2021-12-08 01:40:39 +01:00
hughbarney 50c34f2f5c updated gpsrec and gpstouch README files, added screenshot to gpsrec 2021-12-07 23:27:48 +00:00
hughbarney 59e36009d6 updated gpsrec and gpstouch README files, added screenshot to gpsrec 2021-12-07 23:14:29 +00:00
Jeroen Peters e93615e3d3 We check lowercase strings, so also lowercase checks :-) 2021-12-07 23:19:12 +01:00
Martin Boonk d28bbdd286 Move the additional options group down to make the qr visible 2021-12-07 23:13:09 +01:00
Martin Boonk e97c3041d8 Adds option to prevent integer scaling 2021-12-07 23:12:35 +01:00
Martin Boonk 8c313c446e Update changelog 2021-12-07 23:01:19 +01:00
Martin Boonk 59a4fda701 Adds some primitive error handling 2021-12-07 23:01:19 +01:00
Martin Boonk 9a5d01899b Adds configuration for error correction level 2021-12-07 22:59:03 +01:00
Martin Boonk f245ac3d5b Allow configuration of backlight for runtime of QR app 2021-12-07 22:55:21 +01:00
Martin Boonk 1bcc8b205f Repurposes URL field for generic text entry 2021-12-07 22:55:21 +01:00
Martin Boonk 8cc770a69e Only use integer scaling for clearer QR codes 2021-12-07 22:55:21 +01:00
Martin Boonk fd8c1c237f Allow hiding the description 2021-12-07 22:55:21 +01:00
Martin Boonk 57e25085dc Fix redundant parenthesis 2021-12-07 22:55:21 +01:00
lunctis-viribus b96ec91453
Update app.js
Add extra space to day of week
2021-12-07 21:24:25 +01:00
lunctis-viribus 4f53c59e0d
Update locales.js 2021-12-07 21:06:41 +01:00
lunctis-viribus 0a89c1f878
Update ChangeLog 2021-12-07 21:00:59 +01:00
lunctis-viribus c94c5860ac
Update locales.js
Test
2021-12-07 20:40:28 +01:00
lunctis-viribus 2cb77e8f89
Update app.js
Extra space to fix wind speed layout
2021-12-07 20:37:50 +01:00
lunctis-viribus e0136ca4b7
Update app.js 2021-12-07 20:25:15 +01:00
Jeroen Peters 478a6a6eda ios 0.05: Added more bundleId's 2021-12-07 20:23:15 +01:00
lunctis-viribus fc5902be9b
Update locales.js
km/h -> kmh (This did not fit in weather app)
2021-12-07 20:13:46 +01:00
lunctis-viribus 5d4055b3bf
Update locales.js
kmh -> km/h
2021-12-07 20:06:08 +01:00
enricorov 60144d4105 Added scribble readme 2021-12-07 18:49:29 +00:00
enricorov 97338ff664 Added screenshots 2021-12-07 18:49:23 +00:00
enricorov afa4f1d241 Adjusted button size 2021-12-07 18:49:11 +00:00
lunctis-viribus 3301444939
Update locales.js
Added translations for English-Dutch
2021-12-07 19:44:48 +01:00
qucchia 5e0b4a9703 Allow Calendar app to begin on Sunday. 2021-12-07 19:32:49 +01:00
enricorov 254ba37a87 Fixed app icon 2021-12-07 18:07:30 +00:00
enricorov f46810aa65 renamed scribble.js to app.js 2021-12-07 18:04:27 +00:00
enricorov e6c1291922
Merge branch 'espruino:master' into master 2021-12-07 17:53:29 +00:00
enricorov d3d6a845ff Added scribble app, icon and params. 2021-12-07 17:48:39 +00:00
Jeroen Peters eb564d20a4 ios 0.05: Added more bundleId's (app-id's which can be used to determine a friendly app name in the notifications)
locale 0.12: Fixed nl_NL formatting, because the full months won't fit on the Bangle.js2's screen
2021-12-07 14:12:33 +01:00
Gordon Williams ff8b08911d 0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen 2021-12-06 16:17:55 +00:00
Gordon Williams 1bac94c622 0.02: Minor layout format tweak so it uses less memory and draws ok on Bangle.js 1 (#1012) 2021-12-06 16:17:31 +00:00
Gordon Williams 6b2350188f Bangle.js 2 customised welcome support 2021-12-06 16:11:01 +00:00
Gordon Williams 39b3a3fba2 messages Fix phone icon (#1014) 2021-12-06 15:38:06 +00:00
Gordon Williams 16b92b613f openstreetmap 0.11: Add slight offset to OSM data to align it properly
+      Fix alignment of satellite info text (fix #984)
2021-12-06 15:35:24 +00:00
Gordon Williams ce9f3fb521 Merge branch 'master' of github.com:espruino/BangleApps 2021-12-06 15:16:55 +00:00
Gordon Williams 5501b74994 chronowid 0.04: Change to 7 segment font, move to top widget bar
Better auto-update behaviour, less RAM used
2021-12-06 15:09:48 +00:00
Gordon Williams f848f69770 messages 0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen 2021-12-06 14:27:11 +00:00
Jeroen Peters 7fc97da237 Merge remote-tracking branch 'origin/master' 2021-12-06 14:45:13 +01:00
Jeroen Peters 8ff21c8b8e Bumped the version numbers and Changelogs so i can make a PR 2021-12-06 14:45:04 +01:00
Jeroen Peters 85d6691fa0
Merge branch 'espruino:master' into master 2021-12-06 14:15:44 +01:00
Jeroen Peters 063708507a Added translations for Dutch 2021-12-06 14:12:53 +01:00
Jeroen Peters 02055d5d80 Added some common app identifiers for iOS integration 2021-12-06 14:11:12 +01:00
Jeroen Peters 6a73d41cfc Removed NL day-name in locale (as it doesn't fit on screen on the clock and also en_GB does not have it) 2021-12-06 14:10:45 +01:00
Gordon Williams 1c9e9725fb messages 0.08: Fix rendering of long messages (fix #969)
buzz on new message (fix #999)
2021-12-06 11:08:26 +00:00
Gordon Williams ce7d5f3e1e
Merge branch 'master' into master 2021-12-06 08:55:08 +00:00
Gordon Williams 3690d56e1f
Merge branch 'master' into master 2021-12-06 08:52:28 +00:00
Gordon Williams 2d39456548
Merge pull request #1010 from rholder/93dub-midnight-12hr-time
Adjust 93dub midnight for 12hr time
2021-12-06 08:50:57 +00:00
Gordon Williams 45757fc882
Merge branch 'master' into menuwheel 2021-12-06 08:46:41 +00:00
Gordon Williams c1b15a3e87
Merge pull request #995 from CynderR/master
This is a version of snake i made
2021-12-06 08:43:30 +00:00
Gordon Williams be5d760aea
Merge pull request #997 from JamesLMilner/fix-spelling-mandelbrot
Fix spelling mandelbrot
2021-12-06 08:42:45 +00:00
Gordon Williams ad4e64840b
Merge pull request #996 from barakplasma/hebrew_calendar
New App: Hebrew Calendar
2021-12-06 08:42:14 +00:00
Gordon Williams bf8f32eabb
Merge pull request #1001 from alainsaas/master
Speech Timer v1.01 (minor UI improvement, app name updated as per Gordon's request)
2021-12-06 08:37:08 +00:00
Gordon Williams 69c1d66a7f
Merge branch 'master' into master 2021-12-06 08:35:55 +00:00
Gordon Williams b2c05a875f
Merge pull request #990 from andrewgoz/master
UI fixes and improvements
2021-12-06 08:34:10 +00:00
Gordon Williams d5536c344d
Merge pull request #924 from t0m1o1/scaledlauncher
Add setting to scale launcher up/down for Bangle.js2
2021-12-06 08:33:40 +00:00
James G bf4498e5b8 weatherClock bug fix
Check to make sure weather.json file was not an empty object.
2021-12-05 18:54:04 -05:00
Ray Holder 4d39d78032 Update Changelog and README.md for changes 2021-12-05 16:37:35 -06:00
Ray Holder 9c7d2b09a5 Add logic for 12 hr mode to handle midnight 00:00 as 12:00 2021-12-05 16:36:29 -06:00
James G 53f28a7647 update screenshots for weatherClock with ones taken from device. 2021-12-05 15:53:49 -05:00
t0m1o1 ce85efe189
Update ChangeLog 2021-12-05 19:20:11 +00:00
t0m1o1 65ab804cd8
Update settings.js
fix finding font if its in index 0
2021-12-05 18:59:11 +00:00
t0m1o1 a1801f4572
Update app-bangle2.js 2021-12-05 18:48:54 +00:00
t0m1o1 e83e8b6472
Update app-bangle2.js 2021-12-05 18:43:29 +00:00
t0m1o1 654c74fc2e
Update settings.js 2021-12-05 18:40:26 +00:00
t0m1o1 137ebca328
Update settings.js 2021-12-05 18:38:58 +00:00
t0m1o1 fdae19bba5
Update app-bangle2.js 2021-12-05 18:24:39 +00:00
t0m1o1 6429c1233a
Update app-bangle2.js 2021-12-05 18:02:20 +00:00
t0m1o1 64756914d5
Update app-bangle2.js 2021-12-05 17:44:08 +00:00
t0m1o1 f6d3ef7179
Update settings.js 2021-12-05 17:33:35 +00:00
t0m1o1 0bf99b0af8 Squashed commit of the following:
commit 5ed43a28b5
Merge: 4cf9192c a385c099
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sun Dec 5 17:12:45 2021 +0000

    Merge branch 'espruino:master' into Base

commit 4cf9192c43
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sun Dec 5 17:11:25 2021 +0000

    Update core

commit 69a54194a9
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sun Dec 5 17:11:14 2021 +0000

    Squashed commit of the following:

    commit a385c09922
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Dec 3 12:04:40 2021 +0000

        openstmap .10: Improve scale factor calculation to fix scaling issues (#984)

    commit 052eb41ebc
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Dec 3 09:20:13 2021 +0000

        Stop crypto polyfill being pulled in - fix http://forum.espruino.com/conversations/369197/#comment16294286

    commit 6baddd3b43
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Dec 3 09:15:37 2021 +0000

        Add gbdebug app

    commit b5fa5fb64e
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Dec 3 08:24:12 2021 +0000

        tweak for lint errors - still some assignment warnings

    commit d504017782
    Merge: e2ae57fa 633cad5c
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Dec 3 08:18:47 2021 +0000

        Merge pull request #986 from stephenPspackman/master

        pooq Roman - a watch face

    commit e2ae57faa4
    Merge: 79f37b2b 3595fab0
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Dec 3 08:13:52 2021 +0000

        Merge pull request #951 from rigrig/qmsched-clean

        Move Quiet Mode LCD options from global settings to the Quiet Mode Schedule app

    commit 79f37b2bfa
    Merge: 56b9e04f b595e603
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Dec 3 08:12:21 2021 +0000

        Merge pull request #987 from hughbarney/master

        Pebble: use LECO1976 font, update boot icon, redo screenshots

    commit 633cad5cd3
    Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
    Date:   Fri Dec 3 00:11:07 2021 -0800

        Update app.js

        Fix (hopefully) time zone issues and boundaries in the event scanner.

    commit b595e60333
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Thu Dec 2 22:17:00 2021 +0000

        Pebble: switched to LECO1976 font and slanting boot icon

    commit 3595fab079
    Author: Richard de Boer <git@tubul.net>
    Date:   Fri Nov 26 20:05:40 2021 +0100

        qmsched: manage LCD options

        Also migrates old settings file: we now store options in qmsched.json,
        instead of in the global setting.json.

    commit d743b2266a
    Author: Richard de Boer <git@tubul.net>
    Date:   Tue Nov 23 21:27:37 2021 +0100

        boot: remove Quiet Mode options

        Updating these will be handled by the Quiet Mode Schedule app (qmsched)

    commit c24f67b06b
    Author: Richard de Boer <git@tubul.net>
    Date:   Tue Nov 23 21:25:26 2021 +0100

        settings: remove Quiet Mode LCD options

        Updating these will be handled by the Quiet Mode Schedule app (qmsched)

    commit 32980bf3be
    Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
    Date:   Thu Dec 2 13:04:29 2021 -0800

        Update apps.json

        Declare pooqroman.json, our private config file.

    commit ade94521b7
    Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
    Date:   Thu Dec 2 12:57:25 2021 -0800

        Update README.md

        Github flubs UTF-8? Really?

    commit 2906e228ba
    Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
    Date:   Thu Dec 2 12:54:03 2021 -0800

        Update apps.json

    commit 9c8fd93783
    Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
    Date:   Thu Dec 2 12:53:18 2021 -0800

        Create README.md

    commit 6ed4565ee1
    Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
    Date:   Thu Dec 2 12:16:53 2021 -0800

        Add files via upload

        Upload the right file this time :-}.

    commit 98bb9c28b3
    Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
    Date:   Thu Dec 2 12:02:15 2021 -0800

        Add files via upload

    commit 4803365ab3
    Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
    Date:   Thu Dec 2 11:49:28 2021 -0800

        Update app.js

        Conform to filename conventions for our settings file—it is json.

    commit 8ff08cbaab
    Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
    Date:   Thu Dec 2 11:35:39 2021 -0800

        Create resourcer.js

    commit ad96a97ae9
    Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
    Date:   Thu Dec 2 11:34:25 2021 -0800

        Create app-icon.js

    commit 2fc3cee139
    Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
    Date:   Thu Dec 2 11:27:53 2021 -0800

        Create app.js

    commit 43a68fb908
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Thu Dec 2 19:01:40 2021 +0000

        Pebble: 0.03 changed font to Leco1976, updated screenshots

    commit 56b9e04ff0
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Dec 2 10:37:08 2021 +0000

        new core

    commit 9d26a6448e
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Dec 2 10:28:38 2021 +0000

        launcher 0.09: Bangle.js 2 - pressing the button goes back to clock (fix #971)
              After 10s of being locked, the launcher goes back to the clock screen

    commit 5b967184b6
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Dec 2 10:07:45 2021 +0000

        0.03: Fix unfreed memory, and clearInterval that disabled all clocks at midnight (fix #946)
              Fix app icon
              Change menu order so 'back' is at the top

    commit ce2d182247
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Dec 2 09:43:03 2021 +0000

        tweak 2v11 firmware mentions

    commit 829ee9129a
    Merge: 0cb1dfbb 7a1bb02b
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Dec 2 09:06:21 2021 +0000

        Merge pull request #983 from hughbarney/master

        Pebble: deploy settings file, updated README

    commit 0cb1dfbb82
    Merge: e0018a49 3baa465f
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Dec 2 09:06:07 2021 +0000

        Merge pull request #982 from rigrig/delete-settings-library

        remove Settings module

    commit e0018a495c
    Merge: 7218acf0 cb8ee706
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Dec 2 08:12:16 2021 +0000

        Merge pull request #981 from andrewgoz/master

        New icon, improved UI

    commit cb8ee70625
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Thu Dec 2 16:05:36 2021 +0800

        Update app.js

    commit 012982e910
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Thu Dec 2 16:03:22 2021 +0800

        Update README.md

    commit 7a1bb02bce
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Wed Dec 1 21:07:41 2021 +0000

        Pebble: updated README

    commit bd8bb638d4
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Wed Dec 1 20:29:34 2021 +0000

        Pebble: deploy pebble.settings.js in apps.json

    commit 3baa465f01
    Author: Richard de Boer <git@tubul.net>
    Date:   Wed Dec 1 19:34:52 2021 +0100

        remove Settings module

        Better not to have this at all than to have a library that you can't
        actually use in widgets/boot/settings code

    commit b848c45ce4
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 23:42:17 2021 +0800

        Improve token display

        Limit label length. Reduce digits font size until it fits.

    commit 86ea0554b3
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 23:26:45 2021 +0800

        Colour icon

    commit 3305a5db6a
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 23:23:44 2021 +0800

        Colour icon

    commit 26cc978a40
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 22:29:37 2021 +0800

        Update README.md

    commit 21961edf42
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 22:26:01 2021 +0800

        Update ChangeLog

    commit 4d239bf71e
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 22:24:43 2021 +0800

        Version 0.03

    commit 16f20970d9
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 22:21:21 2021 +0800

        Limit scanned label length

        Fixed #5

    commit d4ddf22399
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 22:15:55 2021 +0800

        Try new JSON settings format

    commit 60a8c487ad
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 22:05:53 2021 +0800

        Support updated settings file

    commit 7a9b64a7fd
    Merge: dfd7a02e 7218acf0
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 21:28:07 2021 +0800

        Merge branch 'espruino:master' into master

    commit 7218acf0b4
    Merge: adca628e a789e0be
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Dec 1 13:26:44 2021 +0000

        Merge pull request #980 from myxor/poweroff-icon-color-fix

        Poweroff: icon color fix & README improvement

    commit dfd7a02e12
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 21:26:41 2021 +0800

        Show placeholder "Calculating"

        Fixes #2

    commit a789e0bea4
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Wed Dec 1 13:55:25 2021 +0100

        Icon white with 1px black border

    commit ca6b73e3e4
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Wed Dec 1 13:54:49 2021 +0100

        Icon white with 1px black border

    commit 871c345cea
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Wed Dec 1 13:49:25 2021 +0100

        Update README.md

    commit e2a4428be2
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Wed Dec 1 13:48:03 2021 +0100

        Fix gramar and link in README

    commit 2d190278f2
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Wed Dec 1 13:45:24 2021 +0100

        Change app icon color to white

    commit f3dffdb3e1
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Wed Dec 1 13:44:12 2021 +0100

        Change app icon to white

    commit adca628e2c
    Merge: 38c6e160 edec2442
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Dec 1 12:06:47 2021 +0000

        Merge branch 'master' of github.com:espruino/BangleApps

    commit edec24429a
    Merge: 013d7704 43312a78
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Dec 1 09:37:09 2021 +0000

        Merge pull request #978 from myxor/mylocation-spelling

        Spelling issue in mylocation README

    commit 43312a782a
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Wed Dec 1 10:23:07 2021 +0100

        Update README.md

        Fix spelling of the Scottish capital city in the README :)

    commit 013d7704a9
    Merge: 527bbf8e a9530f64
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Dec 1 09:00:19 2021 +0000

        Merge pull request #973 from rigrig/widbars

        New widget: Widbars

    commit a9530f64ea
    Merge: 8580952e 527bbf8e
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Dec 1 09:00:08 2021 +0000

        Merge branch 'master' into widbars

    commit 527bbf8e59
    Merge: 68b73d2e a44d5420
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Dec 1 08:59:27 2021 +0000

        Merge pull request #974 from rigrig/widbatpc-fix

        widbatpc: Fix drawing the bar when charging

    commit 68b73d2e17
    Merge: 097a3153 1108983c
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Dec 1 08:58:35 2021 +0000

        Merge pull request #977 from alainsaas/master

        New app: A Speech Timer

    commit 1108983cba
    Merge: 3c7d6b79 097a3153
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Dec 1 08:58:30 2021 +0000

        Merge branch 'master' into master

    commit 097a315395
    Merge: 3ddd1696 24e2b01e
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Dec 1 08:51:48 2021 +0000

        Merge pull request #975 from hughbarney/master

        Mylocation (APP), Pastel sunrise, sunset, A Pebble Clock to keep the revolution going

    commit 3c7d6b795d
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Wed Dec 1 15:28:23 2021 +0900

        Update apps.json

    commit 3507dcde45
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Wed Dec 1 15:26:52 2021 +0900

        Update apps.json

    commit 541adf4c16
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Wed Dec 1 15:22:44 2021 +0900

        Update README.md

    commit 8f0856d871
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Wed Dec 1 15:21:21 2021 +0900

        Update README.md

    commit 13b01fe829
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Wed Dec 1 15:20:52 2021 +0900

        Add files via upload

    commit 18c3461e6e
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Wed Dec 1 15:20:41 2021 +0900

        Create README.md

    commit da133e2ccd
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Wed Dec 1 15:09:06 2021 +0900

        Create ChangeLog

    commit 9033db08bf
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Wed Dec 1 15:03:45 2021 +0900

        Create app-icon.js

    commit 673fa8820f
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Wed Dec 1 15:01:48 2021 +0900

        Add files via upload

    commit 312bed6491
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Wed Dec 1 15:00:58 2021 +0900

        Create app.js

    commit 24e2b01e22
    Merge: 7785c7ea 3ddd1696
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 23:45:24 2021 +0000

        Merge remote-tracking branch 'upstream/master'

    commit 7785c7ea56
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 23:38:29 2021 +0000

        Mylocation: make into an app

    commit 848ccd2be9
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 23:16:56 2021 +0000

        Mylocation: make into an app

    commit 8ad8ed15dc
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 23:15:45 2021 +0000

        Mylocation: make into an app

    commit 8e56dce22c
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 23:10:36 2021 +0000

        Mylocation: make into an app

    commit 4cbd7e8ea6
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 22:46:37 2021 +0000

        Mylocation: make into an app

    commit e3745f94fc
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 22:43:45 2021 +0000

        Mylocation: make into an app

    commit a44d542053
    Author: Richard de Boer <git@tubul.net>
    Date:   Tue Nov 30 22:30:28 2021 +0100

        widbatpc: Fix drawing the bar when charging

    commit 8580952e69
    Author: Richard de Boer <git@tubul.net>
    Date:   Tue Nov 30 21:06:23 2021 +0100

        widbars: comment out HRM/temperature

        They didn't seem very useful

    commit 7caac64a86
    Author: Richard de Boer <git@tubul.net>
    Date:   Tue Nov 30 20:40:33 2021 +0100

        widbars: new widget

    commit 4669099645
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 18:11:08 2021 +0000

        MyLocation added mylocation.app.js

    commit 3ddd169612
    Merge: a20a2e42 31eaeade
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 30 17:14:26 2021 +0000

        Merge pull request #972 from andrewgoz/master

        Fix JSON save format

    commit 31eaeadee2
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 00:26:39 2021 +0800

        Update Authentiwatch version

    commit f094cc6e35
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 00:25:00 2021 +0800

        Update ChangeLog

    commit e1c67cf345
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 00:22:23 2021 +0800

        Save in new JSON format too

    commit 989dc5ccd4
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 00:18:44 2021 +0800

        Use new JSON format.

    commit 51c91bf9ee
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 00:17:26 2021 +0800

        Rename variable

    commit f127bef66b
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 00:14:47 2021 +0800

        Load new JSON format

    commit 0e3b17be67
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 16:12:47 2021 +0000

        Added icon for mylocation

    commit c1a48e7b48
    Author: Andrew Gregory <andrew.gregory@gmail.com>
    Date:   Wed Dec 1 00:09:52 2021 +0800

        Try different JSON format

    commit 78c3791c1e
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 13:48:20 2021 +0000

        Pebble screenshot updated

    commit 5b7bbd83db
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 13:30:13 2021 +0000

        Pebble: added README, battery warning if below 30%

    commit 4cf5d86083
    Merge: ac1425ca a20a2e42
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 13:18:27 2021 +0000

        merged upstream

    commit ac1425ca7c
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 30 13:07:56 2021 +0000

        set mylocation to an app

    commit a20a2e4292
    Merge: dec4ec8c c30ee355
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 30 08:28:19 2021 +0000

        Merge pull request #967 from myxor/poweroff-app

        Poweroff app

    commit c30ee355bb
    Merge: bd1fa974 dec4ec8c
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 30 08:28:14 2021 +0000

        Merge branch 'master' into poweroff-app

    commit dec4ec8c19
    Merge: c1dd7c6c d2cb4be4
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 30 08:27:16 2021 +0000

        Merge pull request #966 from reelyactive/master

        Added SensiBLE app

    commit bd1fa974d1
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 09:04:43 2021 +0100

        Update ChangeLog

    commit 31dba4df49
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 08:59:37 2021 +0100

        Change icon to black

    commit ffd7eebf25
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 08:59:20 2021 +0100

        Change icon to black

    commit 4a852e7138
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 08:52:47 2021 +0100

        Rename Readme.md to README.md

    commit a08a8d8a24
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 08:52:29 2021 +0100

        Update apps.json

    commit 166994311e
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 08:46:04 2021 +0100

        Add app to apps.json

    commit ea10cea706
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 08:44:45 2021 +0100

        Update Readme.md

    commit f73055253e
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 08:42:30 2021 +0100

        Add files via upload

    commit eef1569c99
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 08:41:49 2021 +0100

        Create app-icon.js

    commit eeb3206a09
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 08:39:36 2021 +0100

        Create Readme.md

    commit c822b62789
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 08:36:28 2021 +0100

        Create app.js

    commit 8775a6f339
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Tue Nov 30 08:24:43 2021 +0100

        Create ChangeLog

    commit d2cb4be4b4
    Author: jeffyactive <jeff@reelyactive.com>
    Date:   Mon Nov 29 21:48:30 2021 -0500

        Corrected variable initialisation

    commit 4d107148c7
    Author: jeffyactive <jeff@reelyactive.com>
    Date:   Mon Nov 29 21:31:53 2021 -0500

        Added SensiBLE app

    commit 6642b21606
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 29 20:27:25 2021 +0000

        added pebble icon

    commit b50faa919a
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 29 20:12:25 2021 +0000

        Pebble - long live the rebellion

    commit 3fa435e57d
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 29 19:58:19 2021 +0000

        Pastel, MyLocation updated README files

    commit 6510e4b7d2
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 29 19:02:01 2021 +0000

        Pastel added dependancy on widpedom

    commit 784f7f8492
    Merge: 22d06c8c c1dd7c6c
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 29 18:57:56 2021 +0000

        resolved apps.json conflict

    commit 22d06c8cf6
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 29 18:45:44 2021 +0000

        Pastel changed dependancy on MyLocation to type app

    commit 38c6e16010
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 16:29:34 2021 +0000

        new about pixels

    commit c1dd7c6cab
    Merge: c2b70103 616afad0
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 11:37:02 2021 +0000

        Merge pull request #957 from JamesLMilner/minor-style-updates

        Tweak styling to give a more aligned and spaced out layout

    commit c2b70103a6
    Merge: cd0de091 3e1c90e4
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 10:54:30 2021 +0000

        Merge pull request #955 from alainsaas/master

        New app: A Clock with Timer, v0.01

    commit 3e1c90e485
    Merge: 17e13a63 cd0de091
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 10:54:23 2021 +0000

        Merge branch 'master' into master

    commit cd0de091f3
    Merge: 0dd00635 6fc1e738
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 10:52:43 2021 +0000

        Merge pull request #956 from JamesLMilner/mandlebrotclock

        Add Mandlebrot Clock app

    commit 0dd00635b8
    Merge: 72d3c44f ba506741
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 10:50:28 2021 +0000

        Merge pull request #959 from dratini0/recorder-fixes

        Assorted bugfixes to the recorder apps

    commit 72d3c44ffd
    Merge: 33ce71f2 0d45f2c2
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 10:09:47 2021 +0000

        Merge branch 'master' of github.com:espruino/BangleApps

    commit 0d45f2c2e8
    Merge: c4238eba 075d7a84
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 10:08:07 2021 +0000

        Merge pull request #962 from myxor/myxor-temperature-app

        Update degree Celsius temperature app

    commit 33ce71f279
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 10:06:21 2021 +0000

        fix for sanity test errors

    commit c4238ebae7
    Merge: d4f1e7d3 10d170d3
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 10:01:40 2021 +0000

        Merge pull request #950 from jg76379/master

        Add new Interval Timer App

    commit 10d170d31e
    Merge: 4f5ec608 d4f1e7d3
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 10:00:29 2021 +0000

        Merge branch 'master' into master

    commit d4f1e7d3cb
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 09:52:47 2021 +0000

        minor fixes for #952

    commit 795d2b83ec
    Merge: d1534bdc 99ec40cd
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 09:51:51 2021 +0000

        Merge branch 'master' of github.com:espruino/BangleApps

    commit 99ec40cd8e
    Merge: 30e421e2 6220a88d
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 09:48:20 2021 +0000

        Merge pull request #952 from rigrig/locale-12h

        locale: Apply 12hour setting to time

    commit 075d7a840c
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Mon Nov 29 10:43:42 2021 +0100

        Update apps.json

    commit c9d0a19947
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Mon Nov 29 10:40:32 2021 +0100

        Add space after temperature value

        Add space after temperature value

    commit baba42ae25
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Mon Nov 29 10:36:31 2021 +0100

        Fix changelog syntax

    commit cd67486547
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Mon Nov 29 10:25:14 2021 +0100

        Update ChangeLog

    commit 765a683c89
    Author: Marco H <myxor@users.noreply.github.com>
    Date:   Mon Nov 29 10:23:54 2021 +0100

        Update app.js

        Improving messages and added Celsius sign

    commit 30e421e225
    Merge: 94f8b4bc 918dcba6
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Mon Nov 29 08:38:52 2021 +0000

        Merge pull request #960 from leer10/master

        Add 93 Dub Watchface

    commit 918dcba633
    Merge: bb537b17 050b9c2b
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:58:18 2021 -0800

        Merge pull request #1 from leer10/style-cleanup

        style cleanup

    commit 050b9c2b80
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:56:18 2021 -0800

        Update apps.json

    commit ada93e894d
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:55:46 2021 -0800

        Update ChangeLog

    commit 590f022a91
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:55:32 2021 -0800

        Update ChangeLog

    commit f423a6b91b
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:54:17 2021 -0800

        Update app.js

    commit bb537b1738
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:27:14 2021 -0800

        Update ChangeLog

    commit 656ca2ecaa
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:25:23 2021 -0800

        Update apps.json

        added new version in json

    commit 438885ae92
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:24:18 2021 -0800

        Add files via upload

    commit b9b7cfb50c
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:23:49 2021 -0800

        Delete screenshot.png

    commit 36aead94e7
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:23:24 2021 -0800

        Create ChangeLog

    commit b2cb4e7c0a
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:22:04 2021 -0800

        Add files via upload

    commit b25ad7573e
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:21:57 2021 -0800

        Delete screenshot.png

    commit c3fac095b8
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:19:21 2021 -0800

        Update app.js

        add discominotaur's adjustments (cause a battery on the watchface isn't useful when the widget does the work anyways) maybe i'll do it as a setting later

    commit 426ec0350f
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sun Nov 28 14:10:47 2021 -0800

        Update README.md

        added credits

    commit ba50674173
    Author: Balint Kovacs <dratini0@gmail.com>
    Date:   Sun Nov 28 18:58:26 2021 +0000

        Update app versions and changelog

    commit 1a118a6037
    Author: Balint Kovacs <dratini0@gmail.com>
    Date:   Sun Nov 28 18:44:47 2021 +0000

        Recorded: Slightly improve plot altitude if data has NaNs

    commit 22fa78ff8d
    Author: Balint Kovacs <dratini0@gmail.com>
    Date:   Sun Nov 28 18:43:44 2021 +0000

        Even out x axis grid points

    commit 466fd2155c
    Author: Balint Kovacs <dratini0@gmail.com>
    Date:   Sun Nov 28 18:18:18 2021 +0000

        Remove superfluous semicolon

    commit a622781628
    Author: Balint Kovacs <dratini0@gmail.com>
    Date:   Sun Nov 28 16:46:01 2021 +0000

        Make the recorder handle missing coordinates in plot speed

    commit 69c6a34ead
    Author: Balint Kovacs <dratini0@gmail.com>
    Date:   Sun Nov 28 15:46:02 2021 +0000

        Fix some text overflowing the screen in recorder and gpsrec

        On Bangle.js 2

    commit 616afad056
    Author: James <jamesmilner22@hotmail.com>
    Date:   Sun Nov 28 14:10:29 2021 +0000

        Title indent again

    commit 41c80ae767
    Author: James <jamesmilner22@hotmail.com>
    Date:   Sun Nov 28 14:08:30 2021 +0000

        Indent logo slightly to line up more accurately

    commit 617ed688c5
    Author: James <jamesmilner22@hotmail.com>
    Date:   Sun Nov 28 14:05:49 2021 +0000

        Use rem

    commit a28b3b78e4
    Author: James <jamesmilner22@hotmail.com>
    Date:   Sun Nov 28 13:58:41 2021 +0000

        Add spacing to layout, small css tweaks

    commit 6fc1e738f1
    Author: James <jamesmilner22@hotmail.com>
    Date:   Sun Nov 28 13:22:42 2021 +0000

        Add mandlebrot clock app

    commit 89e88e7172
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 23:39:51 2021 -0800

        Update app-icon.js

        hopefully fix launcher icon

    commit 40d19aad2e
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 22:29:57 2021 -0800

        Update apps.json

        added screenshot to app store listing

    commit d87930e4d3
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 22:27:51 2021 -0800

        Update apps.json

    commit 6eb7a844d6
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 22:26:36 2021 -0800

        Update app.js

        fix battery graphics

    commit da41d04d26
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 22:20:21 2021 -0800

        Update apps.json

    commit 47c8edba4f
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 22:19:25 2021 -0800

        Add files via upload

    commit b28986c249
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 22:19:09 2021 -0800

        Delete app.png

    commit 9e897dfd50
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 22:13:21 2021 -0800

        Update app.js

        removed other nonfunctional comment block

    commit 6fd7a0eb63
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 22:11:06 2021 -0800

        Update app.js

        battery icon actually works now

    commit 4a3e1bbe28
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 21:52:13 2021 -0800

        Update app.js

        12 hr/24 hr specific behavior now from settings instead of hardcoded

    commit 3d03895b9d
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 21:44:49 2021 -0800

        Update README.md

    commit 0d5892769d
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 21:42:19 2021 -0800

        Add files via upload

        add screenshot for 93dub

    commit 82e515e0e5
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 21:39:55 2021 -0800

        Create README.md

        added dub93's readme

    commit 8a3f9f848a
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 21:36:48 2021 -0800

        Update app.js

        stripped license and info block of text since it's already enclosed in an MIT-licensed repo

    commit 4294a27279
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 21:31:41 2021 -0800

        Update apps.json

        apps.json updates

    commit 251ceb9dd1
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 21:27:35 2021 -0800

        Update apps.json

        oops comma

    commit b49223d5b9
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 21:24:09 2021 -0800

        Update apps.json

    commit 2d21ce7445
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 21:21:29 2021 -0800

        Add files via upload

    commit c0e5d4432e
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 21:19:34 2021 -0800

        Create app-icon.js

        added icon

    commit 0d6bfc7c13
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 20:59:32 2021 -0800

        Update app.js

        redid background, adjusted graphics to look nice on bangle 2

    commit 17e13a6325
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Sun Nov 28 13:43:31 2021 +0900

        Update apps.json

    commit a19da85de7
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Sun Nov 28 13:41:56 2021 +0900

        Update README.md

    commit 9d4c251b73
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Sun Nov 28 13:39:41 2021 +0900

        Update apps.json

    commit f9fa4a7df1
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Sun Nov 28 13:32:58 2021 +0900

        Update apps.json

    commit ff95dd3b2c
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Sun Nov 28 13:29:06 2021 +0900

        Create README.md

    commit c23960c12c
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Sun Nov 28 13:20:48 2021 +0900

        Add files via upload

    commit d9d6133559
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Sun Nov 28 13:20:15 2021 +0900

        Create ChangeLog

    commit de4d744e26
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Sun Nov 28 13:19:15 2021 +0900

        Create app-icon.js

    commit de9a526517
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Sun Nov 28 13:14:06 2021 +0900

        Add files via upload

    commit 662963b208
    Author: Alain Saas <alainsaas@gmail.com>
    Date:   Sun Nov 28 13:06:47 2021 +0900

        Create app.js

    commit 56f3044e5e
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 12:02:34 2021 -0800

        Update app.js

        background needed redraw after notification

        background redraw broke widgets, so temp fix

    commit 228a3664c7
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 11:41:39 2021 -0800

        Update apps.json

    commit 33b3e91869
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 11:40:13 2021 -0800

        Update apps.json

    commit 7d646945df
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 11:37:56 2021 -0800

        Update apps.json

    commit dabaa06efb
    Author: leer10 <brandon.abbott@charter.net>
    Date:   Sat Nov 27 11:33:19 2021 -0800

        Create app.js

    commit 3fbb46b046
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Sat Nov 27 11:23:03 2021 +0000

        Pastel, recalc sunrise,sunset every hour

    commit 21fe6e7ea4
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Fri Nov 26 21:52:05 2021 +0000

        Pastel added dependancy on MyLocation app, display sunrise,sunset times

    commit b426c479a3
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Fri Nov 26 21:29:46 2021 +0000

        Pastel added dependancy on MyLocation app, display sunrise,sunset times

    commit 070558a0a6
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Fri Nov 26 20:48:27 2021 +0000

        MyLocation - adds menu to set preferred city or setup from GPS

    commit 6220a88d29
    Author: Richard de Boer <git@tubul.net>
    Date:   Fri Nov 26 21:29:58 2021 +0100

        locale: Apply 12hour setting to time

        Fixes #892

    commit ce0e50ed94
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Fri Nov 26 20:25:28 2021 +0000

        MyLocation - adds menu to set preferred city or setup from GPS

    commit 4f5ec608de
    Author: James G <me@jgough.net>
    Date:   Fri Nov 26 12:48:20 2021 -0500

        fix formatting in README for interval timer app

    commit 2ae9585193
    Author: James G <me@jgough.net>
    Date:   Fri Nov 26 12:43:36 2021 -0500

        rename intervalTimer.app.js to app.js

    commit bff43e662d
    Author: James G <me@jgough.net>
    Date:   Fri Nov 26 12:42:13 2021 -0500

        Fix url for intervalTimer.app.js in app.json

    commit fc6ecaccce
    Author: James G <me@jgough.net>
    Date:   Fri Nov 26 12:35:35 2021 -0500

        Add new Interval Timer app.

    commit d1534bdcbf
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Nov 26 15:05:05 2021 +0000

        comment

    commit 94f8b4bca7
    Merge: dc8edba0 4cfbe11e
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Nov 26 12:01:01 2021 +0000

        Merge pull request #947 from peerdavid/master

        [LCARS clock] Alarm works also if clock is closed and opened again.

    commit dc8edba00d
    Merge: db1c5b74 fa4fd118
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Nov 26 11:59:41 2021 +0000

        Merge pull request #948 from Smooklu/master

        Updated fd6fdetect

    commit db1c5b7481
    Merge: a4299586 045251f5
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Nov 26 11:59:15 2021 +0000

        Merge pull request #949 from johan-m-o/master

        Update Spirit Level to work on Bangle.js 2

    commit 045251f55f
    Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
    Date:   Fri Nov 26 11:50:19 2021 +0100

        Update spiritlevel.js

    commit b6e5175675
    Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
    Date:   Fri Nov 26 11:44:21 2021 +0100

        Update spiritlevel.js

    commit 6f300299b5
    Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
    Date:   Fri Nov 26 11:34:52 2021 +0100

        Update apps.json

    commit fe5ca8bc76
    Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
    Date:   Fri Nov 26 11:33:49 2021 +0100

        Update spiritlevel.js

    commit a89dd4d544
    Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
    Date:   Fri Nov 26 11:23:43 2021 +0100

        Update ChangeLog

    commit a4299586e8
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Fri Nov 26 10:04:02 2021 +0000

        cscsensor 0.06: Now read wheel rev as well as cadence sensor
              Improve connection code

    commit fa4fd118e2
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 13:20:52 2021 -0600

        Update apps.json

    commit 43b447f81c
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 13:17:35 2021 -0600

        Update apps.json

    commit 1ea1706e61
    Merge: 08fd95ab 095165c5
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 13:04:40 2021 -0600

        Merge branch 'espruino:master' into master

    commit 08fd95ab9a
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 13:04:09 2021 -0600

        Update README.md

    commit bc27677f5e
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 13:02:43 2021 -0600

        Update apps.json

    commit f9286cbee9
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 13:00:48 2021 -0600

        Update README.md

    commit a1a56601c0
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 13:00:38 2021 -0600

        Update README.md

    commit 4cfbe11e45
    Author: David Peer <david.peer@outlook.com>
    Date:   Thu Nov 25 20:00:36 2021 +0100

        Show text for each icon.

    commit 4fb4d12ba4
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 13:00:28 2021 -0600

        Update README.md

    commit 6508ed8b3f
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 12:57:25 2021 -0600

        Update apps.json

    commit 85b7115c73
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 12:54:33 2021 -0600

        Update README.md

    commit 6482297881
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 12:53:16 2021 -0600

        Update ChangeLog

    commit f5940b5bdb
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 12:52:27 2021 -0600

        Update README.md

    commit 9f00293401
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 12:50:35 2021 -0600

        Update README.md

    commit 2818a63e2c
    Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
    Date:   Thu Nov 25 12:48:36 2021 -0600

        Create README.md

    commit 95f845ad4e
    Author: David Peer <david.peer@outlook.com>
    Date:   Thu Nov 25 19:10:05 2021 +0100

        New icon for alarm

    commit ca3453440c
    Merge: dcee49cd 4a530371
    Author: David Peer <david.peer@outlook.com>
    Date:   Thu Nov 25 19:01:24 2021 +0100

        Merge branch 'master' of https://github.com/peerdavid/BangleApps

    commit dcee49cdc8
    Author: David Peer <david.peer@outlook.com>
    Date:   Thu Nov 25 19:01:22 2021 +0100

        New GPS Icon

    commit 4a5303714d
    Merge: 93e2a88a 095165c5
    Author: Peer David <4281901+peerdavid@users.noreply.github.com>
    Date:   Thu Nov 25 18:52:23 2021 +0100

        Merge branch 'espruino:master' into master

    commit 93e2a88a4c
    Author: David Peer <david.peer@outlook.com>
    Date:   Thu Nov 25 18:51:20 2021 +0100

        Updated screenshot

    commit d99cea9ae0
    Merge: 232dcc4b 7e1b0422
    Author: David Peer <david.peer@outlook.com>
    Date:   Thu Nov 25 18:49:46 2021 +0100

        Merge branch 'master' of https://github.com/peerdavid/BangleApps

    commit 232dcc4b9d
    Author: David Peer <david.peer@outlook.com>
    Date:   Thu Nov 25 18:49:44 2021 +0100

        Real icons - its an image of the real planet :)

    commit 095165c5c9
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Nov 25 16:33:45 2021 +0000

        oops - fix uncommitted file!

    commit bf964ce3e4
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Nov 25 16:06:26 2021 +0000

        The 'update all' button shouldn't update apps that require 'custom.html' (fix #748)

    commit 7e1b042255
    Merge: ccce57ae 944b24e6
    Author: Peer David <4281901+peerdavid@users.noreply.github.com>
    Date:   Thu Nov 25 16:56:53 2021 +0100

        Merge branch 'espruino:master' into master

    commit ccce57ae89
    Merge: a99d9d5e c381e7ef
    Author: David Peer <david.peer@outlook.com>
    Date:   Thu Nov 25 16:56:35 2021 +0100

        Merge branch 'master' of https://github.com/peerdavid/BangleApps

    commit a99d9d5e7c
    Author: David Peer <david.peer@outlook.com>
    Date:   Thu Nov 25 16:56:32 2021 +0100

        Store alarm in settings

    commit 944b24e6c3
    Merge: e8264cc8 1b9477be
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Nov 25 15:52:25 2021 +0000

        Merge branch 'master' of github.com:espruino/BangleApps

    commit e8264cc8f8
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Nov 25 15:50:07 2021 +0000

        messages 0.07: Added settings menu with option to choose vibrate pattern and frequency (fix #909)

    commit 5f5ca64cb4
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Nov 25 15:21:59 2021 +0000

        android 0.04: Android icon now goes to settings page with 'find phone'

    commit 6aa6bcf179
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Nov 25 15:12:04 2021 +0000

        messages 0.06: New messages now go at the start (fix #898)
              Answering true/false now exits the messages app if no new messages
              Back now marks a message as read
              Clicking top-left opens a menu which allows you to delete a message or mark unread

    commit 1b9477be5d
    Merge: e28f9c15 2b7091bd
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Nov 25 12:19:48 2021 +0000

        Merge pull request #945 from nlisgo/improve-ux-add-timer

        Cube Scramble: Improved UX and display solve time

    commit 2b7091bd6b
    Author: nlisgo <nathan@aeopus.com>
    Date:   Thu Nov 25 11:40:37 2021 +0000

        Set default title for showPrompt

    commit c381e7ef21
    Merge: 1ab98707 e28f9c15
    Author: Peer David <4281901+peerdavid@users.noreply.github.com>
    Date:   Thu Nov 25 11:41:01 2021 +0100

        Merge branch 'espruino:master' into master

    commit e28f9c157b
    Merge: e040cc4e cb9866ff
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Thu Nov 25 08:55:39 2021 +0000

        Merge pull request #932 from hughbarney/master

        Pastel: created font modules

    commit 1ab98707ed
    Author: David Peer <david.peer@outlook.com>
    Date:   Thu Nov 25 09:17:25 2021 +0100

        Minor changes

    commit 9940b38bbd
    Author: nlisgo <nathan@aeopus.com>
    Date:   Thu Nov 25 00:13:06 2021 +0000

        Force LCD on

    commit f175f4c48c
    Author: nlisgo <nathan@aeopus.com>
    Date:   Thu Nov 25 00:06:02 2021 +0000

        Update screenshots

    commit f6c689eeed
    Author: nlisgo <nathan@aeopus.com>
    Date:   Wed Nov 24 23:56:47 2021 +0000

        Amend app description

    commit 3c984f1fee
    Author: nlisgo <nathan@aeopus.com>
    Date:   Wed Nov 24 23:52:28 2021 +0000

        Cube Scramble: Improved UX and display solve time

    commit cb9866ffe2
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Wed Nov 24 21:11:47 2021 +0000

        Pastel: updated screenshots and README

    commit 8b46634c9b
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Wed Nov 24 21:05:45 2021 +0000

        Pastel: updated screenshots and README

    commit cbb38ec1ce
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Wed Nov 24 20:18:29 2021 +0000

        Pastel: added cycle through info items to bottom of screen

    commit 469c329640
    Merge: 37ca6251 e040cc4e
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Wed Nov 24 19:59:57 2021 +0000

        Merge remote-tracking branch 'upstream/master'

    commit 37ca625174
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Wed Nov 24 19:59:46 2021 +0000

        Pastel: added cycle through info items to bottom of screen

    commit c6096675fb
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Wed Nov 24 19:06:06 2021 +0000

        Pastel: added cycle through info items to bottom of screen

    commit a537e98116
    Author: David Peer <david.peer@outlook.com>
    Date:   Wed Nov 24 18:04:59 2021 +0100

        Font improvements

    commit 59692c8ca1
    Merge: 657e64b0 e040cc4e
    Author: Peer David <4281901+peerdavid@users.noreply.github.com>
    Date:   Wed Nov 24 17:52:48 2021 +0100

        Merge branch 'espruino:master' into master

    commit 657e64b078
    Author: David Peer <david.peer@outlook.com>
    Date:   Wed Nov 24 17:52:25 2021 +0100

        Added readme also to app.json

    commit e040cc4e24
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Nov 24 15:22:16 2021 +0000

        replace tabs!

    commit 60c2fa710c
    Merge: 38b2e417 f3cb7e9a
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Nov 24 13:29:46 2021 +0000

        Merge pull request #942 from madman2021/master

        Add new TimeCal app

    commit 38b2e417bf
    Merge: 94bd895b 43b38cc8
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Nov 24 13:26:43 2021 +0000

        Merge pull request #943 from peerdavid/master

        [LCARS Clock] Shows icons for charging and out of battery

    commit 94bd895baf
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Nov 24 12:56:56 2021 +0000

        welcome 0.14: Turn off and run later to use softOff to time is set right
        plus other minor tweaks

    commit 43b38cc8ab
    Author: David Peer <david.peer@outlook.com>
    Date:   Wed Nov 24 13:40:47 2021 +0100

        New screenshot. Updated version.

    commit 34c6589f06
    Author: David Peer <david.peer@outlook.com>
    Date:   Wed Nov 24 13:37:07 2021 +0100

        Minor improvement

    commit c403a5af67
    Author: David Peer <david.peer@outlook.com>
    Date:   Wed Nov 24 13:36:21 2021 +0100

        New design. Removed png icon files - only converted icons are needed.

    commit 19655ea327
    Merge: 274b705c b1fb0e6b
    Author: David Peer <david.peer@outlook.com>
    Date:   Wed Nov 24 13:22:44 2021 +0100

        Merge branch 'master' of https://github.com/peerdavid/BangleApps

    commit 274b705c1e
    Author: David Peer <david.peer@outlook.com>
    Date:   Wed Nov 24 13:22:37 2021 +0100

        More lcars style

    commit f3cb7e9a0b
    Author: Jordan Coulam <madman2021@users.noreply.github.com>
    Date:   Wed Nov 24 10:53:14 2021 +0000

        Remove Icon as it renders massive

    commit 1a9f537555
    Author: Jordan Coulam <madman2021@users.noreply.github.com>
    Date:   Wed Nov 24 10:46:03 2021 +0000

        Add missing supports tag for TimeCal

    commit 3738bde22a
    Author: Jordan Coulam <madman2021@users.noreply.github.com>
    Date:   Wed Nov 24 10:43:38 2021 +0000

        Add TimeCal to the app library

        Add TimeCal to the app library

    commit b1fb0e6b7d
    Merge: 559e8208 dabc22c2
    Author: Peer David <4281901+peerdavid@users.noreply.github.com>
    Date:   Wed Nov 24 11:10:36 2021 +0100

        Merge branch 'espruino:master' into master

    commit dabc22c2d7
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Nov 24 09:54:11 2021 +0000

        custom code works on bangle2

    commit 2e83a511d2
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Nov 24 08:51:20 2021 +0000

        metronome supports bangle 2 now

    commit cea51d06d0
    Merge: cd1daba0 4eee3f05
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Nov 24 08:50:24 2021 +0000

        Merge pull request #938 from bengwalker/master

        Add Bangle.js 2 support for metronome app

    commit cd1daba0c5
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Nov 24 08:46:13 2021 +0000

        0.25: Fix issue where if Bangle.js 2 got a GPS fix but no reported time, errors could be caused by the widget (fix #935)

    commit c03ab08687
    Merge: 1750c72e f10bf240
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Nov 24 08:40:53 2021 +0000

        Merge pull request #939 from Ronin0000/master

        Add Screenshots to Many Apps

    commit 1750c72e94
    Merge: 5eeb1181 1def233d
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Wed Nov 24 08:38:06 2021 +0000

        Merge pull request #936 from Vingelar/master

        Binwatch: re-format background images

    commit 559e820880
    Author: David Peer <david.peer@outlook.com>
    Date:   Wed Nov 24 07:14:04 2021 +0100

        Minor design change

    commit d24b8c80da
    Author: David Peer <david.peer@outlook.com>
    Date:   Wed Nov 24 07:12:25 2021 +0100

        Minor design chnges

    commit f10bf24018
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 17:04:07 2021 -0800

        Update apps.json

    commit c66b098236
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:53:48 2021 -0800

        Update apps.json

    commit 638fea73c7
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:24:10 2021 -0800

        Add files via upload

    commit 4e79c896c6
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:23:33 2021 -0800

        Add files via upload

    commit 33809d8cdf
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:22:58 2021 -0800

        Add files via upload

    commit 6cb83284a7
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:22:45 2021 -0800

        Add files via upload

    commit 7e521d0d29
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:22:17 2021 -0800

        Add files via upload

    commit 9985ff03f2
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:22:00 2021 -0800

        Add files via upload

    commit 6f437c3986
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:21:15 2021 -0800

        Add files via upload

    commit ffe218a004
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:20:56 2021 -0800

        Add files via upload

    commit 9400133dd4
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:20:39 2021 -0800

        Add files via upload

    commit 76463d9279
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:19:37 2021 -0800

        Add files via upload

    commit 4011accb47
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:19:19 2021 -0800

        Add files via upload

    commit bc5960d61a
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:19:07 2021 -0800

        Add files via upload

    commit da5634beda
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:18:51 2021 -0800

        Add files via upload

    commit b9c4640f85
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:18:25 2021 -0800

        Add files via upload

    commit d27a605a24
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:18:07 2021 -0800

        Add files via upload

    commit 52baa42e69
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:17:48 2021 -0800

        Add files via upload

    commit db3b6a58e4
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:17:16 2021 -0800

        Add files via upload

    commit f0de0d8a9d
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:16:52 2021 -0800

        Add files via upload

    commit 6d4cb98ba8
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:16:34 2021 -0800

        Add files via upload

    commit 5f434d9d32
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:16:23 2021 -0800

        Add files via upload

    commit 6e72349f05
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:15:37 2021 -0800

        Add files via upload

    commit 03e4d0d7c0
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:15:21 2021 -0800

        Add files via upload

    commit ead12a1c11
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:14:54 2021 -0800

        Add files via upload

    commit a1ed32c913
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:14:30 2021 -0800

        Add files via upload

    commit fae08d7a73
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:13:57 2021 -0800

        Add files via upload

    commit b889e431ed
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:13:32 2021 -0800

        Add files via upload

    commit f177480160
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:13:02 2021 -0800

        Add files via upload

    commit a2fe8c3722
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:11:42 2021 -0800

        Add files via upload

    commit c1cdf15bf5
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:10:49 2021 -0800

        Add files via upload

    commit fb1c5529f0
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:10:11 2021 -0800

        Add files via upload

    commit 530089e083
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:09:35 2021 -0800

        Add files via upload

    commit 3556e66856
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:09:12 2021 -0800

        Add files via upload

    commit e1e32772e4
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:08:56 2021 -0800

        Add files via upload

    commit 8084bb92b7
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:08:37 2021 -0800

        Add files via upload

    commit 2c997d2964
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:08:18 2021 -0800

        Add files via upload

    commit 747626b66c
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:07:24 2021 -0800

        Add files via upload

    commit ed36fae0ac
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:06:59 2021 -0800

        Add files via upload

    commit e8baad3c37
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:06:33 2021 -0800

        Add files via upload

    commit 1efcebe84a
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:06:16 2021 -0800

        Add files via upload

    commit 082d3d1e95
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:05:21 2021 -0800

        Add files via upload

    commit b10f62a6c5
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:04:58 2021 -0800

        Add files via upload

    commit 24b41c2c6f
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:04:42 2021 -0800

        Add files via upload

    commit 19a2ef1a44
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:04:01 2021 -0800

        Add files via upload

    commit 7089d6e74c
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 16:03:38 2021 -0800

        Add files via upload

    commit 431824f828
    Merge: 15aa41c7 5eeb1181
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 15:15:57 2021 -0800

        Merge branch 'espruino:master' into master

    commit 5eeb1181d0
    Merge: 546a0b16 6b05d928
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 20:29:18 2021 +0000

        Merge pull request #937 from rigrig/barclock-b2

        Barclock works fine on the Bangle.js 2 :-)

    commit 15aa41c766
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 12:23:03 2021 -0800

        Add files via upload

    commit 6a93494e3f
    Merge: 12443640 546a0b16
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 12:22:27 2021 -0800

        Merge branch 'espruino:master' into master

    commit 546a0b16cc
    Merge: cb6e14f6 18fbd289
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 20:20:55 2021 +0000

        Merge branch 'master' of github.com:espruino/BangleApps

    commit cb6e14f6c1
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 20:20:37 2021 +0000

        messages, start of call handling and message responses, fix for scroll issue when only 2 menu items

    commit 12443640c9
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:54:22 2021 -0800

        Update apps.json

    commit 9bdc07f861
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:47:36 2021 -0800

        Update apps.json

    commit 4eee3f05e9
    Merge: aafc93f0 18fbd289
    Author: bengwalker <63957296+bengwalker@users.noreply.github.com>
    Date:   Tue Nov 23 20:46:32 2021 +0100

        Merge branch 'master' into master

    commit 298fa47cd8
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:42:50 2021 -0800

        Update apps.json

    commit 52c07f6dc8
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:40:42 2021 -0800

        Update apps.json

    commit fe340d75bb
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:39:31 2021 -0800

        Update apps.json

    commit aafc93f09a
    Author: bengwalker <63957296+bengwalker@users.noreply.github.com>
    Date:   Tue Nov 23 20:35:35 2021 +0100

        Update README.md

        update README

    commit bd80ea5ca0
    Author: bengwalker <63957296+bengwalker@users.noreply.github.com>
    Date:   Tue Nov 23 20:31:33 2021 +0100

        Update metronome.js

        print instructuions for banglejs2

    commit 51afd5ef04
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:29:27 2021 -0800

        Add files via upload

    commit ff62b603a2
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:28:51 2021 -0800

        Add files via upload

    commit ffbd331c13
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:28:29 2021 -0800

        Add files via upload

    commit 93c113a95a
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:27:25 2021 -0800

        Add files via upload

    commit b2be26fcce
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:27:07 2021 -0800

        Add files via upload

    commit 899e78539c
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:26:06 2021 -0800

        Add files via upload

    commit 50a88d41cd
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:25:35 2021 -0800

        Add files via upload

    commit b1d636bac2
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 11:25:10 2021 -0800

        Add files via upload

    commit 6b05d92875
    Author: Richard de Boer <git@tubul.net>
    Date:   Tue Nov 23 19:42:12 2021 +0100

        barclock: Fix time/date disappearing after fullscreen notification

        By forcing a complete redraw at lcdPower-on

    commit 32e3d326aa
    Author: Richard de Boer <git@tubul.net>
    Date:   Sat Nov 20 17:13:36 2021 +0100

        barclock works fine on the Bangle.js 2 :-)

    commit 1def233de2
    Author: Vingelar <Vingelar@mantisse.de>
    Date:   Tue Nov 23 19:09:16 2021 +0100

        changed format of bg images to binary raw format (export from emulator

    commit e021aa2c9d
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 17:59:49 2021 +0100

        Update app.js

        binwatch: adapted names of bg images

    commit 3dd723d10b
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 17:58:48 2021 +0100

        Update apps.json

        binwatch: shorten names of background images

    commit 275402344e
    Merge: cf027b37 18fbd289
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 17:36:45 2021 +0100

        Merge branch 'espruino:master' into master

    commit 18fbd2898d
    Merge: 5be6981a df364bab
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 16:34:15 2021 +0000

        Merge pull request #933 from peerdavid/master

        [LCARS Clock] Added lcars icon to watch face.

    commit cf027b3783
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 17:34:13 2021 +0100

        Update app.js

        changed names of background images

    commit 5be6981acd
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 16:31:42 2021 +0000

        oops - named stub wrong

    commit d328d94d34
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 17:30:20 2021 +0100

        Add files via upload

        added background files exported from Emulator

    commit c36fb16a68
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 17:28:54 2021 +0100

        Delete Background240_center.js

        removed background240_center.js (wrong format)

    commit 4719fada28
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 16:28:34 2021 +0000

        Android Remove messages on disconnect, Fix music control (ref #909)

    commit f431bd8a2c
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 17:28:25 2021 +0100

        Delete Background176_center.js

        remove backgounrd176_center.js (wrong format)

    commit 1b548c9bbb
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 17:27:33 2021 +0100

        Update apps.json

        adapted naming for image files

    commit df364babab
    Merge: d28517b2 a1eeadfc
    Author: Peer David <4281901+peerdavid@users.noreply.github.com>
    Date:   Tue Nov 23 17:16:00 2021 +0100

        Merge branch 'espruino:master' into master

    commit d28517b2a5
    Merge: cd93a201 465c93d8
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 17:15:18 2021 +0100

        Merge branch 'master' of https://github.com/peerdavid/BangleApps

    commit cd93a201f8
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 17:15:15 2021 +0100

        Moved logo

    commit dd2bb22f07
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 17:08:57 2021 +0100

        Update apps.json

        use .js files as background images

    commit 03c5f996f4
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 17:07:21 2021 +0100

        Add files via upload

        added background files as js

    commit 7d81bfe2bb
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 16:53:40 2021 +0100

        Update apps.json

        added missing "url" to background storage

    commit 51b73894e4
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 16:51:40 2021 +0100

        Update app.js

        use background images from storage

    commit dab36d05a7
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 16:48:50 2021 +0100

        Update apps.json

        added background images to stroage

    commit 31f2809341
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 15:44:49 2021 +0000

        Fix https://github.com/espruino/BangleApps/issues/927 - App loader offers to update unknown apps

    commit a1eeadfc22
    Merge: 68429483 0a695e51
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 15:40:09 2021 +0000

        Merge pull request #934 from Ronin0000/master

        Fix School Calendar Bug

    commit 0a695e5143
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 07:09:14 2021 -0800

        Update custom.html

        fix bug that was for testing

    commit cfecc24f42
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 23 07:05:47 2021 -0800

        Delete boot.js

    commit 684294830d
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 13:57:46 2021 +0000

        app manager works in bjs2

    commit 465c93d830
    Merge: d20f5e59 3ba779ee
    Author: Peer David <4281901+peerdavid@users.noreply.github.com>
    Date:   Tue Nov 23 14:53:47 2021 +0100

        Merge branch 'espruino:master' into master

    commit d20f5e597e
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 14:53:27 2021 +0100

        Updated screenshot

    commit a283cf58fb
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 14:51:55 2021 +0100

        Included lcars logo

    commit be3345d143
    Merge: e3310ffc 3ba779ee
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 23 13:22:30 2021 +0000

        Merge remote-tracking branch 'upstream/master'

    commit e3310ffc32
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Tue Nov 23 13:13:17 2021 +0000

        Pastel: architect font module

    commit 3ba779ee58
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 11:48:34 2021 +0000

        Fix bangleapps after recent PRs

    commit aaf06b113c
    Merge: a0351381 06a6b72d
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 11:42:26 2021 +0000

        Merge branch 'master' of github.com:espruino/BangleApps

    commit 9600f16671
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 11:19:48 2021 +0100

        Updated changelog

    commit 98577b6269
    Merge: 1ccabca0 d3cd47f9
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 11:18:52 2021 +0100

        Merge branch 'master' of https://github.com/peerdavid/BangleApps

    commit 1ccabca0c6
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 11:18:50 2021 +0100

        No hrm icon - its shown too much.

    commit d3cd47f957
    Merge: 2e18795c 06a6b72d
    Author: Peer David <4281901+peerdavid@users.noreply.github.com>
    Date:   Tue Nov 23 11:12:43 2021 +0100

        Merge branch 'espruino:master' into master

    commit 2e18795c57
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 11:11:33 2021 +0100

        Fixed string

    commit 36edd449c5
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 11:10:33 2021 +0100

        Minor change

    commit 06a6b72d42
    Merge: a39d4102 be083113
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 10:03:45 2021 +0000

        Merge pull request #925 from Ronin0000/master

        Add School Calendar

    commit a39d410296
    Merge: ab2cb243 930cfa13
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 10:02:41 2021 +0000

        Merge pull request #928 from peerdavid/master

        [LCARS Clock] Icons for different states such as GPS or HRM.

    commit 5c3b0468d4
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 10:59:26 2021 +0100

        Update apps.json

        corrected format

    commit 336501059d
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 10:56:25 2021 +0100

        Update apps.json

        removed background image

    commit 3f4c49a8ae
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 10:55:07 2021 +0100

        Update app.js

        integrated BG image into app

    commit ff3223e1b9
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 10:51:02 2021 +0100

        Update app.js

        added "require" for bg image

    commit ab2cb24385
    Merge: adadf7ef 162dc1f2
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 09:51:01 2021 +0000

        Merge pull request #929 from weeurey/master

        Update app

    commit adadf7efd3
    Merge: b7f403e7 0f9d938f
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 09:49:26 2021 +0000

        Merge pull request #931 from reelyactive/master

        emojuino@0.02

    commit b7f403e79b
    Merge: f4e997d4 46383d4d
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 09:49:12 2021 +0000

        Merge pull request #930 from rigrig/gbmusic-fix

        gbmusic: fix "previous" button image

    commit a035138129
    Author: Gordon Williams <gw@pur3.co.uk>
    Date:   Tue Nov 23 09:44:24 2021 +0000

        fix download icon on android

    commit b128f5c155
    Author: Vingelar <vingelar@weltherrschaft.at>
    Date:   Tue Nov 23 10:38:02 2021 +0100

        Update apps.json

        added background image to upload

    commit 930cfa1331
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 09:43:24 2021 +0100

        New HRM Icon

    commit 7f3f7b9eee
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 08:26:37 2021 +0100

        Currently, no confidence > 80 is reached...

    commit 1fb861b82c
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 08:25:11 2021 +0100

        HRM confidence of 80 to display

    commit 7d95221e16
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 08:24:15 2021 +0100

        Minor change

    commit 6d8d98fb03
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 08:21:41 2021 +0100

        Show HRM

    commit a0cc4c633e
    Author: David Peer <david.peer@outlook.com>
    Date:   Tue Nov 23 08:10:00 2021 +0100

        Minor changes

    commit be08311331
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Nov 22 19:11:40 2021 -0800

        Update custom.html

    commit 0664a44c45
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Nov 22 18:52:43 2021 -0800

        Update apps.json

    commit b032ca0fc1
    Merge: 7fd37f7e f1f063fd
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Nov 22 18:49:27 2021 -0800

        Merge branch 'espruino-master'

    commit f1f063fd1a
    Merge: 7fd37f7e f4e997d4
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Nov 22 18:49:09 2021 -0800

        merge3

    commit 0f9d938fa6
    Author: jeffyactive <jeff@reelyactive.com>
    Date:   Mon Nov 22 20:23:17 2021 -0500

        Version bump

    commit 5a01047cd0
    Author: jeffyactive <jeff@reelyactive.com>
    Date:   Mon Nov 22 20:21:29 2021 -0500

        Added screenshots

    commit ae55c2d39f
    Author: jeffyactive <jeff@reelyactive.com>
    Date:   Mon Nov 22 20:09:26 2021 -0500

        Allow emulator, specify type as app

    commit 58f9e7cd5b
    Author: jeffyactive <jeff@reelyactive.com>
    Date:   Mon Nov 22 20:03:18 2021 -0500

        Upgrade to emoji images and supporting text

    commit 1a75f0813b
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 22 22:50:27 2021 +0000

        Pastel: font modules

    commit d450758f1a
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 22 22:09:52 2021 +0000

        Pastel: font modules

    commit cf66db35a9
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 22 22:08:47 2021 +0000

        Pastel: font modules

    commit 29ecb8daa2
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 22 22:08:19 2021 +0000

        Pastel: font modules

    commit a29bba62cb
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 22 21:29:26 2021 +0000

        Pastel: f_orbitron font module

    commit 8576d90e50
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 22 21:24:27 2021 +0000

        Pastel: f_orbitron font module

    commit 723e1a6cb2
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 22 21:17:50 2021 +0000

        Pastel: f_orbitron font module

    commit ec7f9ac69d
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 22 21:13:48 2021 +0000

        Pastel: f_orbitron font module

    commit d68bcf1ff1
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 22 21:05:28 2021 +0000

        Pastel: f_orbitron font module

    commit ff1d5f2d76
    Author: hughbarney <hughbarney@googlemail.com>
    Date:   Mon Nov 22 21:03:53 2021 +0000

        Pastel: f_orbitron font module

    commit 7fd37f7e4e
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Nov 22 12:18:44 2021 -0800

        Update custom.html

    commit 84d9ca4b33
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Nov 22 10:57:14 2021 -0800

        Update boot.js

    commit 740f4a9566
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Nov 22 10:52:27 2021 -0800

        Create boot.js

        not part of the current merge

    commit d3538a03f1
    Author: David Peer <david.peer@outlook.com>
    Date:   Mon Nov 22 19:12:50 2021 +0100

        Added raster

    commit 20310fdb75
    Author: David Peer <david.peer@outlook.com>
    Date:   Mon Nov 22 19:02:27 2021 +0100

        Smaller icons

    commit 3863be1830
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Nov 22 09:06:52 2021 -0800

        Delete apps/schoolCalendar/fullcalendar/interaction/src directory

    commit 5d8c13a7e6
    Author: David Peer <david.peer@outlook.com>
    Date:   Mon Nov 22 17:56:29 2021 +0100

        Updated screenshot accordingly

    commit 21134a1dcd
    Author: David Peer <david.peer@outlook.com>
    Date:   Mon Nov 22 17:55:21 2021 +0100

        Better background

    commit cab3d43085
    Author: David Peer <david.peer@outlook.com>
    Date:   Mon Nov 22 17:39:48 2021 +0100

        Better alarm - shown only in icon so we can display more data.

    commit db22bac0ec
    Author: David Peer <david.peer@outlook.com>
    Date:   Mon Nov 22 17:11:15 2021 +0100

        Use correct alarm icon

    commit 162dc1f293
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Mon Nov 22 16:11:07 2021 +0000

        Update apps.json

    commit dc24ae9bfb
    Author: David Peer <david.peer@outlook.com>
    Date:   Mon Nov 22 17:10:58 2021 +0100

        Better HRM Icon

    commit 8e688d144a
    Merge: 741f7aab f4e997d4
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Mon Nov 22 16:09:43 2021 +0000

        Merge branch 'espruino:master' into master

    commit 741f7aab52
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Mon Nov 22 16:08:38 2021 +0000

        Update apps.json

    commit 247ed9faa2
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Mon Nov 22 16:07:39 2021 +0000

        Create ChangeLog

    commit d878d46d4c
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Mon Nov 22 16:05:57 2021 +0000

        Update app.js

    commit c720fc314b
    Author: David Peer <david.peer@outlook.com>
    Date:   Mon Nov 22 17:03:21 2021 +0100

        New alarm icon

    commit 75fbd6882d
    Author: David Peer <david.peer@outlook.com>
    Date:   Mon Nov 22 16:37:48 2021 +0100

        Added icon for alarm

    commit eb20f15537
    Author: David Peer <david.peer@outlook.com>
    Date:   Mon Nov 22 16:33:42 2021 +0100

        Compeletely new design with icons for GPS, HRM and Compass. All Icons are open source and mentioned in the Readme.md file.

    commit 46383d4d55
    Author: Richard de Boer <git@tubul.net>
    Date:   Mon Nov 22 13:18:01 2021 +0100

        gbmusic: fix "previous" button image

    commit 1bf5132a5c
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 21:07:49 2021 -0800

        Update custom.html

    commit 618c5b7a10
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 21:02:29 2021 -0800

        Update custom.html

    commit adfeb5e535
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 21:00:21 2021 -0800

        Update custom.html

    commit f950fd2ee8
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 20:57:52 2021 -0800

        Update custom.html

    commit 3ee0e9bae6
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 20:49:48 2021 -0800

        Update apps.json

    commit 387bd30236
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 20:48:14 2021 -0800

        Rename ChangeLog.md to ChangeLog

    commit 6e07f282b8
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 20:41:26 2021 -0800

        Add files via upload

    commit fea37b4992
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 20:37:40 2021 -0800

        Update apps.json

    commit 939d8f6a9a
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 20:37:21 2021 -0800

        Add files via upload

    commit 854ae5361d
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 20:34:28 2021 -0800

        Update README.md

    commit 426768eb11
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 20:32:14 2021 -0800

        Update custom.html

    commit bf994d9acc
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 18:24:29 2021 -0800

        Update apps.json

    commit 7c74c5d43f
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 18:15:40 2021 -0800

        Update apps.json

    commit 8981aa3f61
    Merge: e878e547 100384f2
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 18:12:19 2021 -0800

        Merge branch 'espruino:master' into master

    commit e878e54787
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 18:11:43 2021 -0800

        merge

    commit 3bde4d2e48
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 16:12:16 2021 -0800

        Update custom.html

    commit 5f3c93df8c
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:37:41 2021 -0800

        Update custom.html

    commit 26bd9e35be
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:35:47 2021 -0800

        Update custom.html

    commit 8f2cc6e213
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:34:09 2021 -0800

        Update custom.html

    commit 66f0611123
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:32:48 2021 -0800

        Update custom.html

    commit 87a9504912
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:30:44 2021 -0800

        Update custom.html

    commit 626498da9d
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:24:01 2021 -0800

        Update custom.html

    commit 3472ca355a
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:21:57 2021 -0800

        Update custom.html

    commit 529b0cb463
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:19:53 2021 -0800

        Update custom.html

    commit e77d998002
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:18:21 2021 -0800

        Update custom.html

        update

    commit a712c37c76
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:17:58 2021 -0800

        Update custom.html

    commit 4d9d6abb9e
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:14:02 2021 -0800

        Update custom.html

    commit f35b248448
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:09:44 2021 -0800

        Update custom.html

    commit d0336b2854
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:06:56 2021 -0800

        Update custom.html

    commit 640c8e491e
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:03:42 2021 -0800

        Update custom.html

    commit 604153cb24
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 08:01:45 2021 -0800

        Update custom.html

    commit 0f8f1e38e8
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:58:44 2021 -0800

        Update custom.html

    commit 7f7dcb0bcf
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:58:22 2021 -0800

        Update custom.html

    commit d42fe03dc8
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:55:08 2021 -0800

        Update custom.html

    commit 98f172fad4
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:53:01 2021 -0800

        Update custom.html

    commit daf8dde32b
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:49:25 2021 -0800

        Update custom.html

    commit 408bd24080
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:48:38 2021 -0800

        Update custom.html

    commit 68db21acbb
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:44:30 2021 -0800

        Update custom.html

    commit 45feb1b2ff
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:39:42 2021 -0800

        Update custom.html

    commit 3bc5fd87b6
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:39:12 2021 -0800

        Update custom.html

    commit c3eede9868
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:37:42 2021 -0800

        Update custom.html

    commit 8426356c01
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:35:55 2021 -0800

        Update custom.html

    commit 93f09c216a
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:27:39 2021 -0800

        Update apps.json

    commit cb748a251d
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Nov 21 07:27:20 2021 -0800

        Update custom.html

    commit a994ed6630
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 19:53:38 2021 -0800

        Update custom.html

    commit b76bb48973
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 19:50:08 2021 -0800

        Update custom.html

    commit f99ce683e9
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 19:46:32 2021 -0800

        Update custom.html

    commit ddfdd94ff8
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 19:42:51 2021 -0800

        Update custom.html

    commit 52675f7eff
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 18:48:03 2021 -0800

        Update custom.html

    commit d491103414
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 18:44:23 2021 -0800

        Update custom.html

    commit 71ff5959ae
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 18:42:58 2021 -0800

        Update custom.html

    commit daba705b37
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 18:42:16 2021 -0800

        Update custom.html

    commit 19cb5fc749
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 18:39:15 2021 -0800

        Update apps.json

    commit 6c20945898
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 18:37:41 2021 -0800

        Update custom.html

    commit ff519bdc0d
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 18:15:29 2021 -0800

        Update custom.html

    commit 34843d703a
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 18:11:54 2021 -0800

        Update custom.html

    commit 4da82197f3
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 18:01:20 2021 -0800

        Update custom.html

    commit a9c5a32bc1
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 17:56:54 2021 -0800

        Update custom.html

    commit 352fea3479
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 17:53:38 2021 -0800

        Update apps.json

    commit ab6f56c381
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 17:52:34 2021 -0800

        Update custom.html

    commit a65742ce34
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 17:48:25 2021 -0800

        Update apps.json

    commit a1a387dd60
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 17:47:52 2021 -0800

        Update custom.html

    commit 180e88e0e4
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 17:46:50 2021 -0800

        Update custom.html

    commit 0099736b8c
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 17:46:14 2021 -0800

        Update apps.json

    commit 1fdf4e954e
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 17:44:43 2021 -0800

        Update apps.json

    commit faa5b6b21a
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 17:44:10 2021 -0800

        Update custom.html

    commit d617803c13
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 16:37:44 2021 -0800

        Update apps.json

    commit dc669254bc
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 16:37:10 2021 -0800

        Update custom.html

    commit 303247fb4e
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 16:25:00 2021 -0800

        Update custom.html

    commit d836cbd2ba
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 16:15:16 2021 -0800

        Update custom.html

    commit e206bd4e1c
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 16:08:00 2021 -0800

        Update custom.html

    commit 1a6c1acce5
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 16:04:06 2021 -0800

        Update custom.html

    commit aa20fac50e
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 16:02:52 2021 -0800

        Update apps.json

    commit 5625414e90
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:34:30 2021 -0800

        Update apps.json

    commit ebc2d80961
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:33:27 2021 -0800

        Update custom.html

    commit 6c43de3766
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:21:11 2021 -0800

        Update apps.json

    commit 37da3c68ae
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:19:46 2021 -0800

        Update custom.html

    commit 92707b9d13
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:12:50 2021 -0800

        Update ChangeLog.md

    commit d3ca682cff
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:09:56 2021 -0800

        Update apps.json

    commit dfd9e59993
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:08:52 2021 -0800

        Update custom.html

    commit 5d24a09ffa
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:04:41 2021 -0800

        Update apps.json

    commit e965bd7d96
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:02:43 2021 -0800

        Update custom.html

    commit 345d9c1551
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:02:12 2021 -0800

        Delete schoolCalendar.js

    commit dc9db8a476
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:01:58 2021 -0800

        Update schoolCalendar.js

    commit 58df0a5ca2
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 15:01:03 2021 -0800

        Update apps.json

    commit 65ad4979e8
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 13:27:10 2021 -0800

        Update custom.html

    commit 9c07800c5e
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 13:07:38 2021 -0800

        Update custom.html

    commit b108bc45fb
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 12:58:24 2021 -0800

        Update custom.html

    commit d871855f8e
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 12:55:58 2021 -0800

        Update apps.json

    commit 99112920b2
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 12:47:34 2021 -0800

        Update apps.json

    commit 37f4329ec5
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 12:39:49 2021 -0800

        Update apps.json

    commit ba2aee642b
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 12:39:06 2021 -0800

        Update custom.html

    commit 98048dc23c
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 12:37:23 2021 -0800

        Update apps.json

    commit 1a53e8d34a
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 12:33:43 2021 -0800

        Update custom.html

    commit 993bb7298c
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 12:31:41 2021 -0800

        Rename interface.html to custom.html

    commit 3a3962bfdc
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 12:30:12 2021 -0800

        Rename custom.html to interface.html

    commit c8ad92a3dc
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 12:20:33 2021 -0800

        Update apps.json

    commit ae85c1cee7
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Nov 20 12:14:33 2021 -0800

        Update custom.html

    commit c1b467ba8e
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 18:14:50 2021 +0000

        Update app.js

    commit 438537ace2
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 18:10:03 2021 +0000

        Update app.js

    commit e6d736860d
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 17:57:57 2021 +0000

        Update app.js

    commit e1add5e2b2
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 17:45:02 2021 +0000

        Update app.js

    commit 09be008dfa
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 17:39:48 2021 +0000

        Update app.js

    commit 9f26994f5c
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 17:33:47 2021 +0000

        Update app.js

    commit 0cf4c5d70a
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 17:10:31 2021 +0000

        Update app.js

    commit cfdb944395
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 16:32:34 2021 +0000

        Update app.js

        Add Media controls

    commit e3cd8f5607
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 16:16:37 2021 +0000

        Update app.js

        Removed extra unneeded code

    commit ceed8a1238
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 15:05:28 2021 +0000

        Update app.js

    commit 721a3f2608
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 14:39:30 2021 +0000

        Update app.js

    commit a16bfe4d73
    Author: weeurey <liamure@yahoo.co.uk>
    Date:   Sat Nov 20 14:32:57 2021 +0000

        Update app.js

    commit e72bf84a7a
    Author: bengwalker <63957296+bengwalker@users.noreply.github.com>
    Date:   Wed Nov 17 21:29:57 2021 +0100

        use dark theme for metronome

    commit 071a7a7e68
    Author: bengwalker <63957296+bengwalker@users.noreply.github.com>
    Date:   Wed Nov 17 20:46:18 2021 +0100

        add support for Bangle.js 2

    commit 7a7175fa48
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Nov 4 16:00:41 2021 -0700

        Update custom.html

    commit e292849869
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Wed Nov 3 08:22:32 2021 -0700

        Rename interface.html to custom.html

    commit cd7579269e
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Wed Nov 3 08:22:04 2021 -0700

        Update apps.json

    commit df7f9cc530
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Wed Nov 3 08:20:09 2021 -0700

        Update interface.html

    commit ada94b11cf
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Wed Nov 3 08:06:50 2021 -0700

        Update interface.html

    commit 08fc58deb5
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 2 20:20:57 2021 -0700

        Update interface.html

    commit 04b9e74a4d
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 2 20:10:58 2021 -0700

        Update interface.html

    commit be7af68455
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 2 20:08:24 2021 -0700

        Update interface.html

    commit aaee5f3c06
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 2 19:13:08 2021 -0700

        Update interface.html

    commit 73819933ee
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 2 18:52:09 2021 -0700

        Update schoolCalendar.js

    commit fa5cbd71c6
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 2 18:49:22 2021 -0700

        Update README.md

    commit fa392008d1
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 2 18:45:24 2021 -0700

        Update README.md

    commit c280e41560
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Nov 2 18:42:39 2021 -0700

        Update README.md

    commit 6b84a8eb30
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 18 19:43:26 2021 -0700

        Update schoolCalendar.js

    commit 5bbfb11099
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 18 19:43:11 2021 -0700

        Update interface.html

        update interface

    commit 6660dad4c0
    Merge: 8c003cf6 1e0f6cd6
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 18 07:35:54 2021 -0700

        Merge branch 'espruino:master' into master

    commit 8c003cf6ff
    Merge: 5c11881f f1ce196a
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Fri Oct 15 07:33:21 2021 -0700

        Merge branch 'espruino:master' into master

    commit 5c11881f75
    Merge: 8c149dbe be34e2b0
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Oct 14 17:14:45 2021 -0700

        Merge branch 'espruino:master' into master

    commit 8c149dbea1
    Merge: 7888cc6c 300ed35b
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Wed Oct 13 07:46:16 2021 -0700

        Merge branch 'espruino:master' into master

    commit 7888cc6ce0
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 11 17:43:59 2021 -0700

        Create README.md

    commit 36a52b8b00
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 11 17:43:52 2021 -0700

        Update README.md

    commit 4f5558c41e
    Merge: 5db16d19 68cc9fbd
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 11 16:43:12 2021 -0700

        Merge branch 'espruino:master' into master

    commit 5db16d190b
    Merge: e7995505 54d98db6
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 11 07:03:23 2021 -0700

        Merge branch 'espruino:master' into master

    commit e799550544
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Oct 7 17:02:57 2021 -0700

        Update schoolCalendar.js

    commit 89f82a5043
    Merge: 7107d510 f3712e66
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Oct 7 17:02:38 2021 -0700

        Merge branch 'espruino:master' into master

    commit 7107d510a5
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 4 20:06:28 2021 -0700

        Update schoolCalendar.js

    commit a618797532
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 4 19:55:30 2021 -0700

        Update schoolCalendar.js

    commit 3c9e46c216
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 4 15:59:03 2021 -0700

        Update apps.json

    commit 941bc852c1
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 4 15:57:53 2021 -0700

        Add files via upload

    commit 4cbfac212e
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 4 15:57:26 2021 -0700

        Delete apps/schoolCalender directory

    commit c7b723f87e
    Merge: 8d2f4ccc ba08863b
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Oct 4 07:31:25 2021 -0700

        Merge branch 'espruino:master' into master

    commit 8d2f4ccca7
    Merge: 7846b48c 44aa03e4
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Fri Oct 1 07:31:42 2021 -0700

        Merge branch 'espruino:master' into master

    commit 7846b48cf6
    Merge: 59aa9909 d0fd2f01
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 30 17:22:33 2021 -0700

        Merge branch 'espruino:master' into master

    commit 59aa99092d
    Merge: 9061acee 03bbe1d2
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Wed Sep 29 08:06:54 2021 -0700

        Merge branch 'espruino:master' into master

    commit 9061acee5d
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Sep 28 17:44:12 2021 -0700

        Update interface.html

    commit 79bacc4593
    Merge: bb5fcdaa 48bb819b
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Sep 28 07:12:44 2021 -0700

        Merge branch 'espruino:master' into master

    commit bb5fcdaafc
    Merge: 814fbdd6 28bd9e83
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Sep 27 16:15:07 2021 -0700

        Merge branch 'espruino:master' into master

    commit 814fbdd61e
    Merge: 83d88a1e f3fd0f25
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Sep 25 08:01:44 2021 -0700

        Merge branch 'espruino:master' into master

    commit 83d88a1ea1
    Merge: c9bed74e 71471d37
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Fri Sep 24 19:35:52 2021 -0700

        Merge branch 'espruino:master' into master

    commit c9bed74ec2
    Merge: 1f130c53 16fe8470
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 23 15:21:18 2021 -0700

        Merge branch 'espruino:master' into master

    commit 1f130c53b4
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Wed Sep 22 07:25:41 2021 -0700

        Update interface.html

    commit 3d8ebe82c2
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Sep 21 21:07:20 2021 -0700

        Update interface.html

    commit 2ca58d2cc4
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Sep 21 21:02:14 2021 -0700

        Update custom.html

    commit d8c149073f
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Sep 21 21:01:31 2021 -0700

        Update apps.json

    commit ceab5d46a2
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Sep 21 20:58:01 2021 -0700

        Rename schoolCalender.js to app.js

    commit 9b344eb1ec
    Merge: ec453c0e 3b15a7f9
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Tue Sep 21 07:24:54 2021 -0700

        Merge branch 'espruino:master' into master

    commit ec453c0e10
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Sep 20 19:45:50 2021 -0700

        Update README.md

    commit a8f7fe7292
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Sep 20 07:31:41 2021 -0700

        Update interface.html

    commit 51c41d5c48
    Merge: b7a4ecb5 50ec8d97
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Mon Sep 20 07:25:50 2021 -0700

        Merge branch 'espruino:master' into master

    commit b7a4ecb578
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Sep 19 16:48:24 2021 -0700

        Update interface.html

    commit 82320ab073
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Sep 19 16:40:43 2021 -0700

        Update interface.html

    commit 27d025bf82
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Sep 19 14:01:04 2021 -0700

        Update interface.html

    commit bd92c0e67f
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Sep 19 13:51:31 2021 -0700

        Update interface.html

    commit f0c596d14f
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Sep 19 13:40:29 2021 -0700

        Update interface.html

    commit d6542bac6d
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Sep 19 07:29:46 2021 -0700

        Update interface.html

    commit 7a2ee0f711
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Sep 19 07:15:29 2021 -0700

        Update interface.html

    commit c65ddbfc52
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sun Sep 19 07:05:32 2021 -0700

        Update interface.html

    commit 43c684f389
    Merge: ddd1a83c 5f5b5c0d
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Sep 18 19:45:25 2021 -0700

        Merge branch 'espruino-master'

    commit 5f5b5c0dc2
    Merge: ddd1a83c cc2e1bbd
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Sat Sep 18 19:42:47 2021 -0700

        Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master

    commit ddd1a83c61
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Fri Sep 17 18:27:57 2021 -0700

        Update interface.html

    commit 632c98f8be
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Fri Sep 17 15:13:46 2021 -0700

        Update interface.html

    commit c252f74e16
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Fri Sep 17 07:31:16 2021 -0700

        Update interface.html

    commit b9b0a43e99
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 16 19:28:35 2021 -0700

        Update interface.html

    commit afafd449fb
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 16 19:22:01 2021 -0700

        Update interface.html

    commit 45a0d50b01
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 16 19:15:25 2021 -0700

        Update interface.html

    commit eb146fe07b
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 16 19:07:51 2021 -0700

        Update interface.html

    commit 34baf995e7
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 16 19:04:33 2021 -0700

        Update interface.html

    commit 751fbdda43
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 16 19:00:47 2021 -0700

        Update interface.html

    commit bc71f31731
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 16 18:47:13 2021 -0700

        Update interface.html

    commit cfde9e14a8
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 16 18:41:40 2021 -0700

        Update interface.html

    commit 135165c983
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 16 18:37:52 2021 -0700

        Add files via upload

    commit d50ba356d6
    Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
    Date:   Thu Sep 16 18:36:59 2021 -0700

        Update apps.json

commit a385c09922
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Dec 3 12:04:40 2021 +0000

    openstmap .10: Improve scale factor calculation to fix scaling issues (#984)

commit 052eb41ebc
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Dec 3 09:20:13 2021 +0000

    Stop crypto polyfill being pulled in - fix http://forum.espruino.com/conversations/369197/#comment16294286

commit 6baddd3b43
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Dec 3 09:15:37 2021 +0000

    Add gbdebug app

commit b5fa5fb64e
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Dec 3 08:24:12 2021 +0000

    tweak for lint errors - still some assignment warnings

commit d504017782
Merge: e2ae57fa 633cad5c
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Dec 3 08:18:47 2021 +0000

    Merge pull request #986 from stephenPspackman/master

    pooq Roman - a watch face

commit e2ae57faa4
Merge: 79f37b2b 3595fab0
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Dec 3 08:13:52 2021 +0000

    Merge pull request #951 from rigrig/qmsched-clean

    Move Quiet Mode LCD options from global settings to the Quiet Mode Schedule app

commit 79f37b2bfa
Merge: 56b9e04f b595e603
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Dec 3 08:12:21 2021 +0000

    Merge pull request #987 from hughbarney/master

    Pebble: use LECO1976 font, update boot icon, redo screenshots

commit 633cad5cd3
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date:   Fri Dec 3 00:11:07 2021 -0800

    Update app.js

    Fix (hopefully) time zone issues and boundaries in the event scanner.

commit b595e60333
Author: hughbarney <hughbarney@googlemail.com>
Date:   Thu Dec 2 22:17:00 2021 +0000

    Pebble: switched to LECO1976 font and slanting boot icon

commit 3595fab079
Author: Richard de Boer <git@tubul.net>
Date:   Fri Nov 26 20:05:40 2021 +0100

    qmsched: manage LCD options

    Also migrates old settings file: we now store options in qmsched.json,
    instead of in the global setting.json.

commit d743b2266a
Author: Richard de Boer <git@tubul.net>
Date:   Tue Nov 23 21:27:37 2021 +0100

    boot: remove Quiet Mode options

    Updating these will be handled by the Quiet Mode Schedule app (qmsched)

commit c24f67b06b
Author: Richard de Boer <git@tubul.net>
Date:   Tue Nov 23 21:25:26 2021 +0100

    settings: remove Quiet Mode LCD options

    Updating these will be handled by the Quiet Mode Schedule app (qmsched)

commit 32980bf3be
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date:   Thu Dec 2 13:04:29 2021 -0800

    Update apps.json

    Declare pooqroman.json, our private config file.

commit ade94521b7
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date:   Thu Dec 2 12:57:25 2021 -0800

    Update README.md

    Github flubs UTF-8? Really?

commit 2906e228ba
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date:   Thu Dec 2 12:54:03 2021 -0800

    Update apps.json

commit 9c8fd93783
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date:   Thu Dec 2 12:53:18 2021 -0800

    Create README.md

commit 6ed4565ee1
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date:   Thu Dec 2 12:16:53 2021 -0800

    Add files via upload

    Upload the right file this time :-}.

commit 98bb9c28b3
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date:   Thu Dec 2 12:02:15 2021 -0800

    Add files via upload

commit 4803365ab3
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date:   Thu Dec 2 11:49:28 2021 -0800

    Update app.js

    Conform to filename conventions for our settings file—it is json.

commit 8ff08cbaab
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date:   Thu Dec 2 11:35:39 2021 -0800

    Create resourcer.js

commit ad96a97ae9
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date:   Thu Dec 2 11:34:25 2021 -0800

    Create app-icon.js

commit 2fc3cee139
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date:   Thu Dec 2 11:27:53 2021 -0800

    Create app.js

commit 43a68fb908
Author: hughbarney <hughbarney@googlemail.com>
Date:   Thu Dec 2 19:01:40 2021 +0000

    Pebble: 0.03 changed font to Leco1976, updated screenshots

commit 56b9e04ff0
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Dec 2 10:37:08 2021 +0000

    new core

commit 9d26a6448e
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Dec 2 10:28:38 2021 +0000

    launcher 0.09: Bangle.js 2 - pressing the button goes back to clock (fix #971)
          After 10s of being locked, the launcher goes back to the clock screen

commit 5b967184b6
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Dec 2 10:07:45 2021 +0000

    0.03: Fix unfreed memory, and clearInterval that disabled all clocks at midnight (fix #946)
          Fix app icon
          Change menu order so 'back' is at the top

commit ce2d182247
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Dec 2 09:43:03 2021 +0000

    tweak 2v11 firmware mentions

commit 829ee9129a
Merge: 0cb1dfbb 7a1bb02b
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Dec 2 09:06:21 2021 +0000

    Merge pull request #983 from hughbarney/master

    Pebble: deploy settings file, updated README

commit 0cb1dfbb82
Merge: e0018a49 3baa465f
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Dec 2 09:06:07 2021 +0000

    Merge pull request #982 from rigrig/delete-settings-library

    remove Settings module

commit e0018a495c
Merge: 7218acf0 cb8ee706
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Dec 2 08:12:16 2021 +0000

    Merge pull request #981 from andrewgoz/master

    New icon, improved UI

commit cb8ee70625
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Thu Dec 2 16:05:36 2021 +0800

    Update app.js

commit 012982e910
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Thu Dec 2 16:03:22 2021 +0800

    Update README.md

commit 7a1bb02bce
Author: hughbarney <hughbarney@googlemail.com>
Date:   Wed Dec 1 21:07:41 2021 +0000

    Pebble: updated README

commit bd8bb638d4
Author: hughbarney <hughbarney@googlemail.com>
Date:   Wed Dec 1 20:29:34 2021 +0000

    Pebble: deploy pebble.settings.js in apps.json

commit 3baa465f01
Author: Richard de Boer <git@tubul.net>
Date:   Wed Dec 1 19:34:52 2021 +0100

    remove Settings module

    Better not to have this at all than to have a library that you can't
    actually use in widgets/boot/settings code

commit b848c45ce4
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 23:42:17 2021 +0800

    Improve token display

    Limit label length. Reduce digits font size until it fits.

commit 86ea0554b3
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 23:26:45 2021 +0800

    Colour icon

commit 3305a5db6a
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 23:23:44 2021 +0800

    Colour icon

commit 26cc978a40
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 22:29:37 2021 +0800

    Update README.md

commit 21961edf42
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 22:26:01 2021 +0800

    Update ChangeLog

commit 4d239bf71e
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 22:24:43 2021 +0800

    Version 0.03

commit 16f20970d9
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 22:21:21 2021 +0800

    Limit scanned label length

    Fixed #5

commit d4ddf22399
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 22:15:55 2021 +0800

    Try new JSON settings format

commit 60a8c487ad
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 22:05:53 2021 +0800

    Support updated settings file

commit 7a9b64a7fd
Merge: dfd7a02e 7218acf0
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 21:28:07 2021 +0800

    Merge branch 'espruino:master' into master

commit 7218acf0b4
Merge: adca628e a789e0be
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Wed Dec 1 13:26:44 2021 +0000

    Merge pull request #980 from myxor/poweroff-icon-color-fix

    Poweroff: icon color fix & README improvement

commit dfd7a02e12
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 21:26:41 2021 +0800

    Show placeholder "Calculating"

    Fixes #2

commit a789e0bea4
Author: Marco H <myxor@users.noreply.github.com>
Date:   Wed Dec 1 13:55:25 2021 +0100

    Icon white with 1px black border

commit ca6b73e3e4
Author: Marco H <myxor@users.noreply.github.com>
Date:   Wed Dec 1 13:54:49 2021 +0100

    Icon white with 1px black border

commit 871c345cea
Author: Marco H <myxor@users.noreply.github.com>
Date:   Wed Dec 1 13:49:25 2021 +0100

    Update README.md

commit e2a4428be2
Author: Marco H <myxor@users.noreply.github.com>
Date:   Wed Dec 1 13:48:03 2021 +0100

    Fix gramar and link in README

commit 2d190278f2
Author: Marco H <myxor@users.noreply.github.com>
Date:   Wed Dec 1 13:45:24 2021 +0100

    Change app icon color to white

commit f3dffdb3e1
Author: Marco H <myxor@users.noreply.github.com>
Date:   Wed Dec 1 13:44:12 2021 +0100

    Change app icon to white

commit adca628e2c
Merge: 38c6e160 edec2442
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Wed Dec 1 12:06:47 2021 +0000

    Merge branch 'master' of github.com:espruino/BangleApps

commit edec24429a
Merge: 013d7704 43312a78
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Wed Dec 1 09:37:09 2021 +0000

    Merge pull request #978 from myxor/mylocation-spelling

    Spelling issue in mylocation README

commit 43312a782a
Author: Marco H <myxor@users.noreply.github.com>
Date:   Wed Dec 1 10:23:07 2021 +0100

    Update README.md

    Fix spelling of the Scottish capital city in the README :)

commit 013d7704a9
Merge: 527bbf8e a9530f64
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Wed Dec 1 09:00:19 2021 +0000

    Merge pull request #973 from rigrig/widbars

    New widget: Widbars

commit a9530f64ea
Merge: 8580952e 527bbf8e
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Wed Dec 1 09:00:08 2021 +0000

    Merge branch 'master' into widbars

commit 527bbf8e59
Merge: 68b73d2e a44d5420
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Wed Dec 1 08:59:27 2021 +0000

    Merge pull request #974 from rigrig/widbatpc-fix

    widbatpc: Fix drawing the bar when charging

commit 68b73d2e17
Merge: 097a3153 1108983c
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Wed Dec 1 08:58:35 2021 +0000

    Merge pull request #977 from alainsaas/master

    New app: A Speech Timer

commit 1108983cba
Merge: 3c7d6b79 097a3153
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Wed Dec 1 08:58:30 2021 +0000

    Merge branch 'master' into master

commit 097a315395
Merge: 3ddd1696 24e2b01e
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Wed Dec 1 08:51:48 2021 +0000

    Merge pull request #975 from hughbarney/master

    Mylocation (APP), Pastel sunrise, sunset, A Pebble Clock to keep the revolution going

commit 3c7d6b795d
Author: Alain Saas <alainsaas@gmail.com>
Date:   Wed Dec 1 15:28:23 2021 +0900

    Update apps.json

commit 3507dcde45
Author: Alain Saas <alainsaas@gmail.com>
Date:   Wed Dec 1 15:26:52 2021 +0900

    Update apps.json

commit 541adf4c16
Author: Alain Saas <alainsaas@gmail.com>
Date:   Wed Dec 1 15:22:44 2021 +0900

    Update README.md

commit 8f0856d871
Author: Alain Saas <alainsaas@gmail.com>
Date:   Wed Dec 1 15:21:21 2021 +0900

    Update README.md

commit 13b01fe829
Author: Alain Saas <alainsaas@gmail.com>
Date:   Wed Dec 1 15:20:52 2021 +0900

    Add files via upload

commit 18c3461e6e
Author: Alain Saas <alainsaas@gmail.com>
Date:   Wed Dec 1 15:20:41 2021 +0900

    Create README.md

commit da133e2ccd
Author: Alain Saas <alainsaas@gmail.com>
Date:   Wed Dec 1 15:09:06 2021 +0900

    Create ChangeLog

commit 9033db08bf
Author: Alain Saas <alainsaas@gmail.com>
Date:   Wed Dec 1 15:03:45 2021 +0900

    Create app-icon.js

commit 673fa8820f
Author: Alain Saas <alainsaas@gmail.com>
Date:   Wed Dec 1 15:01:48 2021 +0900

    Add files via upload

commit 312bed6491
Author: Alain Saas <alainsaas@gmail.com>
Date:   Wed Dec 1 15:00:58 2021 +0900

    Create app.js

commit 24e2b01e22
Merge: 7785c7ea 3ddd1696
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 23:45:24 2021 +0000

    Merge remote-tracking branch 'upstream/master'

commit 7785c7ea56
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 23:38:29 2021 +0000

    Mylocation: make into an app

commit 848ccd2be9
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 23:16:56 2021 +0000

    Mylocation: make into an app

commit 8ad8ed15dc
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 23:15:45 2021 +0000

    Mylocation: make into an app

commit 8e56dce22c
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 23:10:36 2021 +0000

    Mylocation: make into an app

commit 4cbd7e8ea6
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 22:46:37 2021 +0000

    Mylocation: make into an app

commit e3745f94fc
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 22:43:45 2021 +0000

    Mylocation: make into an app

commit a44d542053
Author: Richard de Boer <git@tubul.net>
Date:   Tue Nov 30 22:30:28 2021 +0100

    widbatpc: Fix drawing the bar when charging

commit 8580952e69
Author: Richard de Boer <git@tubul.net>
Date:   Tue Nov 30 21:06:23 2021 +0100

    widbars: comment out HRM/temperature

    They didn't seem very useful

commit 7caac64a86
Author: Richard de Boer <git@tubul.net>
Date:   Tue Nov 30 20:40:33 2021 +0100

    widbars: new widget

commit 4669099645
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 18:11:08 2021 +0000

    MyLocation added mylocation.app.js

commit 3ddd169612
Merge: a20a2e42 31eaeade
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Tue Nov 30 17:14:26 2021 +0000

    Merge pull request #972 from andrewgoz/master

    Fix JSON save format

commit 31eaeadee2
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 00:26:39 2021 +0800

    Update Authentiwatch version

commit f094cc6e35
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 00:25:00 2021 +0800

    Update ChangeLog

commit e1c67cf345
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 00:22:23 2021 +0800

    Save in new JSON format too

commit 989dc5ccd4
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 00:18:44 2021 +0800

    Use new JSON format.

commit 51c91bf9ee
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 00:17:26 2021 +0800

    Rename variable

commit f127bef66b
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 00:14:47 2021 +0800

    Load new JSON format

commit 0e3b17be67
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 16:12:47 2021 +0000

    Added icon for mylocation

commit c1a48e7b48
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date:   Wed Dec 1 00:09:52 2021 +0800

    Try different JSON format

commit 78c3791c1e
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 13:48:20 2021 +0000

    Pebble screenshot updated

commit 5b7bbd83db
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 13:30:13 2021 +0000

    Pebble: added README, battery warning if below 30%

commit 4cf5d86083
Merge: ac1425ca a20a2e42
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 13:18:27 2021 +0000

    merged upstream

commit ac1425ca7c
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 30 13:07:56 2021 +0000

    set mylocation to an app

commit a20a2e4292
Merge: dec4ec8c c30ee355
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Tue Nov 30 08:28:19 2021 +0000

    Merge pull request #967 from myxor/poweroff-app

    Poweroff app

commit c30ee355bb
Merge: bd1fa974 dec4ec8c
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Tue Nov 30 08:28:14 2021 +0000

    Merge branch 'master' into poweroff-app

commit dec4ec8c19
Merge: c1dd7c6c d2cb4be4
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Tue Nov 30 08:27:16 2021 +0000

    Merge pull request #966 from reelyactive/master

    Added SensiBLE app

commit bd1fa974d1
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 09:04:43 2021 +0100

    Update ChangeLog

commit 31dba4df49
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 08:59:37 2021 +0100

    Change icon to black

commit ffd7eebf25
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 08:59:20 2021 +0100

    Change icon to black

commit 4a852e7138
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 08:52:47 2021 +0100

    Rename Readme.md to README.md

commit a08a8d8a24
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 08:52:29 2021 +0100

    Update apps.json

commit 166994311e
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 08:46:04 2021 +0100

    Add app to apps.json

commit ea10cea706
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 08:44:45 2021 +0100

    Update Readme.md

commit f73055253e
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 08:42:30 2021 +0100

    Add files via upload

commit eef1569c99
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 08:41:49 2021 +0100

    Create app-icon.js

commit eeb3206a09
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 08:39:36 2021 +0100

    Create Readme.md

commit c822b62789
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 08:36:28 2021 +0100

    Create app.js

commit 8775a6f339
Author: Marco H <myxor@users.noreply.github.com>
Date:   Tue Nov 30 08:24:43 2021 +0100

    Create ChangeLog

commit d2cb4be4b4
Author: jeffyactive <jeff@reelyactive.com>
Date:   Mon Nov 29 21:48:30 2021 -0500

    Corrected variable initialisation

commit 4d107148c7
Author: jeffyactive <jeff@reelyactive.com>
Date:   Mon Nov 29 21:31:53 2021 -0500

    Added SensiBLE app

commit 6642b21606
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 29 20:27:25 2021 +0000

    added pebble icon

commit b50faa919a
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 29 20:12:25 2021 +0000

    Pebble - long live the rebellion

commit 3fa435e57d
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 29 19:58:19 2021 +0000

    Pastel, MyLocation updated README files

commit 6510e4b7d2
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 29 19:02:01 2021 +0000

    Pastel added dependancy on widpedom

commit 784f7f8492
Merge: 22d06c8c c1dd7c6c
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 29 18:57:56 2021 +0000

    resolved apps.json conflict

commit 22d06c8cf6
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 29 18:45:44 2021 +0000

    Pastel changed dependancy on MyLocation to type app

commit 38c6e16010
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 16:29:34 2021 +0000

    new about pixels

commit c1dd7c6cab
Merge: c2b70103 616afad0
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 11:37:02 2021 +0000

    Merge pull request #957 from JamesLMilner/minor-style-updates

    Tweak styling to give a more aligned and spaced out layout

commit c2b70103a6
Merge: cd0de091 3e1c90e4
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 10:54:30 2021 +0000

    Merge pull request #955 from alainsaas/master

    New app: A Clock with Timer, v0.01

commit 3e1c90e485
Merge: 17e13a63 cd0de091
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 10:54:23 2021 +0000

    Merge branch 'master' into master

commit cd0de091f3
Merge: 0dd00635 6fc1e738
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 10:52:43 2021 +0000

    Merge pull request #956 from JamesLMilner/mandlebrotclock

    Add Mandlebrot Clock app

commit 0dd00635b8
Merge: 72d3c44f ba506741
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 10:50:28 2021 +0000

    Merge pull request #959 from dratini0/recorder-fixes

    Assorted bugfixes to the recorder apps

commit 72d3c44ffd
Merge: 33ce71f2 0d45f2c2
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 10:09:47 2021 +0000

    Merge branch 'master' of github.com:espruino/BangleApps

commit 0d45f2c2e8
Merge: c4238eba 075d7a84
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 10:08:07 2021 +0000

    Merge pull request #962 from myxor/myxor-temperature-app

    Update degree Celsius temperature app

commit 33ce71f279
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 10:06:21 2021 +0000

    fix for sanity test errors

commit c4238ebae7
Merge: d4f1e7d3 10d170d3
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 10:01:40 2021 +0000

    Merge pull request #950 from jg76379/master

    Add new Interval Timer App

commit 10d170d31e
Merge: 4f5ec608 d4f1e7d3
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 10:00:29 2021 +0000

    Merge branch 'master' into master

commit d4f1e7d3cb
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 09:52:47 2021 +0000

    minor fixes for #952

commit 795d2b83ec
Merge: d1534bdc 99ec40cd
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 09:51:51 2021 +0000

    Merge branch 'master' of github.com:espruino/BangleApps

commit 99ec40cd8e
Merge: 30e421e2 6220a88d
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 09:48:20 2021 +0000

    Merge pull request #952 from rigrig/locale-12h

    locale: Apply 12hour setting to time

commit 075d7a840c
Author: Marco H <myxor@users.noreply.github.com>
Date:   Mon Nov 29 10:43:42 2021 +0100

    Update apps.json

commit c9d0a19947
Author: Marco H <myxor@users.noreply.github.com>
Date:   Mon Nov 29 10:40:32 2021 +0100

    Add space after temperature value

    Add space after temperature value

commit baba42ae25
Author: Marco H <myxor@users.noreply.github.com>
Date:   Mon Nov 29 10:36:31 2021 +0100

    Fix changelog syntax

commit cd67486547
Author: Marco H <myxor@users.noreply.github.com>
Date:   Mon Nov 29 10:25:14 2021 +0100

    Update ChangeLog

commit 765a683c89
Author: Marco H <myxor@users.noreply.github.com>
Date:   Mon Nov 29 10:23:54 2021 +0100

    Update app.js

    Improving messages and added Celsius sign

commit 30e421e225
Merge: 94f8b4bc 918dcba6
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Mon Nov 29 08:38:52 2021 +0000

    Merge pull request #960 from leer10/master

    Add 93 Dub Watchface

commit 918dcba633
Merge: bb537b17 050b9c2b
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:58:18 2021 -0800

    Merge pull request #1 from leer10/style-cleanup

    style cleanup

commit 050b9c2b80
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:56:18 2021 -0800

    Update apps.json

commit ada93e894d
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:55:46 2021 -0800

    Update ChangeLog

commit 590f022a91
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:55:32 2021 -0800

    Update ChangeLog

commit f423a6b91b
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:54:17 2021 -0800

    Update app.js

commit bb537b1738
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:27:14 2021 -0800

    Update ChangeLog

commit 656ca2ecaa
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:25:23 2021 -0800

    Update apps.json

    added new version in json

commit 438885ae92
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:24:18 2021 -0800

    Add files via upload

commit b9b7cfb50c
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:23:49 2021 -0800

    Delete screenshot.png

commit 36aead94e7
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:23:24 2021 -0800

    Create ChangeLog

commit b2cb4e7c0a
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:22:04 2021 -0800

    Add files via upload

commit b25ad7573e
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:21:57 2021 -0800

    Delete screenshot.png

commit c3fac095b8
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:19:21 2021 -0800

    Update app.js

    add discominotaur's adjustments (cause a battery on the watchface isn't useful when the widget does the work anyways) maybe i'll do it as a setting later

commit 426ec0350f
Author: leer10 <brandon.abbott@charter.net>
Date:   Sun Nov 28 14:10:47 2021 -0800

    Update README.md

    added credits

commit ba50674173
Author: Balint Kovacs <dratini0@gmail.com>
Date:   Sun Nov 28 18:58:26 2021 +0000

    Update app versions and changelog

commit 1a118a6037
Author: Balint Kovacs <dratini0@gmail.com>
Date:   Sun Nov 28 18:44:47 2021 +0000

    Recorded: Slightly improve plot altitude if data has NaNs

commit 22fa78ff8d
Author: Balint Kovacs <dratini0@gmail.com>
Date:   Sun Nov 28 18:43:44 2021 +0000

    Even out x axis grid points

commit 466fd2155c
Author: Balint Kovacs <dratini0@gmail.com>
Date:   Sun Nov 28 18:18:18 2021 +0000

    Remove superfluous semicolon

commit a622781628
Author: Balint Kovacs <dratini0@gmail.com>
Date:   Sun Nov 28 16:46:01 2021 +0000

    Make the recorder handle missing coordinates in plot speed

commit 69c6a34ead
Author: Balint Kovacs <dratini0@gmail.com>
Date:   Sun Nov 28 15:46:02 2021 +0000

    Fix some text overflowing the screen in recorder and gpsrec

    On Bangle.js 2

commit 616afad056
Author: James <jamesmilner22@hotmail.com>
Date:   Sun Nov 28 14:10:29 2021 +0000

    Title indent again

commit 41c80ae767
Author: James <jamesmilner22@hotmail.com>
Date:   Sun Nov 28 14:08:30 2021 +0000

    Indent logo slightly to line up more accurately

commit 617ed688c5
Author: James <jamesmilner22@hotmail.com>
Date:   Sun Nov 28 14:05:49 2021 +0000

    Use rem

commit a28b3b78e4
Author: James <jamesmilner22@hotmail.com>
Date:   Sun Nov 28 13:58:41 2021 +0000

    Add spacing to layout, small css tweaks

commit 6fc1e738f1
Author: James <jamesmilner22@hotmail.com>
Date:   Sun Nov 28 13:22:42 2021 +0000

    Add mandlebrot clock app

commit 89e88e7172
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 23:39:51 2021 -0800

    Update app-icon.js

    hopefully fix launcher icon

commit 40d19aad2e
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 22:29:57 2021 -0800

    Update apps.json

    added screenshot to app store listing

commit d87930e4d3
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 22:27:51 2021 -0800

    Update apps.json

commit 6eb7a844d6
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 22:26:36 2021 -0800

    Update app.js

    fix battery graphics

commit da41d04d26
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 22:20:21 2021 -0800

    Update apps.json

commit 47c8edba4f
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 22:19:25 2021 -0800

    Add files via upload

commit b28986c249
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 22:19:09 2021 -0800

    Delete app.png

commit 9e897dfd50
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 22:13:21 2021 -0800

    Update app.js

    removed other nonfunctional comment block

commit 6fd7a0eb63
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 22:11:06 2021 -0800

    Update app.js

    battery icon actually works now

commit 4a3e1bbe28
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 21:52:13 2021 -0800

    Update app.js

    12 hr/24 hr specific behavior now from settings instead of hardcoded

commit 3d03895b9d
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 21:44:49 2021 -0800

    Update README.md

commit 0d5892769d
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 21:42:19 2021 -0800

    Add files via upload

    add screenshot for 93dub

commit 82e515e0e5
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 21:39:55 2021 -0800

    Create README.md

    added dub93's readme

commit 8a3f9f848a
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 21:36:48 2021 -0800

    Update app.js

    stripped license and info block of text since it's already enclosed in an MIT-licensed repo

commit 4294a27279
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 21:31:41 2021 -0800

    Update apps.json

    apps.json updates

commit 251ceb9dd1
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 21:27:35 2021 -0800

    Update apps.json

    oops comma

commit b49223d5b9
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 21:24:09 2021 -0800

    Update apps.json

commit 2d21ce7445
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 21:21:29 2021 -0800

    Add files via upload

commit c0e5d4432e
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 21:19:34 2021 -0800

    Create app-icon.js

    added icon

commit 0d6bfc7c13
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 20:59:32 2021 -0800

    Update app.js

    redid background, adjusted graphics to look nice on bangle 2

commit 17e13a6325
Author: Alain Saas <alainsaas@gmail.com>
Date:   Sun Nov 28 13:43:31 2021 +0900

    Update apps.json

commit a19da85de7
Author: Alain Saas <alainsaas@gmail.com>
Date:   Sun Nov 28 13:41:56 2021 +0900

    Update README.md

commit 9d4c251b73
Author: Alain Saas <alainsaas@gmail.com>
Date:   Sun Nov 28 13:39:41 2021 +0900

    Update apps.json

commit f9fa4a7df1
Author: Alain Saas <alainsaas@gmail.com>
Date:   Sun Nov 28 13:32:58 2021 +0900

    Update apps.json

commit ff95dd3b2c
Author: Alain Saas <alainsaas@gmail.com>
Date:   Sun Nov 28 13:29:06 2021 +0900

    Create README.md

commit c23960c12c
Author: Alain Saas <alainsaas@gmail.com>
Date:   Sun Nov 28 13:20:48 2021 +0900

    Add files via upload

commit d9d6133559
Author: Alain Saas <alainsaas@gmail.com>
Date:   Sun Nov 28 13:20:15 2021 +0900

    Create ChangeLog

commit de4d744e26
Author: Alain Saas <alainsaas@gmail.com>
Date:   Sun Nov 28 13:19:15 2021 +0900

    Create app-icon.js

commit de9a526517
Author: Alain Saas <alainsaas@gmail.com>
Date:   Sun Nov 28 13:14:06 2021 +0900

    Add files via upload

commit 662963b208
Author: Alain Saas <alainsaas@gmail.com>
Date:   Sun Nov 28 13:06:47 2021 +0900

    Create app.js

commit 56f3044e5e
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 12:02:34 2021 -0800

    Update app.js

    background needed redraw after notification

    background redraw broke widgets, so temp fix

commit 228a3664c7
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 11:41:39 2021 -0800

    Update apps.json

commit 33b3e91869
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 11:40:13 2021 -0800

    Update apps.json

commit 7d646945df
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 11:37:56 2021 -0800

    Update apps.json

commit dabaa06efb
Author: leer10 <brandon.abbott@charter.net>
Date:   Sat Nov 27 11:33:19 2021 -0800

    Create app.js

commit 3fbb46b046
Author: hughbarney <hughbarney@googlemail.com>
Date:   Sat Nov 27 11:23:03 2021 +0000

    Pastel, recalc sunrise,sunset every hour

commit 21fe6e7ea4
Author: hughbarney <hughbarney@googlemail.com>
Date:   Fri Nov 26 21:52:05 2021 +0000

    Pastel added dependancy on MyLocation app, display sunrise,sunset times

commit b426c479a3
Author: hughbarney <hughbarney@googlemail.com>
Date:   Fri Nov 26 21:29:46 2021 +0000

    Pastel added dependancy on MyLocation app, display sunrise,sunset times

commit 070558a0a6
Author: hughbarney <hughbarney@googlemail.com>
Date:   Fri Nov 26 20:48:27 2021 +0000

    MyLocation - adds menu to set preferred city or setup from GPS

commit 6220a88d29
Author: Richard de Boer <git@tubul.net>
Date:   Fri Nov 26 21:29:58 2021 +0100

    locale: Apply 12hour setting to time

    Fixes #892

commit ce0e50ed94
Author: hughbarney <hughbarney@googlemail.com>
Date:   Fri Nov 26 20:25:28 2021 +0000

    MyLocation - adds menu to set preferred city or setup from GPS

commit 4f5ec608de
Author: James G <me@jgough.net>
Date:   Fri Nov 26 12:48:20 2021 -0500

    fix formatting in README for interval timer app

commit 2ae9585193
Author: James G <me@jgough.net>
Date:   Fri Nov 26 12:43:36 2021 -0500

    rename intervalTimer.app.js to app.js

commit bff43e662d
Author: James G <me@jgough.net>
Date:   Fri Nov 26 12:42:13 2021 -0500

    Fix url for intervalTimer.app.js in app.json

commit fc6ecaccce
Author: James G <me@jgough.net>
Date:   Fri Nov 26 12:35:35 2021 -0500

    Add new Interval Timer app.

commit d1534bdcbf
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Nov 26 15:05:05 2021 +0000

    comment

commit 94f8b4bca7
Merge: dc8edba0 4cfbe11e
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Nov 26 12:01:01 2021 +0000

    Merge pull request #947 from peerdavid/master

    [LCARS clock] Alarm works also if clock is closed and opened again.

commit dc8edba00d
Merge: db1c5b74 fa4fd118
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Nov 26 11:59:41 2021 +0000

    Merge pull request #948 from Smooklu/master

    Updated fd6fdetect

commit db1c5b7481
Merge: a4299586 045251f5
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Nov 26 11:59:15 2021 +0000

    Merge pull request #949 from johan-m-o/master

    Update Spirit Level to work on Bangle.js 2

commit 045251f55f
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date:   Fri Nov 26 11:50:19 2021 +0100

    Update spiritlevel.js

commit b6e5175675
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date:   Fri Nov 26 11:44:21 2021 +0100

    Update spiritlevel.js

commit 6f300299b5
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date:   Fri Nov 26 11:34:52 2021 +0100

    Update apps.json

commit fe5ca8bc76
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date:   Fri Nov 26 11:33:49 2021 +0100

    Update spiritlevel.js

commit a89dd4d544
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date:   Fri Nov 26 11:23:43 2021 +0100

    Update ChangeLog

commit a4299586e8
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Fri Nov 26 10:04:02 2021 +0000

    cscsensor 0.06: Now read wheel rev as well as cadence sensor
          Improve connection code

commit fa4fd118e2
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 13:20:52 2021 -0600

    Update apps.json

commit 43b447f81c
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 13:17:35 2021 -0600

    Update apps.json

commit 1ea1706e61
Merge: 08fd95ab 095165c5
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 13:04:40 2021 -0600

    Merge branch 'espruino:master' into master

commit 08fd95ab9a
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 13:04:09 2021 -0600

    Update README.md

commit bc27677f5e
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 13:02:43 2021 -0600

    Update apps.json

commit f9286cbee9
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 13:00:48 2021 -0600

    Update README.md

commit a1a56601c0
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 13:00:38 2021 -0600

    Update README.md

commit 4cfbe11e45
Author: David Peer <david.peer@outlook.com>
Date:   Thu Nov 25 20:00:36 2021 +0100

    Show text for each icon.

commit 4fb4d12ba4
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 13:00:28 2021 -0600

    Update README.md

commit 6508ed8b3f
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 12:57:25 2021 -0600

    Update apps.json

commit 85b7115c73
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 12:54:33 2021 -0600

    Update README.md

commit 6482297881
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 12:53:16 2021 -0600

    Update ChangeLog

commit f5940b5bdb
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 12:52:27 2021 -0600

    Update README.md

commit 9f00293401
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 12:50:35 2021 -0600

    Update README.md

commit 2818a63e2c
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date:   Thu Nov 25 12:48:36 2021 -0600

    Create README.md

commit 95f845ad4e
Author: David Peer <david.peer@outlook.com>
Date:   Thu Nov 25 19:10:05 2021 +0100

    New icon for alarm

commit ca3453440c
Merge: dcee49cd 4a530371
Author: David Peer <david.peer@outlook.com>
Date:   Thu Nov 25 19:01:24 2021 +0100

    Merge branch 'master' of https://github.com/peerdavid/BangleApps

commit dcee49cdc8
Author: David Peer <david.peer@outlook.com>
Date:   Thu Nov 25 19:01:22 2021 +0100

    New GPS Icon

commit 4a5303714d
Merge: 93e2a88a 095165c5
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date:   Thu Nov 25 18:52:23 2021 +0100

    Merge branch 'espruino:master' into master

commit 93e2a88a4c
Author: David Peer <david.peer@outlook.com>
Date:   Thu Nov 25 18:51:20 2021 +0100

    Updated screenshot

commit d99cea9ae0
Merge: 232dcc4b 7e1b0422
Author: David Peer <david.peer@outlook.com>
Date:   Thu Nov 25 18:49:46 2021 +0100

    Merge branch 'master' of https://github.com/peerdavid/BangleApps

commit 232dcc4b9d
Author: David Peer <david.peer@outlook.com>
Date:   Thu Nov 25 18:49:44 2021 +0100

    Real icons - its an image of the real planet :)

commit 095165c5c9
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Nov 25 16:33:45 2021 +0000

    oops - fix uncommitted file!

commit bf964ce3e4
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Nov 25 16:06:26 2021 +0000

    The 'update all' button shouldn't update apps that require 'custom.html' (fix #748)

commit 7e1b042255
Merge: ccce57ae 944b24e6
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date:   Thu Nov 25 16:56:53 2021 +0100

    Merge branch 'espruino:master' into master

commit ccce57ae89
Merge: a99d9d5e c381e7ef
Author: David Peer <david.peer@outlook.com>
Date:   Thu Nov 25 16:56:35 2021 +0100

    Merge branch 'master' of https://github.com/peerdavid/BangleApps

commit a99d9d5e7c
Author: David Peer <david.peer@outlook.com>
Date:   Thu Nov 25 16:56:32 2021 +0100

    Store alarm in settings

commit 944b24e6c3
Merge: e8264cc8 1b9477be
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Nov 25 15:52:25 2021 +0000

    Merge branch 'master' of github.com:espruino/BangleApps

commit e8264cc8f8
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Nov 25 15:50:07 2021 +0000

    messages 0.07: Added settings menu with option to choose vibrate pattern and frequency (fix #909)

commit 5f5ca64cb4
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Nov 25 15:21:59 2021 +0000

    android 0.04: Android icon now goes to settings page with 'find phone'

commit 6aa6bcf179
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Nov 25 15:12:04 2021 +0000

    messages 0.06: New messages now go at the start (fix #898)
          Answering true/false now exits the messages app if no new messages
          Back now marks a message as read
          Clicking top-left opens a menu which allows you to delete a message or mark unread

commit 1b9477be5d
Merge: e28f9c15 2b7091bd
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Nov 25 12:19:48 2021 +0000

    Merge pull request #945 from nlisgo/improve-ux-add-timer

    Cube Scramble: Improved UX and display solve time

commit 2b7091bd6b
Author: nlisgo <nathan@aeopus.com>
Date:   Thu Nov 25 11:40:37 2021 +0000

    Set default title for showPrompt

commit c381e7ef21
Merge: 1ab98707 e28f9c15
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date:   Thu Nov 25 11:41:01 2021 +0100

    Merge branch 'espruino:master' into master

commit e28f9c157b
Merge: e040cc4e cb9866ff
Author: Gordon Williams <gw@pur3.co.uk>
Date:   Thu Nov 25 08:55:39 2021 +0000

    Merge pull request #932 from hughbarney/master

    Pastel: created font modules

commit 1ab98707ed
Author: David Peer <david.peer@outlook.com>
Date:   Thu Nov 25 09:17:25 2021 +0100

    Minor changes

commit 9940b38bbd
Author: nlisgo <nathan@aeopus.com>
Date:   Thu Nov 25 00:13:06 2021 +0000

    Force LCD on

commit f175f4c48c
Author: nlisgo <nathan@aeopus.com>
Date:   Thu Nov 25 00:06:02 2021 +0000

    Update screenshots

commit f6c689eeed
Author: nlisgo <nathan@aeopus.com>
Date:   Wed Nov 24 23:56:47 2021 +0000

    Amend app description

commit 3c984f1fee
Author: nlisgo <nathan@aeopus.com>
Date:   Wed Nov 24 23:52:28 2021 +0000

    Cube Scramble: Improved UX and display solve time

commit cb9866ffe2
Author: hughbarney <hughbarney@googlemail.com>
Date:   Wed Nov 24 21:11:47 2021 +0000

    Pastel: updated screenshots and README

commit 8b46634c9b
Author: hughbarney <hughbarney@googlemail.com>
Date:   Wed Nov 24 21:05:45 2021 +0000

    Pastel: updated screenshots and README

commit cbb38ec1ce
Author: hughbarney <hughbarney@googlemail.com>
Date:   Wed Nov 24 20:18:29 2021 +0000

    Pastel: added cycle through info items to bottom of screen

commit 469c329640
Merge: 37ca6251 e040cc4e
Author: hughbarney <hughbarney@googlemail.com>
Date:   Wed Nov 24 19:59:57 2021 +0000

    Merge remote-tracking branch 'upstream/master'

commit 37ca625174
Author: hughbarney <hughbarney@googlemail.com>
Date:   Wed Nov 24 19:59:46 2021 +0000

    Pastel: added cycle through info items to bottom of screen

commit c6096675fb
Author: hughbarney <hughbarney@googlemail.com>
Date:   Wed Nov 24 19:06:06 2021 +0000

    Pastel: added cycle through info items to bottom of screen

commit a537e98116
Author: David Peer <david.peer@outlook.com>
Date:   Wed Nov 24 18:04:59 2021 +0100

    Font improvements

commit 59692c8ca1
Merge: 657e64b0 e040cc4e
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date:   Wed Nov 24 17:52:48 2021 +0100

    Merge branch 'espruino:master' into master

commit 657e64b078
Author: David Peer <david.peer@outlook.com>
Date:   Wed Nov 24 17:52:25 2021 +0100

    Added readme also to app.json

commit be3345d143
Merge: e3310ffc 3ba779ee
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 23 13:22:30 2021 +0000

    Merge remote-tracking branch 'upstream/master'

commit e3310ffc32
Author: hughbarney <hughbarney@googlemail.com>
Date:   Tue Nov 23 13:13:17 2021 +0000

    Pastel: architect font module

commit 1a75f0813b
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 22 22:50:27 2021 +0000

    Pastel: font modules

commit d450758f1a
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 22 22:09:52 2021 +0000

    Pastel: font modules

commit cf66db35a9
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 22 22:08:47 2021 +0000

    Pastel: font modules

commit 29ecb8daa2
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 22 22:08:19 2021 +0000

    Pastel: font modules

commit a29bba62cb
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 22 21:29:26 2021 +0000

    Pastel: f_orbitron font module

commit 8576d90e50
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 22 21:24:27 2021 +0000

    Pastel: f_orbitron font module

commit 723e1a6cb2
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 22 21:17:50 2021 +0000

    Pastel: f_orbitron font module

commit ec7f9ac69d
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 22 21:13:48 2021 +0000

    Pastel: f_orbitron font module

commit d68bcf1ff1
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 22 21:05:28 2021 +0000

    Pastel: f_orbitron font module

commit ff1d5f2d76
Author: hughbarney <hughbarney@googlemail.com>
Date:   Mon Nov 22 21:03:53 2021 +0000

    Pastel: f_orbitron font module

commit b51c842297
Merge: f4e997d4 d1da165e
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Mon Nov 22 12:20:57 2021 +0000

    Merge branch 'Combined' into Base

commit d1da165eb4
Merge: f927549b 2c257605
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Mon Nov 22 03:30:56 2021 +0000

    Merge pull request #9 from t0m1o1/scaledlauncher

    Update apps.json

commit f927549b2c
Merge: 3cfd575d 411118aa
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Mon Nov 22 03:16:59 2021 +0000

    Merge pull request #8 from t0m1o1/scaledlauncher

    Scaledlauncher

commit 3cfd575da4
Merge: 9a311219 9d1429ca
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Mon Nov 22 03:04:17 2021 +0000

    Merge pull request #7 from t0m1o1/scaledlauncher

    Update settings.js

commit 9a311219b2
Merge: 43c42711 5b1b752d
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Mon Nov 22 02:56:33 2021 +0000

    Merge pull request #6 from t0m1o1/scaledlauncher

    Scaledlauncher

commit 43c4271101
Merge: dec967f1 084bba39
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 21:18:16 2021 +0000

    Merge pull request #5 from t0m1o1/compass-fix

    Compass fix

commit dec967f1ac
Merge: 21c48263 dfa40407
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 20:56:22 2021 +0000

    Merge pull request #4 from t0m1o1/Swipe-Launcher

    Stop the swiping coming up if mode is undefined

commit 21c482639a
Merge: dea2ec96 4c9d04de
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 05:19:27 2021 +0000

    Merge pull request #3 from t0m1o1/Swipe-Launcher

    Update Swiper Clock Launch

commit dea2ec9693
Merge: 92d156fb 51766844
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 05:15:16 2021 +0000

    Merge pull request #2 from t0m1o1/master

    Master

commit 92d156fb39
Merge: 100384f2 7d37a9eb
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 05:14:13 2021 +0000

    Merge pull request #1 from t0m1o1/Swipe-Launcher

    Swipe launcher

commit 51766844e6
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 02:49:56 2021 +0000

    Update apps.json

commit 6fda7a5f33
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 02:37:07 2021 +0000

    Update apps.json

commit b7a0672344
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 02:32:09 2021 +0000

    Rename hidmsicswipe.app.js to hidmsicswipe.js

commit 97065f1d62
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 02:31:55 2021 +0000

    Delete hidmsicswipe.info

commit 21f184d6c4
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 02:31:10 2021 +0000

    Add files via upload

commit 3917f28ae5
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 02:30:45 2021 +0000

    Delete hidmsicswipe.img

commit a65668300f
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 02:30:18 2021 +0000

    Delete hid-music.png

commit 5fce838e8a
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 02:29:36 2021 +0000

    Add files via upload

commit ffa37f2ab3
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 02:22:38 2021 +0000

    Create hidmsicswipe-icon.js

commit b656e5973c
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 01:59:19 2021 +0000

    Create changelog

commit ad943ca565
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 01:58:19 2021 +0000

    Add files via upload

commit ac433ac7bd
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date:   Sat Nov 20 01:57:39 2021 +0000

    Create hidmsicswipe.info
2021-12-05 17:14:06 +00:00
hughbarney c60f26eeca Widbata: documentation tweaks 2021-12-05 12:30:29 +00:00
hughbarney 11a598e024 Widbata: documentation tweaks 2021-12-05 12:22:14 +00:00
hughbarney ffc1b09264 Widbata: battery level status using clocks colour theme 2021-12-05 11:46:47 +00:00
hughbarney bb81f98dc8 Merge remote-tracking branch 'upstream/master' 2021-12-05 11:39:48 +00:00
hughbarney 34f73b85da Widbata: battery level status using clocks colour theme 2021-12-05 11:39:21 +00:00
James G 42fb9a1335 Add new Weather Clock clock face. 2021-12-04 20:33:43 -05:00
Richard de Boer 45a292bc5d new custom menu: menuwheel 2021-12-04 23:23:50 +01:00
Sebastian Di Luzio 4fd2ab6d6a fix id and versioning 2021-12-04 23:07:43 +01:00
Sebastian Di Luzio 14d1b23bd4 give some breathing space to icons on the left 2021-12-04 22:51:40 +01:00
Sebastian Di Luzio 9ad0ccd1bf make width smaller, default to not having width 2021-12-04 22:47:27 +01:00
Sebastian Di Luzio cf36400faa prepare first release 2021-12-04 22:37:16 +01:00
Sebastian Di Luzio 1a320a56c7 scale icon 2021-12-04 22:30:02 +01:00
Sebastian Di Luzio 6989466aba export image differently 2021-12-04 22:26:55 +01:00
Sebastian Di Luzio 1d7a69ce0a another attempt to use icon correctly 2021-12-04 22:22:22 +01:00
Sebastian Di Luzio c7aea28a47 display text 2021-12-04 22:08:07 +01:00
Sebastian Di Luzio 70bb045be0 use image with 1bit and without specified color 2021-12-04 22:00:07 +01:00
Sebastian Di Luzio 9ee26a66ef use 8bit image 2021-12-04 21:19:29 +01:00
Sebastian Di Luzio 6b8c201ff2 use different export technique 2021-12-04 21:08:40 +01:00
Sebastian Di Luzio d3b586635c use larger icon 2021-12-04 21:02:14 +01:00
Sebastian Di Luzio 4814120de6 draw string 2021-12-04 20:56:59 +01:00
Sebastian Di Luzio 5efc380b83 use inverted icon 2021-12-04 20:54:29 +01:00
Sebastian Di Luzio 4e4cc3e930 attempt to draw icon again 2021-12-04 20:50:24 +01:00
Sebastian Di Luzio 772d0a8724 draw X 2021-12-04 20:47:31 +01:00
Sebastian Di Luzio 67c72d337e attempt to use correct image for rendering 2021-12-04 20:44:17 +01:00
Sebastian Di Luzio c2b731a972 attempt to draw what we want to see 2021-12-04 20:34:45 +01:00
Sebastian Di Luzio c320902fc6 move to another folder, add gps draw logic 2021-12-04 20:30:13 +01:00
Sebastian Di Luzio 168515a2ef Update widget.js 2021-12-04 20:18:24 +01:00
Sebastian Di Luzio 107f862723 update version for another test 2021-12-04 20:07:54 +01:00
Alain Saas dc358e2202
Update app.js 2021-12-05 04:01:52 +09:00
Alain Saas d2f8615a77
Update ChangeLog 2021-12-05 04:01:17 +09:00
Sebastian Di Luzio 78800e63d0 Update widget.js 2021-12-04 19:56:41 +01:00