Jason Dekarske
a06068315c
Merge branch 'master' of https://github.com/jdekarske/BangleApps
2022-04-08 18:20:51 -07:00
Jason Dekarske
8613b6662f
osm attribution
2022-04-08 18:20:49 -07:00
Jason Dekarske
273dbe3507
Merge branch 'espruino:master' into master
2022-04-08 18:12:48 -07:00
marko
06356f0304
Better support for themes.
2022-04-08 20:58:40 -04:00
Jason Dekarske
65679f0f3b
typo
2022-04-08 17:53:36 -07:00
frigis1
66ed02a193
Create widget.js
2022-04-08 17:47:44 -07:00
frigis1
31b9dd32ec
Update app.js
2022-04-08 17:47:20 -07:00
frigis1
6e68c64623
Update metadata.json
2022-04-08 17:46:54 -07:00
Jason Dekarske
e3a5617277
app name :P
2022-04-08 17:36:54 -07:00
Jason Dekarske
0f0f6c9d53
clean up readme
2022-04-08 17:36:13 -07:00
Jason Dekarske
66fbc48a10
add a course id search and some docs
2022-04-08 17:30:34 -07:00
frigis1
f7405471cd
Add files via upload
2022-04-08 16:57:42 -07:00
frigis1
bfb9cae3d5
Delete menu.png
2022-04-08 16:57:27 -07:00
frigis1
dd022b1634
Delete keypad.png
2022-04-08 16:57:21 -07:00
frigis1
b77c7c6f78
Delete timer-alert.png
2022-04-08 16:57:16 -07:00
frigis1
e363f4998e
Update README.md
2022-04-08 16:55:07 -07:00
frigis1
0614d5b4a1
Update metadata.json
2022-04-08 16:41:20 -07:00
frigis1
00bf50a5a8
Update metadata.json
2022-04-08 16:33:11 -07:00
frigis1
246d38d4de
Merge branch 'espruino:master' into master
2022-04-08 15:53:40 -07:00
Jason Dekarske
bbcf98edad
draw the user when gps fixed
2022-04-08 15:19:36 -07:00
storm64
9ab2fcdf31
sched: `getTimeToAlarm` check next dow if t<now
...
Fix undefined output of `getTimeToAlarm` on an alarm that is already in the past to check for the next dow instead of the actual dow.
>> add +1 to time.getDay() if alarm.t < currentTime
2022-04-08 21:24:24 +02:00
marko
0352d0582c
Fix settings
2022-04-08 14:06:20 -04:00
marko
23f2a08c5a
Add categories 'outdoors' and 'gps' to metadata
2022-04-08 13:37:48 -04:00
marko
63ddc4f4b7
Add missing comma in settings.js
2022-04-08 13:30:22 -04:00
marko
28cd5e07a9
New app "OpenWind"
2022-04-08 13:28:03 -04:00
Gordon Williams
dc273a7a12
Merge pull request #1670 from johandalabacka/swedish-speed-abbreviation
...
Swedish abbreviations for speed
2022-04-08 11:59:43 +01:00
Johan Dahl
1c535cd77c
Swedish abbreviations for speed
...
The Swedish abbreviation for speed is km/tim (even if km/h often is used) but NOT kmh
2022-04-08 12:40:36 +02:00
Jason Dekarske
0fea3dd850
test with another course
2022-04-07 23:04:48 -07:00
frigis1
26a90a3910
Update metadata.json
2022-04-07 22:56:09 -07:00
frigis1
5930571f65
Update metadata.json
2022-04-07 22:21:52 -07:00
Jason Dekarske
8acf1dea36
gps works I think
2022-04-07 21:09:58 -07:00
Jason Dekarske
3ce26d7fcb
I'm losing my mind
2022-04-07 19:24:35 -07:00
Jason Dekarske
5c57cbe30b
another test
2022-04-07 19:21:51 -07:00
Jason Dekarske
2e350913fa
test icon
2022-04-07 19:17:39 -07:00
Jason Dekarske
9dace550ae
no semicolon?????
2022-04-07 18:16:36 -07:00
Jason Dekarske
b94bd0f904
correct size
2022-04-07 18:14:43 -07:00
Jason Dekarske
18c17259d6
changed wrong icon
2022-04-07 18:12:12 -07:00
Jason Dekarske
5f8e9abcfa
icon... again
2022-04-07 18:06:47 -07:00
Jason Dekarske
2e3b95419f
icon fix
2022-04-07 17:57:41 -07:00
Jason Dekarske
693102115f
caps labels looks better
2022-04-07 17:46:34 -07:00
Jason Dekarske
cc28f5f8dd
draw fairway first
2022-04-07 17:45:51 -07:00
Jason Dekarske
de95714784
set initial hole info
2022-04-07 17:29:21 -07:00
frigis1
ba5ae1ba00
Update metadata.json
2022-04-07 15:45:47 -07:00
frigis1
dd4ce0c196
Update app.js
2022-04-07 15:45:27 -07:00
Jason Dekarske
147b50e19f
I'll get the format right eventually
2022-04-07 14:35:57 -07:00
Jason Dekarske
140d050f21
needed to be a string
2022-04-07 14:24:05 -07:00
Jason Dekarske
1fb125a652
typo
2022-04-07 13:52:59 -07:00
Jason Dekarske
0c55638f20
add hole distance
2022-04-07 13:30:07 -07:00
Jason Dekarske
deb8cda26c
not needed
2022-04-07 13:29:54 -07:00
Jason Dekarske
3273ebfa15
dealt with fairways in relations
2022-04-07 13:20:56 -07:00
Jason Dekarske
3ac987c1e2
use more efficient overpass query
2022-04-07 12:56:53 -07:00
storm64
2c729af68c
sched: Fix `getTimeToAlarm` for timers
...
Only set `last` for alarms to prevent a wrong output of `getTimeToAlarm` for a timer already used at same day.
2022-04-07 19:47:45 +02:00
Stiralbios
e9f3a0ff3a
Refactor, untested
2022-04-07 19:19:42 +02:00
Stiralbios
919175671d
Try to preserve stepsArray
2022-04-07 18:31:11 +02:00
Stiralbios
269b573209
launch the right app for the alert and try to preserve stepsArray
2022-04-07 18:29:12 +02:00
Stiralbios
47f9e581a3
bug fixes
2022-04-07 18:21:43 +02:00
Stiralbios
513d2f7002
Try a new structure to avoid bugs
2022-04-07 18:16:51 +02:00
Gordon Williams
56ffbe897c
Merge pull request #1663 from storm64/master
...
lightswitch: masking (espruino/Espruino#2151 ) + oversize
2022-04-07 16:48:42 +01:00
Gordon Williams
52c548423e
Merge pull request #1665 from zerodogg/nbDateOrder
...
locales: Fixed day order for no_NB
2022-04-07 16:44:47 +01:00
Gordon Williams
d20a53a9ff
Merge pull request #1668 from storm64/mylocation
...
mylocation: Fix selecting Frankfurt not saved
2022-04-07 16:40:25 +01:00
Gordon Williams
72efc0a3b7
Merge branch 'master' into nbDateOrder
2022-04-07 16:40:02 +01:00
Gordon Williams
1e7d051912
Merge pull request #1664 from storm64/messages
...
massages: Add option to disable icon flashing
2022-04-07 16:37:56 +01:00
Gordon Williams
6475e5004c
Merge pull request #1662 from berkenbu/master
...
Rework word lookup algorithm to use bisection, get rid of index file.
2022-04-07 16:35:04 +01:00
Stiralbios
0fee4bd8c4
try to fix the issue with the watchface drawing over the Activity Reminder
2022-04-07 17:30:55 +02:00
Gordon Williams
e9e92cc95b
merge in https://github.com/espruino/EspruinoAppLoaderCore/pull/11 in such a way that we can use it from apps/locales as well (to avoid some duplication!)
...
more characters added to list that need remapping
2022-04-07 16:08:39 +01:00
Gordon Williams
895e7ffd59
rename locale as mentioned in https://github.com/espruino/BangleApps/pull/1666
2022-04-07 15:53:39 +01:00
Gordon Williams
00c37d58dd
Merge pull request #1666 from zerodogg/nnLocale
...
Added Norwegian Nynorsk translation
2022-04-07 15:51:56 +01:00
Gordon Williams
1dd232ffce
alarm fixes ( fix #1667 )
2022-04-07 15:47:01 +01:00
Gordon Williams
2c36071a37
alarm 0.18: Cope with >1 identical alarm at once ( #1667 )
2022-04-07 14:21:36 +01:00
Stiralbios
efe25635dc
Change the logo color slightly to be less visually agressive
2022-04-07 15:06:24 +02:00
Stiralbios
9164e6a55a
changing Activity Reminder icon color
2022-04-07 14:56:27 +02:00
Stiralbios
8862a9c279
Add the app.js file for Activity Reminder app
2022-04-07 14:40:48 +02:00
Stiralbios
b4ea88281e
fix Activity Reminder icon size
2022-04-07 14:24:16 +02:00
Stiralbios
172654594a
close the open parenthesis for on the app-icon of Activity Reminder
2022-04-07 14:20:49 +02:00
Stiralbios
84318bd7bc
Hopefully fix the broken build because of no icon
2022-04-07 14:13:44 +02:00
Stiralbios
68cc3d6ada
Change icon to try to understand what cause the issue
2022-04-07 14:09:45 +02:00
Stiralbios
44df89561f
change app-icon for Activity Reminder
2022-04-07 14:03:58 +02:00
Stiralbios
28c2298d8b
add the icon for Activity Reminder
2022-04-07 13:56:47 +02:00
storm64
d2f2d712a2
mylocation: Fix selecting Frankfurt not saved
...
Corrected check for selected location = "???".
2022-04-07 13:01:47 +02:00
Eskild Hustvedt
dd31ebbc59
locales/fuzzyw: Added Norwegian Nynorsk translation
2022-04-07 10:48:57 +02:00
Eskild Hustvedt
2816c46be5
locales: Fixed day order for no_NB
2022-04-07 09:41:48 +02:00
storm64
1d23c4f2e4
massages: Add option to disable icon flashing
...
Update ChangeLog, metadata.json, README.md and settigns.js:
- Add option to toggle icon flashing.
Update widget.js:
- Add option to toggle icon flashing.
- Correct clearRect y2 value.
- Moved icon 1px up to be more centered.
2022-04-07 01:30:39 +02:00
storm64
1c93c4bd01
Revert "massages: Add option to disable icon flashing"
...
This reverts commit 80d35e4e33
.
2022-04-07 01:28:15 +02:00
storm64
80d35e4e33
massages: Add option to disable icon flashing
...
Update ChangeLog, metadata.json, README.md and settigns.js:
- Add option to toggle icon flashing.
Update widget.js:
- Add option to toggle icon flashing.
- Correct clearRect y2 value.
- Moved icon 1px up to be more centered.
2022-04-07 01:22:52 +02:00
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
marko
e0ce752013
Restore accidentally deleted file.
2022-04-06 17:37:18 -04:00
marko
f7b2ece533
Reword word lookup algorith to use bisection, get rid of index file.
2022-04-06 17:30:12 -04: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
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
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
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
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
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
sir-indy
b496307227
Update README.md
2022-04-04 14:01:36 +01:00
sir-indy
84554868e6
Update metadata.json
2022-04-04 14:00:45 +01:00
sir-indy
b27b6b0277
Update fuzzyw.settings.js
2022-04-04 13:57:01 +01:00
sir-indy
a719435d56
Update fuzzyw.settings.js
2022-04-04 13:31:29 +01:00
sir-indy
1d122ef08e
Update fuzzyw.settings.js
2022-04-04 13:12:48 +01:00
sir-indy
d9a3c0a44c
Update fuzzyw.app.js
2022-04-04 13:10:51 +01:00
sir-indy
aab8df3bee
Update metadata.json
2022-04-04 13:02:41 +01:00
sir-indy
195d279a74
Update metadata.json
2022-04-04 13:01:18 +01:00
sir-indy
417a575d51
Update metadata.json
2022-04-04 12:59:39 +01:00
sir-indy
1ee8dfd3a7
Update fuzzyw.settings.js
2022-04-04 12:52:02 +01:00
sir-indy
4e3a3c36d5
Update fuzzyw.settings.js
2022-04-04 12:51:28 +01:00
sir-indy
1bc47eb3f1
Update fuzzyw.app.js
2022-04-04 12:49:52 +01:00
Gordon Williams
c4f9d77579
Merge pull request #1646 from KaiRo-at/master
...
add stardate clock
2022-04-04 09:37:22 +01:00
Gordon Williams
dc1bb3ea35
bump app version
2022-04-04 09:37:12 +01:00
Gordon Williams
bf470cd43f
Merge pull request #1650 from berkenbu/master
...
New game 'bee' (spelling bee), add game statistics to 'bordle'
2022-04-04 09:35:40 +01:00
Gordon Williams
831fb38182
Merge pull request #1647 from DDDanny/antonclk-fix-calweek-substring
...
Antonclk fix calweek substring
2022-04-04 09:31:41 +01:00
Gordon Williams
7ff5628e87
Merge pull request #1652 from chiefdaft/dev_0.5
...
v0.09 added settings menu, removed symbols button, added highscore reset, clockmode optional
2022-04-04 09:29:10 +01:00
Gordon Williams
c2ca52fd1d
Merge pull request #1651 from GrandVizierOlaf/master
...
[exstats/run] Include maxbpm as a stat that can be tracked
2022-04-04 09:28:45 +01:00
Gordon Williams
7d547c4197
Merge pull request #1649 from hughbarney/master
...
Daisey 0.06, change Steps to STEPS, enhanced contrast for light theme
2022-04-04 09:28:02 +01:00
Gordon Williams
4232bb5b26
Merge pull request #1648 from xxpasixx/master
...
Add new Icons
2022-04-04 09:27:12 +01:00
Romek
4d352b7915
Add README.md to metadata.json if exists
2022-04-04 09:43:48 +02:00
frigis1
25d30a3a15
Update metadata.json
2022-04-03 23:09:38 -07:00
frigis1
c0b466b4a9
Update metadata.json
2022-04-03 22:56:08 -07:00
frigis1
0c0eefc588
Update metadata.json
2022-04-03 22:53:01 -07:00
frigis1
a978c5077d
Update metadata.json
2022-04-03 22:50:43 -07:00
frigis1
c24d9cd341
Add files via upload
2022-04-03 22:48:29 -07:00
frigis1
3e3be438d9
Create README.md
2022-04-03 22:48:02 -07:00
frigis1
0d2815f879
Create ChangeLog
2022-04-03 22:47:44 -07:00
frigis1
4a433725a4
Create app-icon.js
2022-04-03 22:47:30 -07:00
frigis1
9ff784a6d1
Create metadata.json
2022-04-03 22:47:16 -07:00
frigis1
abd489932d
Create app.js
2022-04-03 22:46:04 -07:00
Jason Dekarske
789fc3d467
fix the mixed up hole ways
2022-04-03 20:58:44 -07:00
marko
96d7731256
variable 'words' no longer defined
2022-04-03 22:52:07 -04:00
marko
84db9a14fd
Mark pangrams green in word list.
2022-04-03 21:40:58 -04:00
Jason Dekarske
29c3a5e62f
swiping and hole stats
2022-04-03 18:00:50 -07:00
Jason Dekarske
394ffeb378
put the hole in a layout
2022-04-03 16:43:19 -07:00
Jason Dekarske
c9d70e3863
format, use pi
2022-04-03 14:57:02 -07:00
David Peer
f7d1fda5ff
Minor fixes
2022-04-03 22:18:26 +02:00
Jason Dekarske
6d4f027346
shrink output file a bunch
2022-04-03 12:58:49 -07:00
Jelco Huijser
d3e6e7797b
Merge pull request #19 from chiefdaft/dev_0.5
...
v0.09 added settings menu, removed symbols button, added highscore reset, clockmode optional
2022-04-03 17:00:56 +02:00
chiefdaft
d0c9de6919
bug fix undoGame levels
2022-04-03 16:55:16 +02:00
David Peer
d85017896c
Listen for oncharging event
2022-04-03 15:59:20 +02:00
chiefdaft
164683fce5
v0.09 added settings menu, removed symbols button,
...
added highscore reset, clockmode optional
2022-04-03 15:51:01 +02:00
David Peer
eba8b17a54
Show charging icon.
2022-04-03 15:33:54 +02:00
David Peer
11d3c5c10e
Minor changes
2022-04-03 14:59:14 +02:00
David Peer
d39174e792
Minor changes
2022-04-03 14:58:41 +02:00
David Peer
4c2b77a5fb
Minor changes
2022-04-03 13:57:05 +02:00
David Peer
32e377941a
Minor changes
2022-04-03 13:48:19 +02:00
David Peer
1815174fd6
Included icons for data that is shown.
2022-04-03 13:47:33 +02:00
Jason Dekarske
4458280fbe
add license
2022-04-02 22:55:59 -07:00
Jason Dekarske
e3fb656ff8
simplify the course geometry
2022-04-02 22:52:47 -07:00
Jason Dekarske
e3cc8717e6
emulator mvp
...
course parsed and displayed!
2022-04-02 22:23:48 -07:00
Salim Blume
9f10a3bdfe
Update run README for max BPM
2022-04-02 20:58:49 -05:00
marko
2d042ee380
Restore word display on return from word list view.
2022-04-02 17:34:18 -04:00
marko
c19b876820
Fix some typos.
2022-04-02 17:23:42 -04:00
marko
5b93e7f6e5
Edits of README.md, fix small filename bug in app.
2022-04-02 16:08:21 -04:00
marko
6fe1a7e1d9
New app 'bee', add game statistics to 'bordle' app.
2022-04-02 15:59:39 -04:00
David Peer
42c0276355
Updated screenshots, icon etc.
2022-04-02 16:59:58 +02:00
David Peer
bb310a15c2
Minor design improvement
2022-04-02 16:56:28 +02:00
David Peer
893e45805e
Circle through information
2022-04-02 16:54:16 +02:00
David Peer
240a14c715
Hide steps
2022-04-02 16:19:47 +02:00
hughbarney
43a052374c
Daisy 0.06 changed Steps to STEPS, enhanced contrast when using light theme
2022-04-02 15:00:27 +01:00
David Peer
79db8ba05d
V0.03 - Use theme of bangle.
2022-04-02 15:59:44 +02:00
hughbarney
b28478f1d9
Daisy 0.06 changed Steps to STEPS, enhanced contrast when using light theme
2022-04-02 14:56:54 +01:00
hughbarney
867ca9d22e
Daisy 0.06 changed Steps to STEPS, enhanced contrast when using light theme
2022-04-02 14:43:10 +01:00
hughbarney
2aac234b42
Daisy 0.06 changed Steps to STEPS, enahnced contrast when using light theme
2022-04-02 14:25:41 +01:00
Peer David
18c3df9b91
Merge branch 'espruino:master' into master
2022-04-02 14:43:46 +02:00
David Peer
5781d4a716
Minor design improvements
2022-04-02 14:43:27 +02:00
xxpasixx
6b55faae97
Add new Icons
...
Add new Icons (Youtube, Twitch, MS TODO, Teams, Snapchat, Signal, Post & DHL, Nina, Lieferando, Kalender, Discord, Corona Warn, Bibel)
2022-04-02 13:49:14 +02:00
David Peer
280d5d1a88
Removed dependency to qalarm
2022-04-02 12:24:41 +02:00
David Peer
b138224878
bwclk, lcars, notanalog and smpltmr uses now the new alarm library.
2022-04-02 12:22:16 +02:00
Danny
747d549311
Merge branch 'antonclk-fix-calweek-substring'
2022-04-02 12:07:16 +02:00
Danny
290dcfec3b
changed to v0.08
2022-04-02 12:05:33 +02:00
Danny
a72b7448c9
Merge branch 'antonclk-fix-substr+substring-replcaced-by-slice'
2022-04-02 11:54:22 +02:00
Danny
42c6f3b1b9
replaced substr by slice
2022-04-02 11:52:53 +02:00
Danny
6435c684fd
replaced substr(ing) by slice
2022-04-02 11:51:59 +02:00
David Peer
64262c6410
Merge remote-tracking branch 'upstream/new_alarm'
2022-04-02 11:39:06 +02:00
Danny
c5cc4ab49e
Merge remote-tracking branch 'upstream/master'
2022-04-02 11:24:16 +02:00
Robert Kaiser
0fdb4db1d9
add stardate clock
2022-04-02 04:26:23 +02:00
Gordon Williams
74203945a2
oops
2022-04-01 13:50:06 +01:00
Gordon Williams
5c33cad685
Adding alarm.vibrate and menu
2022-04-01 13:27:37 +01:00
Gordon Williams
771950f51b
docs
2022-04-01 12:50:36 +01:00
Gordon Williams
172df0dc27
messages 0.29: Fix message list overwrites on Bangle.js 1 ( fix #1642 )
2022-04-01 09:54:25 +01:00
Gordon Williams
02e9edcaeb
Merge pull request #1644 from chiefdaft/master
...
v0.08: Bug fix at end of the game with victorious splash and glorious orchestra
2022-04-01 09:07:03 +01:00
Peer David
816d3f2997
Merge branch 'espruino:master' into master
2022-04-01 08:26:12 +02:00
David Peer
a11999648f
Minor changes
2022-04-01 08:17:59 +02:00
Jelco Huijser
fa22b75fc9
Merge pull request #18 from chiefdaft/dev_0.5
...
v0.08: Bug fix at end of the game with victorious splash and glorious orchestra
2022-03-31 23:59:50 +02:00
chiefdaft
5d76a5cd46
v0.08: Bug fix at end of the game with victorious
...
splash and glorious orchestra
2022-03-31 23:56:02 +02:00
Gordon Williams
7fc1747a3f
0.13: Revert #1578 (stop duplicate entries) as with 2v12 menus it causes other boxes to be wiped ( fix #1643 )
2022-03-31 15:52:17 +01:00
Gordon Williams
605a1fb96d
version sync
2022-03-31 15:41:22 +01:00
Gordon Williams
60af0ea6a5
Naming - fix #1640
2022-03-31 15:40:29 +01:00
Gordon Williams
9055cd7990
Fixes, README and alarm lib
2022-03-31 15:32:26 +01:00
Gordon Williams
0feebdb318
improved alarm app
2022-03-31 13:48:45 +01:00
Gordon Williams
ee739ec447
minor tweaks
2022-03-31 13:47:35 +01:00
Gordon Williams
bcc7ecd942
Merge branch 'master' of https://github.com/KungPhoo/BangleApps into KungPhoo-master
2022-03-31 13:44:55 +01:00
sir-indy
5242d8662b
Update fuzzyw.settings.js
2022-03-31 13:28:05 +01:00
sir-indy
ea6b4624e6
Update fuzzy_strings.json
2022-03-31 13:26:41 +01:00
sir-indy
23916389be
Update metadata.json
2022-03-31 13:06:30 +01:00
sir-indy
61c5c04c13
Update fuzzyw.app.js
2022-03-31 13:04:30 +01:00