Gabriele Monaco
|
6433ae0a11
|
cards: bump version and changelog
|
2023-11-03 06:51:30 +01:00 |
Gabriele Monaco
|
60a7cbcf5b
|
cards: hiding widgets while showing the code
|
2023-11-01 11:07:00 +01:00 |
Gordon Williams
|
86729904b8
|
Merge pull request #3070 from bobrippling/fix-astral
astral: setUI before loading widgets
|
2023-11-02 13:26:50 +00: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 |
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 |
thyttan
|
901d06a0ae
|
fastreset:(partly) fix accidental load of launcher
|
2023-10-31 01:20:02 +01: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 |
Rob Pilling
|
3bef99cfc4
|
pebbled: prevent exceptions halting the draw cycle
|
2023-10-30 08:24:39 +00: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 |
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 |
Gordon Williams
|
77f925d49f
|
Support for interface/custom files to listen directly to data coming from the Bangle
hrmaccevents now uses this feature rather than trying to access BLE directly
|
2023-10-20 17:04:39 +01:00 |
nxdefiant
|
6bb2a86767
|
Merge branch 'espruino:master' into master
|
2023-10-20 14:02:20 +02:00 |
Gordon Williams
|
ded269bc3e
|
Merge pull request #3057 from thyttan/setting
setting: Prepend 'LCD->Calibration' touch listener
|
2023-10-20 09:04:55 +01:00 |
Gordon Williams
|
a3d9f2cc76
|
Merge pull request #3058 from thyttan/multi-clock
multiclock: fix widget field flashing
|
2023-10-20 09:04:14 +01:00 |
Erik Andresen
|
7a6aa80f30
|
calendar: cleanup
|
2023-10-20 07:02:35 +02:00 |
Ben Jabituya
|
14ede8b3f1
|
Merge branch 'espruino:master' into master
|
2023-10-20 01:47:53 +01:00 |
Ben Jabituya
|
0745533c81
|
Update app.js
|
2023-10-20 01:47:10 +01:00 |
Erik Andresen
|
4fcd9dba40
|
calendar: reload settings after change
|
2023-10-19 22:08:28 +02:00 |
Erik Andresen
|
2dec53ae2f
|
calendar: test
|
2023-10-19 21:45:28 +02:00 |
Erik Andresen
|
2bd209f0a1
|
calendar: tweaks
|
2023-10-19 21:40:54 +02:00 |
Erik Andresen
|
f78818ae00
|
calendar: re-add ndColors setting
|
2023-10-19 20:00:54 +02:00 |
thyttan
|
c026c6eede
|
multiclock: fix widget field flashing
... when switching to the "dk "clock face.
|
2023-10-19 19:57:07 +02:00 |
Erik Andresen
|
aac031489c
|
Merge remote-tracking branch 'upstream/master' into calendar
|
2023-10-19 19:47:16 +02:00 |
thyttan
|
7bf3a846c2
|
setting: Prepend 'LCD->Calibration' touch listener
...and stop event propagation.
|
2023-10-19 19:28:43 +02:00 |
Gordon Williams
|
503516e42a
|
fix settings not loading if no calendar.days.json file exists
|
2023-10-19 14:06:53 +01:00 |
Ben Jabituya
|
35ed55a24e
|
Update app.js
|
2023-10-18 21:32:46 +01:00 |
Ben Jabituya
|
9c7e8e168a
|
Update README.md
|
2023-10-18 21:32:20 +01:00 |
Ben Jabituya
|
11aa21386f
|
Update app.js
|
2023-10-18 21:30:33 +01:00 |
Erik Andresen
|
1500e68011
|
scicalc: Add swipe up action
Swiping up has now the same effect as hitting the "<" button.
|
2023-10-18 18:37:15 +02:00 |
Ben Jabituya
|
fbcc56a09c
|
Update app.js
|
2023-10-18 10:45:25 +01:00 |
Gordon Williams
|
fd750b1ba8
|
Merge pull request #3053 from nxdefiant/master
grocery: Drop grocery.html
|
2023-10-18 08:25:44 +01:00 |
Erik Andresen
|
c8ef7097c0
|
grocery: Drop grocery.html
Drop app customiser as it is redundant with download interface and the
latter has more features
|
2023-10-17 19:17:09 +02:00 |
Ben Jabituya
|
fd31dcd972
|
Update app.js
|
2023-10-17 16:09:53 +01:00 |
Gordon Williams
|
36f76cb09e
|
notes about DFU version
|
2023-10-17 11:47:46 +01:00 |
Gordon Williams
|
d13c084cc9
|
widminbate 0.05: Fix broken fork which removed the `update` function
|
2023-10-17 11:47:46 +01:00 |
Erik Andresen
|
107468bcdc
|
calendar: drop settings.ndColors, fixes widgets
|
2023-10-16 19:08:35 +02:00 |
Ben Jabituya
|
ce96202fe4
|
Update README.md
|
2023-10-16 17:32:03 +01:00 |
Ben Jabituya
|
1aa7583fce
|
Update README.md
|
2023-10-16 17:20:47 +01:00 |
Ben Jabituya
|
53371952a4
|
Update metadata.json
|
2023-10-16 17:10:29 +01:00 |
Ben Jabituya
|
9bb721f78e
|
Update metadata.json
|
2023-10-16 17:09:51 +01:00 |
Ben Jabituya
|
387e95283f
|
Update metadata.json
|
2023-10-16 17:09:39 +01:00 |
Ben Jabituya
|
51207c9de4
|
Update ChangeLog
|
2023-10-16 17:08:44 +01:00 |