1
0
Fork 0
Commit Graph

1202 Commits (f695fd6c1de76363c5083badd5ae14d1b8099a98)

Author SHA1 Message Date
Fredrik Lautrup a015fa97cf New version 2021-03-22 19:46:06 +01:00
Gordon Williams df5fb6c052
Merge pull request #696 from awkirk71/master
Sweep Hand Clock
2021-03-22 13:59:38 +00:00
Richard de Boer 6345aa604c widchime: simple hour chime 2021-03-20 20:53:53 +01:00
adrian w kirk 0a27d4d63f Adding the proper supporting images and comments 2021-03-19 23:55:56 +00:00
hughbarney 44add51c80 reduced arrayBuffer size in stepo to save memory 2021-03-18 20:40:02 +00:00
hughbarney ae2f296b2c removed LCD1.write() from arrow as it was keeping LCD on 2021-03-18 12:03:24 +00:00
Gordon Williams 8437293252 don't break the whole watch if widget is installed on 2v08 and older firmwares (fix #693) 2021-03-18 09:17:29 +00:00
Gordon Williams d344dc127b versions for #691 2021-03-17 14:51:44 +00:00
hughbarney e259fbef10 improved speed of arrow drawCompass() function to avoid causing issue with buttons becoming unresponsive 2021-03-17 12:49:20 +00:00
Gordon Williams cc4cea3a30
Merge pull request #688 from ollycross/master
feat(app): Update "Lazy Clock" app to v0.02
2021-03-17 09:32:05 +00:00
capybara1 c73a77ce6c Adding first version of app battleship 2021-03-15 17:06:20 +01:00
Richard de Boer a4465cb532 new app: gbmusic: Gadgetbridge Music Controls 2021-03-14 22:28:44 +01:00
adrian w kirk dd0d3a61ac Only redraw the digit when it needs to 2021-03-14 20:59:04 +00:00
adrian w kirk 4d71953cae ock now has ROman Numeral support 2021-03-13 00:07:36 +00:00
Gordon Williams 30d49662ae Merge branch 'master' of github.com:espruino/BangleApps 2021-03-11 10:58:52 +00:00
Gordon Williams cc59d35342 gpsrec 0.18: Period counter now uses GPS time rather than counting packets (allows use with GPS Setup) 2021-03-11 10:58:47 +00:00
hughbarney 72c60dbfa7 improved speed of stepo draw and started and stopped timer on screen on / off 2021-03-09 21:09:43 +00:00
Gordon Williams 1860ddb707
Merge pull request #684 from nujw/master
Kalman filter to smooth alt and speed readings.
2021-03-09 09:32:21 +00:00
Gordon Williams 8ce54c2deb
Merge branch 'master' into master 2021-03-08 09:50:46 +00:00
dapgo 4cf3fe5db4 2 new apps and updates for another 2021-03-07 20:02:12 +01:00
adrian w kirk cc68a1be1c Sweep hand now red 2021-03-07 00:31:23 +00:00
adrian w kirk bc35f06d89 Renamed 2021-03-06 20:45:10 +00:00
adrian w kirk d631fc36d0 Added numeral clock 2021-03-06 20:29:59 +00:00
hughbarney 248547146f updates to README files for stepo and simplest clocks 2021-03-06 12:59:22 +00:00
hughbarney f03c24321f added Simplest clock, added Stepometer clock 2021-03-06 12:29:47 +00:00
Gordon Williams a7efdb9724 hrm 0.03: Fix timing issues, and use 1/2 scale to keep graph on screen 2021-03-04 11:10:17 +00:00
Gordon Williams 86d43c3fbb notify 0.07: Auto-calculate height, and pad text down even when there's no title (so it stays on-screen) 2021-03-04 10:30:23 +00:00
nujw 15ec3dc05d
Update apps.json
Add kalman filtering to smooth speed and alt.
2021-03-02 13:07:08 +13:00
Gordon Williams 77277393d7
Merge branch 'master' into gbridge-fix 2021-03-01 11:49:16 +00:00
Richard de Boer 427fd49fa3 gbridge: fix HRM setting
The settings menu didn't handle `undefined` value for `hrm` properly, so
you were unable to toggle it.
Fixed by forcing the value to a boolean.
2021-02-28 21:55:29 +01:00
hughbarney 2a15a56a96 changed name to Arrow Compass, bumped versions, added changelog, moved image load to global scope 2021-02-25 22:15:42 +00:00
hughbarney 37d45d2618 fixed issue with waypointer entry in apps.json 2021-02-25 21:42:38 +00:00
hughbarney 46444bd6fb corrected entry for Waypointer in apps.json 2021-02-25 21:08:01 +00:00
hughbarney eef93793e8 added entry for Waypointer in apps.json 2021-02-25 20:56:14 +00:00
hughbarney a364a0edf0 added entry in apps.json for Arrow compass, updated README.md file 2021-02-24 00:06:53 +00:00
hughbarney 5186c0d87c added lat/lon/course to Walkersclock GPS displays 2021-02-23 22:22:53 +00:00
hughbarney 012560e863 Added Compass power status widget 2021-02-23 22:18:09 +00:00
Gordon Williams 97cdf21654 Merge branch 'master' of github.com:espruino/BangleApps 2021-02-22 15:37:11 +00:00
Gordon Williams 056bcd9eda banglerun 0.10: Removed kalman filtering to allow distance log to work
Only log data every 5 seconds (not 1 sec)
      Don't create a file until the first log entry is ready
2021-02-22 15:10:30 +00:00
Gordon Williams c951fda5e5
Merge branch 'master' into master 2021-02-22 09:07:44 +00:00
dapgo 79fe999588 adding a new app: helloworld 2021-02-21 14:55:46 +01:00
Shaylin Chetty 151a51470b Added countdown timer application 2021-02-21 11:49:37 +02:00
nujw bca2740a0b
Update apps.json 2021-02-21 10:40:49 +13:00
dapgo 037836b6fa v0.04
probably the menu icon.js(require("heatshrink")...) will fail again when producing a valid .img on server
2021-02-19 20:39:37 +01:00
Gordon Williams a1454a9d85 geissclk 0.02: BTN2->launcher, use smaller text to allow "20:00" to fit on screen 2021-02-18 10:21:28 +00:00
Gordon Williams 64d379432d
Merge pull request #671 from hughbarney/master
fixed flicker in walkersclock
2021-02-18 09:03:14 +00:00
Gordon Williams 4408bf8597
Merge pull request #673 from awkirk71/master
Sliding Text Clock
2021-02-18 09:02:50 +00:00
Gordon Williams a9d9a0f14b
Merge pull request #674 from dapgo/master
testuserinput v0.03
2021-02-18 09:00:36 +00:00
dapgo e66965f61b remove wrong double quotes 2021-02-18 05:48:11 +01:00
adrian w kirk ac87020621 Updated with new icon 2021-02-17 21:09:38 +00:00