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
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
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
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
Gordon Williams
0397ed2e5c
Merge pull request #1653 from BartS23/README
...
Add README.md to metadata.json if exists
2022-04-04 09:23:49 +01:00
Romek
4d352b7915
Add README.md to metadata.json if exists
2022-04-04 09:43:48 +02: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
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
chiefdaft
164683fce5
v0.09 added settings menu, removed symbols button,
...
added highscore reset, clockmode optional
2022-04-03 15:51:01 +02:00
Salim Blume
7322013f10
Fix for when to include maxbpm
2022-04-02 21:00:45 -05:00
Salim Blume
9f10a3bdfe
Update run README for max BPM
2022-04-02 20:58:49 -05:00
Salim Blume
fff5ddef67
Add maxbpm as a tracked stat in exstats.
2022-04-02 20:54:48 -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
hughbarney
43a052374c
Daisy 0.06 changed Steps to STEPS, enhanced contrast when using light theme
2022-04-02 15:00:27 +01: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