1
0
Fork 0
Commit Graph

17413 Commits (3f0dbc04c7bf6b13fdc92f5d12b363bcca35c0ca)

Author SHA1 Message Date
charlestietjen d2692aa36c fixed incorrect hour drawn 2023-11-02 09:04:37 -04:00
charlestietjen 117a7aa552 remove some comments 2023-11-02 08:40:33 -04:00
charlestietjen 39a9b2e3b4 refactor and added before and after strings 2023-11-02 08:32:38 -04:00
James Steinberg 4f56d0c447 buzz more 2023-11-02 03:45:24 -04:00
James Steinberg 43f9ccdca0 formatting 2023-11-02 03:33:11 -04:00
James Steinberg 660653858a hardalarm 1 btn 2023-11-02 03:31:44 -04:00
James Steinberg 1726233805 revert extra stuff 2023-11-02 03:16:57 -04:00
James Steinberg be6d191eb3 better formatting 2023-11-02 03:12:15 -04:00
James Steinberg 077127c3cb resizing 2023-11-02 01:50:48 -04:00
James Steinberg ff1ee4e3c7 changelg 2023-11-02 01:32:24 -04:00
jamespsteinberg 3c06f268b5
Merge branch 'espruino:master' into master 2023-11-02 01:26:07 -04:00
James Steinberg 5453ef719d support banglejs2 2023-11-02 01:25:22 -04:00
Mineinjava 9afd4ef79a divide by two 2023-11-01 21:22:39 -07:00
Mineinjava 9ec73873ab cleanup code 2023-11-01 21:10:13 -07:00
Mineinjava e1d9701bbf change getUTCMilliseconds to getTime 2023-11-01 21:04:09 -07:00
Mineinjava ccc21082e3 account for my lack of thought and print more stuff 2023-11-01 20:40:09 -07:00
Mineinjava 465aa25ffc Apparently i forgot how to console.log 2023-11-01 20:36:08 -07:00
Mineinjava 2ce1d4b510 print for debug 2023-11-01 20:28:03 -07:00
Mineinjava 3c9ebd7130 Merge branch 'master' of https://github.com/Mineinjava/BangleApps into master 2023-11-01 20:06:25 -07:00
Mineinjava 8ceae6df47 fix check for cadence calculation 2023-11-01 20:05:37 -07:00
Mineinjava 76ea4570c9
Merge branch 'espruino:master' into master 2023-11-01 19:44:23 -07:00
Mineinjava 3b1c75e874 forgot colon 2023-11-01 19:41:19 -07:00
Mineinjava b5182301fb increment version 2023-11-01 19:38:39 -07:00
Mineinjava 40968a24fc add cadence to gpx data 2023-11-01 19:36:21 -07:00
thyttan 90ebb4f961
Merge pull request #3067 from thyttan/fastreset
fastreset:(partly) fix accidental load of launcher
2023-11-02 01:06:49 +01:00
Rob Pilling 4c2170f9c5 astral: setUI before loading widgets
This fixes the sanity check warning:
```
Clock astral file calls loadWidgets before setUI (clock widget/etc won't be aware a clock app is running)
```
2023-11-01 17:58:59 +00:00
Gabriele Monaco 60a7cbcf5b cards: hiding widgets while showing the code 2023-11-01 11:07:00 +01:00
Gordon Williams 8d0859f24e
Merge pull request #3066 from bobrippling/sunrise-drawtime
sunrise: redraw the clock exactly when a minute ticks
2023-11-01 08:43:16 +00:00
Charles a1bcf50fc6 edit to metadata 2023-11-01 02:06:46 -04:00
Charles 421302eac5 added approxclock 2023-11-01 01:59:56 -04:00
thyttan 901d06a0ae fastreset:(partly) fix accidental load of launcher 2023-10-31 01:20:02 +01:00
Rob Pilling e8e6136443
Merge pull request #3065 from LeonMatthes/calclock
CalClock: Add buzzing before events
2023-10-30 15:13:27 -05:00
Rob Pilling 267b1422c2 sunrise: redraw the clock exactly when a minute ticks 2023-10-30 20:05:27 +00:00
Leon Matthes 27d7c7820a CalClock: Add buzzing before events 2023-10-30 19:41:30 +01:00
Gordon Williams 752ef5512b
Merge pull request #3064 from bobrippling/pebbled-redraw
pebbled: prevent exceptions halting the draw cycle
2023-10-30 09:03:16 +00:00
Rob Pilling 3bef99cfc4 pebbled: prevent exceptions halting the draw cycle 2023-10-30 08:24:39 +00:00
James Steinberg 25cabc80ef take 2 2023-10-29 18:55:29 -04:00
James Steinberg af6eaa8a35 take 2 2023-10-29 18:24:33 -04:00
James Steinberg 9df6beb62d test 2023-10-29 18:13:30 -04:00
James Steinberg 3dba0b1a61 test 2023-10-29 18:08:00 -04:00
James Steinberg eca118bc18 28x6 2023-10-29 18:06:12 -04:00
Gordon Williams a6a6e5fb4e
Merge pull request #3061 from nxdefiant/master
scicalc: Switch swipe handling
2023-10-27 14:52:37 +01:00
Erik Andresen d06f9bdc6e scicalc: Switch swipe handling
As discussed in #3054

- Use Swipe up/down to switch between screens, left to delete, right to
calculate result
- Also use Bangle.setUI()
2023-10-27 15:39:11 +02:00
Gordon Williams fbfb087e07
Merge pull request #3049 from jabituyaben/master
added support for hr raw exporter and astral clock to bangle.js 2
2023-10-27 10:09:10 +01:00
Gordon Williams 684f705ffe
Merge pull request #3054 from nxdefiant/master
scicalc: Add swipe up action
2023-10-27 10:08:22 +01:00
Gordon Williams 2b3509167f
Merge pull request #3060 from olivierbarriere/master
OpenHaystack: Keep advertising when connected
2023-10-27 09:21:07 +01:00
olivierbarriere 48f2cd3f45
Update ChangeLog 2023-10-26 20:43:49 -04:00
olivierbarriere 437a8ba0f5
Update metadata.json 2023-10-26 20:43:29 -04:00
olivierbarriere 008fce39f0
Update custom.html
Keep advertising when connected

Airtag interval = 2000
BangleJS OpenHaystack interval = 2*1000
2023-10-26 20:43:07 -04:00
Erik Andresen 3b59bead01 scicalc: Exit with short button press 2023-10-26 20:44:30 +02:00