1
0
Fork 0
Commit Graph

8089 Commits (e3e2604b9059699d733213c695ec41802e80a7a2)

Author SHA1 Message Date
David Peer e3e2604b90 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-02-11 12:27:17 +01:00
David Peer 2c64069bca New version 2022-02-11 12:27:15 +01:00
David Peer 52faa8c871 The speed of the wind can now be configured (mph / kph). 2022-02-11 12:25:22 +01:00
Peer David 59ba7ce50e
Merge branch 'espruino:master' into master 2022-02-11 11:10:44 +01:00
David Peer 1e837248ac Qeue first 2022-02-11 11:09:53 +01:00
Gordon Williams 4b4f9d58ea
Merge pull request #1422 from storm64/sleeplog
sleeplog: Add Sleep Log App
2022-02-11 10:09:44 +00:00
David Peer 038480d358 Minor changes 2022-02-11 10:54:16 +01:00
Gordon Williams 8c54820782
Merge pull request #1414 from copoer/master
Auto Translated all languages, Updated Language scan script
2022-02-11 08:40:18 +00:00
storm64 02aeaff86b sleeplog: Add Sleep Log App
This app logs and displays the four following states:
_unknown, not worn, awake, sleeping_
It derived from the SleepPhaseAlarm and uses the accelerometer to estimate sleep and wake states with the principle of Estimation of Stationary Sleep-segments ([ESS](https://ubicomp.eti.uni-siegen.de/home/datasets/ichi14/index.html.en)) and the internal temperature to decide _sleeping_ or _not worn_ when the watch is resting.
2022-02-11 09:29:02 +01:00
Gordon Williams a08409ccac
Merge pull request #1419 from peerdavid/master
[LCARS] Stability improvement and possibility to show wind
2022-02-11 08:23:51 +00:00
Gordon Williams e0161d07d7
Merge pull request #1420 from eyecreate/red7game
Add Red 7 game
2022-02-11 08:22:58 +00:00
Gordon Williams 237a30bdd5
Merge pull request #1417 from HilmarSt/master
Vector Clock: Redraw widgets when time is updated
2022-02-11 08:22:04 +00:00
Gordon Williams 7fddd07cd9
Merge pull request #1415 from xxDUxx/master
ContourClock: Changed timing code, original Font is back
2022-02-11 08:21:45 +00:00
David Peer ce1d0a4e96 Minor fix. 2022-02-11 07:55:05 +01:00
eyecreate b438097ce3
add new screenshot and allow using emulator 2022-02-10 18:52:23 -05:00
eyecreate 1f9c4b91aa
add new screenshot 2022-02-10 18:51:45 -05:00
eyecreate 63416cae8d
added details on how to use 2022-02-10 18:45:18 -05:00
eyecreate 19156c2bd6
fixed wrong file name 2022-02-10 18:36:38 -05:00
eyecreate d75b7549ff
remove extra comma 2022-02-10 18:33:16 -05:00
eyecreate c255ca7c4f
Update metadata.json 2022-02-10 18:17:50 -05:00
Kevin Whitaker b1ad147716 added red7 card game app 2022-02-10 18:12:53 -05:00
xxDUxx 68e0882715
Update custom.html 2022-02-10 23:57:34 +01:00
xxDUxx 82e069de62
Update custom.html 2022-02-10 23:21:38 +01:00
David Peer 5c9f84d00e Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-02-10 22:17:21 +01:00
David Peer 6bdf68d39b Added wind to datapoints. 2022-02-10 22:17:18 +01:00
Hilmar Strauch c489586a44
Update ChangeLog 2022-02-10 18:14:49 +01:00
Hilmar Strauch e70438d642
Update app.js 2022-02-10 18:05:37 +01:00
Hilmar Strauch 73bc9919a4
Update metadata.json 2022-02-10 18:03:37 +01:00
Hilmar Strauch 539f37935d
Update ChangeLog 2022-02-10 18:02:50 +01:00
copoer 187821bf49 Removed auto /*LANG*/, Added more languages 2022-02-10 09:30:00 -04:00
xxDUxx dfef601e62
Update custom.html 2022-02-10 14:16:10 +01:00
xxDUxx d6e07c4889
Update custom.html 2022-02-10 14:01:47 +01:00
xxDUxx e8db4351ef
Update metadata.json 2022-02-10 13:25:38 +01:00
xxDUxx 0f2f56d123
Update custom.html 2022-02-10 13:15:13 +01:00
xxDUxx 700ba8eb5b
Update custom.html 2022-02-10 12:42:33 +01:00
xxDUxx a07d12ff94
Update custom.html 2022-02-10 12:14:59 +01:00
xxDUxx e16779432f
Update ChangeLog 2022-02-10 11:58:12 +01:00
xxDUxx 044c7c8279
Update metadata.json 2022-02-10 11:56:24 +01:00
xxDUxx bf5a8f2765
Update metadata.json 2022-02-10 11:54:14 +01:00
xxDUxx c85c501378
Update lib.js 2022-02-10 11:44:49 +01:00
xxDUxx 50c17ab3bb
Merge branch 'espruino:master' into master 2022-02-10 11:41:22 +01:00
xxDUxx b343726dd3
Create custom.html 2022-02-10 11:39:58 +01:00
copoer d54fdaa9e8 Fixed settings files 2022-02-09 21:12:55 -04:00
copoer 4ce761dab9 Updated script to add more accurate string finding and auto translation 2022-02-09 19:52:49 -04:00
copoer 1f48344d16 Added more /*LANG*/ 2022-02-09 19:52:16 -04:00
copoer 8b23e17f1c Added a bunch of auto translations 2022-02-09 19:51:55 -04:00
Gordon Williams 4cdce7e907
Merge pull request #1413 from myxor/patch-1
GPS widget: remove out of date 'requires firmware' messages
2022-02-09 13:38:47 +00:00
Marco H 4cd670c88f
Update README.md 2022-02-09 13:49:01 +01:00
Gordon Williams bdde2dfd17
Merge pull request #1412 from fbedussi/feature/barometer-v2
feat: themed barometer
2022-02-09 11:53:29 +00:00
Francesco Bedussi 6c5b006999 feat: themed barometer 2022-02-09 12:16:19 +01:00