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 |
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 |
Gordon Williams
|
6b3cc136e3
|
Merge pull request #3051 from nxdefiant/calendar
Calendar: Add menu to jump to settings
|
2023-10-20 09:03:13 +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 |
Gordon Williams
|
9da07b3d51
|
Merge pull request #2953 from thyttan/ui-slider-lib
[Slider] New library for input via sliders
|
2023-10-19 09:54:32 +01:00 |
thyttan
|
71a445c96e
|
Slider: formatting Slider.md
|
2023-10-18 23:20:46 +02:00 |
thyttan
|
8bd1cbb2a8
|
Slider: add to documentation re timeout
|
2023-10-18 23:14:03 +02: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 |
thyttan
|
05e2ff899c
|
Slider: add to documentation Slider.md
|
2023-10-18 21:55:59 +02: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 |
thyttan
|
03a1f10d45
|
Slider: auto indentation
|
2023-10-18 01:18:57 +02:00 |
thyttan
|
bdf7aab65c
|
Slider: remove development try-catch statement
|
2023-10-18 01:16:15 +02:00 |
thyttan
|
04c5cbd516
|
Slider: update documentation
|
2023-10-18 01:06:21 +02:00 |
thyttan
|
4d7bcce070
|
Slider: remove unnecessary spaces
|
2023-10-18 00:35:42 +02:00 |
thyttan
|
5156b8a3e5
|
Slider:add param for auto progress update interval
|
2023-10-18 00:17:59 +02:00 |
thyttan
|
4d6edb1292
|
Slider: add missing semicolons
|
2023-10-17 23:21:56 +02:00 |
thyttan
|
6c1fb8cc18
|
Slider: shrink borders if too big
... which would cause glitches.
|
2023-10-17 22:49:32 +02:00 |
thyttan
|
0c12bfab8a
|
Slider: move and refactor step size calculation
|
2023-10-17 22:49:32 +02:00 |
thyttan
|
7e01449705
|
Slider: remove unnecessary condition check
|
2023-10-17 22:49:32 +02:00 |
thyttan
|
eb52a9aca4
|
Slider: update documentation at Slider.md
|
2023-10-17 22:49:32 +02:00 |
thyttan
|
c4ba51a498
|
Slider: fix logic re roundedness
|
2023-10-17 22:49:32 +02:00 |
thyttan
|
cd67e0d143
|
Slider: add comment tags
|
2023-10-17 22:49:32 +02:00 |
thyttan
|
ac27deba0f
|
Slider: scale default borders with appRect width
|
2023-10-17 22:49:32 +02:00 |
thyttan
|
0fbcb34896
|
Slider: remove two lines of debug
|
2023-10-17 22:49:32 +02:00 |
thyttan
|
0a1e3a6590
|
Slider: add initial comments
|
2023-10-17 22:49:32 +02:00 |
thyttan
|
186832faa4
|
Slider:make rounded mode dynamic, depend on width
Fixes graphics for different size sliders.
|
2023-10-17 22:49:32 +02:00 |
thyttan
|
b2a72dccc7
|
Slider: move let statement out of function scope
|
2023-10-17 22:49:32 +02:00 |