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
Salim Blume
31fd2344a8
Fix for buzz type updated in previous commit
2022-04-05 21:05:03 -05:00
Salim Blume
908a41d523
Try to bond
2022-04-05 20:58:47 -05:00
Salim Blume
88a785df7f
Update some types
2022-04-05 20:58:33 -05:00
Jason Dekarske
477ca48321
this workflow...
2022-04-05 13:31:24 -07: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
Jason Dekarske
15c5ae9f73
I think I got it
2022-04-05 12:59:09 -07:00
Jason Dekarske
d1c06b94fc
last little fix for debug
2022-04-05 12:33:59 -07:00
Kevin Whitaker
d13ca46cc5
fix issue where game over didn't prevent player from continuing.
2022-04-05 15:32:49 -04:00
Jason Dekarske
6221bfd1e8
does it have to be an array?
2022-04-05 12:12:57 -07:00
Jason Dekarske
b1a2e81e43
js scope is confusing
2022-04-05 11:46:44 -07:00
Jason Dekarske
877d9eb643
update example obj
2022-04-05 11:43:31 -07:00
Jason Dekarske
8d86dc48a3
fix undefined reference
2022-04-05 11:40:29 -07:00
Jason Dekarske
ac1a7e13a8
battling custom page on apploader
2022-04-05 11:28:40 -07:00
Jason Dekarske
a96710f165
Merge branch 'master' of https://github.com/jdekarske/BangleApps
2022-04-05 11:18:23 -07:00
Jason Dekarske
15ee3ee818
use a download and upload button
2022-04-05 11:18:21 -07:00
Jason Dekarske
72571dba1f
wrong metadata
2022-04-05 11:17:55 -07:00
Jason Dekarske
0c4c82c4b7
Merge branch 'espruino:master' into master
2022-04-05 10:57:28 -07: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
Salim Blume
d9908ee6a2
Switch from setScan to findDevices
2022-04-05 09:53:52 -05:00
Stiralbios
3d9c247908
Change Activity Reminder type from 'app' to 'bootloader'
2022-04-05 16:45:58 +02:00
Stiralbios
dd3157747c
removing the trailing comma preventing the build
2022-04-05 16:37:31 +02:00
Stiralbios
d4f8fc6d2d
Add type to the Activity reminder app
2022-04-05 16:32:37 +02:00
Stiralbios
745bc1ec7e
Add Activity Reminder app
2022-04-05 16:27:16 +02: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
Salim Blume
d19a68e511
Fix how events and reads were handled differently
2022-04-04 17:29:20 -05:00
Salim Blume
5d039069d0
Merge remote-tracking branch 'origin/bt-hrm-active' into bt-hrm-active
2022-04-04 17:04:16 -05:00
GrandVizierOlaf
0c0ee15190
Merge branch 'espruino:master' into bt-hrm-active
2022-04-04 17:03:45 -05:00
Salim Blume
75c4e5b54b
bthrm fixes for reading characteristics generally and displaying location
2022-04-04 16:48:15 -05:00
Salim Blume
d89db8f7d7
Removing call to function that doesn't exist
2022-04-04 15:55:14 -05:00
Salim Blume
d27deac8aa
Adding 'active: true' to NRF.requestDevice call made when btname is set
2022-04-04 14:47:17 -05:00
Salim Blume
123d481469
Running setScan with active: true
2022-04-04 12:22:04 -05: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