1
0
Fork 0
Commit Graph

9624 Commits (2d291b4d704a64474537e5d41f739e480f16eac2)

Author SHA1 Message Date
storm64 2d291b4d70 Merge branch 'master' of https://github.com/storm64/BangleApps 2022-04-06 23:40:54 +02:00
storm64 6c6f9c01c7 lightswitch: Correct default touchOn
Change settings.js and widget.js:
 - Correct default value of touchOn according to value in README.md
2022-04-06 23:40:50 +02:00
storm64 d34375ffb2
Merge branch 'espruino:master' into master 2022-04-06 20:30:03 +00:00
storm64 a2002c4841 lightswitch: masking (espruino/Espruino#2151) + oversize
Update ChangeLog and metadata.json
Update README.md and settings.json
 - add oversize setting + description
Update settings.js
- add oversize setting
Update widget.js
 - add oversize setting
 - add masking touch and drag input by adding own event listeners first and messing up the handler on a widget related event, using espruino/Espruino#2151
2022-04-06 22:29:13 +02:00
Gordon Williams 3c28c0c9c9 readme 2022-04-06 19:45:27 +01:00
Gordon Williams dfd5461fd9 https://github.com/espruino/BangleApps/pull/1661#issuecomment-1090413428 2022-04-06 16:37:26 +01:00
Gordon Williams 37d2ca48e8
Merge pull request #1661 from peerdavid/master
New and updated apps using the new "sched" library
2022-04-06 16:36:23 +01:00
David Peer e7a87d193e Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-04-06 17:34:58 +02:00
David Peer 0b7fa0494d use type of sched instead of app 2022-04-06 17:34:56 +02:00
Peer David dca71f4099
Merge branch 'espruino:master' into master 2022-04-06 17:10:16 +02:00
Gordon Williams b41d95fb47 Merge branch 'master' of github.com:espruino/BangleApps 2022-04-06 15:44:51 +01:00
Gordon Williams cb6a393110 alt 0.02: Actually upload correct code 2022-04-06 15:44:46 +01:00
Gordon Williams 9fb8be3297
Merge pull request #1659 from sir-indy/master
New clock - Fuzzy Text Clock
2022-04-06 15:21:57 +01:00
Gordon Williams 459fb273f1 Add altimeter app 2022-04-06 15:09:41 +01:00
Gordon Williams c48a951f2d 0.06: Add button for force compass calibration (#1660) 2022-04-06 14:55:07 +01:00
sir-indy fb3dc7fe71
Update fuzzy_strings.json 2022-04-06 13:23:55 +01:00
sir-indy aaaf0b5be8
Merge branch 'espruino:master' into master 2022-04-06 13:22:35 +01:00
sir-indy 575926b654
Update fuzzyw.app.js 2022-04-06 13:17:03 +01:00
sir-indy f0fce411b9
Update fuzzyw.app.js 2022-04-06 12:54:17 +01:00
sir-indy eb0d809a61
Update fuzzyw.app.js 2022-04-06 12:49:59 +01:00
Gordon Williams 6557dd70e3 Merge branch 'master' of github.com:espruino/BangleApps 2022-04-06 11:45:35 +01:00
Gordon Williams 90bf384355 Merge branch 'new_alarm' 2022-04-06 11:45:22 +01:00
Gordon Williams 486586022e docs 2022-04-06 11:45:14 +01:00
Gordon Williams 7378cc6162
Merge pull request #1656 from berkenbu/master
Small bug fixes
2022-04-06 11:33:46 +01:00
Gordon Williams f1f3a9d293
Merge pull request #1658 from hberland/patch-1
Added norwegian locale
2022-04-06 11:33:22 +01:00
Gordon Williams a835e72c87 Merge branch 'ELIARENZONI-master' 2022-04-06 11:31:18 +01:00
Gordon Williams b2b4f2e29d tweaks for last PR to get the tests passing 2022-04-06 11:30:20 +01:00
Gordon Williams d0598613dd Merge branch 'master' of https://github.com/ELIARENZONI/BangleApps into ELIARENZONI-master 2022-04-06 11:23:14 +01:00
Gordon Williams 333d405342 sleep -> snooze, and add images for alarms/timers 2022-04-06 09:13:35 +01:00
Helge Berland 19a9100329
Added norwegian locale
Added norwegian locale to the list, and also listed our three special characters æ, ø and å in the fallback list. They are all in the codebook, but I'm unsure if they will be rendered correctly with the current code (the two last days of the weeks contains the ø).
2022-04-05 22:10:17 +02:00
David Peer 08da058df3 Merge remote-tracking branch 'upstream/new_alarm' 2022-04-05 19:47:57 +02:00
Gordon Williams 0d696558a6 Adding apps for keyboards on bangle.js 2 2022-04-05 16:49:19 +01:00
Gordon Williams d4d6d48471 better example app 2022-04-05 16:48:56 +01:00
marko 4edfcc6d00 Small most-likely branch optimization 2022-04-05 10:18:42 -04:00
marko 92bd3d5df9 Merge branch 'master' of https://github.com/berkenbu/BangleApps 2022-04-05 09:15:45 -04:00
marko 10589f0dc8 Correctly check word boundarie in dictionaries look ups; fix bug in index regeneration. 2022-04-05 09:13:56 -04:00
Gordon Williams 67facc692d fix https://github.com/espruino/BangleApps/issues/1555#issuecomment-1087784581 2022-04-05 10:59:13 +01:00
David Peer 4d0389ba5c Updated readme 2022-04-04 18:33:40 +02:00
David Peer 5304377508 Updated to "sched" library. 2022-04-04 18:32:30 +02:00
David Peer 0a11f6a933 Merge remote-tracking branch 'upstream/new_alarm' 2022-04-04 18:28:26 +02:00
Gordon Williams 070376cbed
Merge pull request #1654 from chiefdaft/master
v0.09 Updated the readme and screenshots
2022-04-04 17:06:32 +01:00
Gordon Williams 25aafe1ccf more refactoring to try and reduce code duplication 2022-04-04 16:58:17 +01:00
Jelco Huijser b2230216ed
Merge pull request #21 from chiefdaft/dev_0.5
Corrected a few typos
2022-04-04 17:53:30 +02:00
chiefdaft 0268fd3592 Corrected a few typos 2022-04-04 17:51:11 +02:00
Jelco Huijser f3c9b83d0a
Merge pull request #20 from chiefdaft/dev_0.5
v0.09 Updated the readme and screenshots
2022-04-04 17:46:59 +02:00
chiefdaft 6948926572 v0.09 Updated the readme and screenshots 2022-04-04 17:45:06 +02:00
Gordon Williams 5c84ec9e2c Refactored alarm into separate 'sched' library/app 2022-04-04 15:49:45 +01:00
Gordon Williams 30e94e15ad Merge branch 'master' into new_alarm 2022-04-04 15:07:42 +01:00
sir-indy aed0aa1659
Update README.md 2022-04-04 14:04:23 +01:00
sir-indy c7049589fe
Update README.md 2022-04-04 14:04:04 +01:00