Jason Dekarske
0eb1c5fe0c
fix description
2022-04-08 18:25:15 -07:00
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
Jason Dekarske
65679f0f3b
typo
2022-04-08 17:53:36 -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
Jason Dekarske
bbcf98edad
draw the user when gps fixed
2022-04-08 15:19:36 -07: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
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
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
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
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
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