Commit Graph

3687 Commits (e54466d7b36d6fb71234e095b774b835dba614af)

Author SHA1 Message Date
Gordon Williams e87ab59a18
Merge pull request #753 from hughbarney/master
kitchen: detect, error when waypoints.json is missing, dont install heart.kit.js by default
2021-06-07 10:55:20 +01:00
Eric Woodward 111dd0b898 Add Mystic Clock v1.00 2021-06-05 16:47:18 -04:00
Eric Woodward 5dad6caa1d Add Mystic Dock v1.00 2021-06-05 16:39:30 -04:00
hughbarney 5055333b30 kitchen - corrections to README file 2021-06-04 22:47:32 +01:00
hughbarney d68a7c6630 kitchen remove heart.kit.js from the install config in apps.json 2021-06-02 23:42:22 +01:00
hughbarney 5fa79e56b3 Merge remote-tracking branch 'upstream/master' 2021-06-02 23:31:09 +01:00
hughbarney f7dd6badd3 kitchen detect missing waypoint.json file 2021-06-02 23:30:42 +01:00
Johannes Schneider d49a22a990 trex: enabling move left and right 2021-05-30 20:41:14 +02:00
Gordon Williams d570261e47 Revert "Revert softOff as it seems broken on Bangle.js" - fixed! https://github.com/espruino/Espruino/issues/2011
This reverts commit d92855a4c6.
2021-05-28 19:41:33 +01:00
Gordon Williams d92855a4c6 Revert softOff as it seems broken on Bangle.js 2021-05-28 14:50:52 +01:00
Gordon Williams 48c4b79026 welcome 0.10: Tweaks to reduce memory usage 2021-05-28 14:47:59 +01:00
Gordon Williams 2f2bd423dd Misc tweaks to reduce RAM usage - not really enough to warrant version change 2021-05-28 14:38:14 +01:00
Gordon Williams 901adb4328 boot 0.25: Fix error in 'no clock app' message 2021-05-28 14:20:01 +01:00
Gordon Williams 9f9ba8aac5 tweak 2021-05-28 12:50:34 +01:00
Gordon Williams 3b82fefd54 minor layout tweak 2021-05-28 12:49:29 +01:00
Gordon Williams 96afb54d0a setting 0.26: Use Bangle.softOff if available as this keeps the time 2021-05-28 12:02:59 +01:00
Gordon Williams f382c8b68f misc app tweaks 2021-05-28 11:58:08 +01:00
Gordon Williams 34228a84d9 Merge branch 'master' of github.com:espruino/BangleApps 2021-05-28 09:30:15 +01:00
Gordon Williams 572a5120dc update core 2021-05-28 09:30:12 +01:00
Gordon Williams cd68b097db
Merge pull request #749 from radsvvid/master
Gadgetbridge Twist Music Control
2021-05-28 09:22:14 +01:00
radsvvid 7c60b8fddd
Update ChangeLog 2021-05-28 01:18:03 +02:00
radsvvid b54431b8fe
Update ChangeLog 2021-05-28 01:17:38 +02:00
radsvvid 58744984da
Create app-icon.js 2021-05-28 01:11:18 +02:00
radsvvid c0e38a8185
Add files via upload 2021-05-28 01:08:43 +02:00
radsvvid 799738f85b
Delete app.png 2021-05-28 01:07:22 +02:00
radsvvid b0e768c0f0
Delete app.js 2021-05-28 01:07:11 +02:00
radsvvid 5ab3a32a29
Delete app-icon.js 2021-05-28 01:07:04 +02:00
radsvvid dcca6f043d
Update README.md 2021-05-28 01:05:03 +02:00
radsvvid a29614c88a
Update README.md 2021-05-28 01:02:50 +02:00
radsvvid 9137797665
Delete screenshot1.jpg 2021-05-28 01:02:19 +02:00
radsvvid 7161b62531
Update README.md 2021-05-28 01:01:40 +02:00
radsvvid f6973a6ab5
Create README.md 2021-05-28 01:00:11 +02:00
radsvvid 4c7707d0bd
Update apps.json 2021-05-28 00:54:29 +02:00
radsvvid a10792af7f
Add files via upload 2021-05-28 00:50:50 +02:00
radsvvid 994ea1298b
Create ChangeLog 2021-05-28 00:50:30 +02:00
Gordon Williams 7f80cb1625 Added super simple clock
Ensure pedometer uses system colour scheme
2021-05-26 21:06:48 +01:00
Gordon Williams 6d1ac3b7c6 Add 'Bangle.setUI' polyfill and use it from launcher 2021-05-26 20:21:28 +01:00
Gordon Williams 1dca641ff0 boot 0.23: Move to a precalculated .boot0 file which should speed up load time
setting 0.25: Move boot.js code into 'boot' app itself
launch 0.05: Use g.theme for colours
widbat 0.06: Use 'g.theme' (requires bootloader 0.23)
widlock: new widget
2021-05-26 16:21:52 +01:00
Gordon Williams 03d580160d bump version 2021-05-26 08:28:34 +01:00
Gordon Williams 02b6a7c0aa
Merge pull request #747 from neshanjo/cliock-locale
cliock - using locale for internationalization
2021-05-26 08:27:27 +01:00
Gordon Williams 923e1b88fa
Merge pull request #745 from neshanjo/master
multiclock - Added localisation to digi.js and timedat.js
2021-05-26 08:26:21 +01:00
Johannes Schneider 35daeafe17 cliock - using locale for internationalization 2021-05-25 21:15:20 +02:00
Gordon Williams 29f34ad567
Merge pull request #746 from awkirk71/master
sliding text clock BUGFIX: turning emulator option off.
2021-05-25 09:04:47 +01:00
adrian w kirk d4c1c63e15 sliding text clock: turning emulator option off. Emulator will not work because the clock is split into languages classes. Turning off the emulator otherwise people will think it doesn't work 2021-05-24 19:51:13 +01:00
Johannes Schneider c146cfb6cb multiclock - Added localisation to digi.js and timedat.js
- using the locale module for language-specific time and date formats
- in timdat.js, a special date format consisting of day of week, month and day of month is used that is not available as a date pattern. Hence, it's built in place.
- in timedat.js, some unused variables have been removed and lastmin now uses the number returned by the Date object directly
2021-05-24 16:58:12 +02:00
Gordon Williams b6cc5fa45b
Merge pull request #744 from awkirk71/master
Font Clock: Initial Version
2021-05-24 09:20:19 +01:00
adrian w kirk 1fc24b9fe7 font clock bug fix: Transition on vecotor 4 clock between roman numerals and digits not clearing 2021-05-23 23:03:38 +01:00
adrian w kirk 658b10fed3 font clock.
- Took out old code
- Code now too complexed for emulator so took it off
- Added ROman Numerals to vector fonts
2021-05-23 22:29:08 +01:00
adrian w kirk 1647352838 font clock bug fix: not saving settings when background is changed 2021-05-23 15:04:32 +01:00
adrian w kirk 739ab474d5 font clock - added new icons 2021-05-23 00:28:03 +01:00