Enric Pineda
fb9c2e0d3a
Corrected single-equal sign errors
2024-04-22 22:48:10 +02:00
thyttan
7c28db4910
Merge pull request #3370 from bobrippling/feat/kbmulti-enhance
...
kbmulti: reset caps when empty and add vibrate setting
2024-04-22 22:11:18 +02:00
Rob Pilling
f3b639f3e9
ha: buzz on brightness change
2024-04-22 20:50:19 +01:00
Rob Pilling
377b43619b
Merge pull request #3374 from ekwawu/master
2024-04-22 20:50:07 +01:00
Rob Pilling
261776b3cb
phystrax: rename CSV, heart_rate_data -> phystrax_hrm
2024-04-22 20:48:43 +01:00
Elfreda Kwawu
d9e51ddbde
Added data entry
2024-04-22 15:44:38 -04:00
Rob Pilling
c1e13fbf5c
Merge pull request #3372 from bobrippling/types/clkinfo
...
clock_info.d.ts: improve `img` type
2024-04-22 20:32:44 +01:00
Rob Pilling
86680eb1d3
Merge pull request #3375 from bobrippling/feat/ha
...
ha: add value triggers (using the Slider lib)
2024-04-22 20:31:57 +01:00
Rob Pilling
bf0eb8a2f3
sched: fix snoozing an alarm after the snooze period
...
We now set the snooze period from when the user hits snooze,
not when the alarm sounded.
For example:
- Snooze period is 10 mins
- Alarm sounds for 11 mins
- User hits snooze
- Alarm is scheduled/snoozed until 23 hours 59 minutes in the future
2024-04-22 20:26:16 +01:00
Rob Pilling
76c296f44d
multitimer: handle undefined alarm.data
2024-04-22 20:25:54 +01:00
Martin Boonk
d3b1835ef0
runplus - Remove lint exemptions
2024-04-22 20:23:55 +02:00
Martin Boonk
b50f9b5183
runplus - Fix lint warning
2024-04-22 20:21:32 +02:00
thyttan
ddab537ea2
Merge pull request #3364 from thyttan/clockinfo
...
clock_info: prepend swipe listener if possible
2024-04-22 19:15:40 +02:00
thyttan
6e3c432d25
Merge pull request #3376 from halemmerich/messagesoverlay
...
messagesoverlay - Fix scrolling to last line for long text
2024-04-22 19:11:11 +02:00
Martin Boonk
83d56797b2
runplus - Directly draw the correct interface
2024-04-22 18:38:16 +02:00
Martin Boonk
5bd0ed73bc
runplus - Fix flickering of indicators
2024-04-22 18:10:16 +02:00
Elfreda Kwawu
fe4939cbb7
does not need to specify wildcard pattern
2024-04-22 10:40:24 -04:00
Martin Boonk
727802f52d
runplus - Switch faster to waiting screen if no HRM incoming
2024-04-22 16:28:22 +02:00
Enric Pineda
495836d1e6
Creation of the esperanto language file
2024-04-22 15:47:55 +02:00
Martin Boonk
e8194f1de4
runplus - Draw arrows last to prevent right side being cut of
2024-04-22 15:40:37 +02:00
Martin Boonk
2f6a56ce97
runplus - Add screenshot of karvonen screen
2024-04-22 15:36:24 +02:00
Martin Boonk
9e33ee0498
runplus - Update ChangeLog
2024-04-22 15:35:02 +02:00
Martin Boonk
29a6683d53
runplus - Add indicators for lock, gps and pulse
2024-04-22 15:35:02 +02:00
Enric Pineda
c5ae396a9e
Remapping of minute intervals to add accuracy
2024-04-22 15:17:44 +02:00
Martin Boonk
b44ce7b43b
messagesoverlay - Fix scrolling to last line for long text
2024-04-22 13:33:27 +02:00
Gordon Williams
2accf44418
Merge pull request #3328 from espruino/clock_backgrounds
...
Add 'clock backgrounds' app, allow configurable backgrounds in Pebble++
2024-04-22 10:13:41 +01:00
Gordon Williams
43ec372519
add fallback so background still works even if settings broken
2024-04-22 10:11:58 +01:00
Gordon Williams
370b93fadd
Merge pull request #3354 from paul-arg/messagegui
...
[messagegui] fix: handle the unreadTimeout better
2024-04-22 09:59:21 +01:00
Rob Pilling
1eae81e7f6
ha: prevent touch/swipe/drag overlap events after a swipe
2024-04-22 08:39:18 +01:00
Rob Pilling
cce28d9675
ha: disable swiping on sliders and prevent swipe event propagation
2024-04-22 08:38:58 +01:00
Rob Pilling
13997ca678
ha: hide slider when going from value -> trigger
...
and handle the 'remove' event / eventless callbacks
2024-04-22 08:38:23 +01:00
Rob Pilling
611fd7aaf1
Slider: update docs
2024-04-22 08:18:49 +01:00
Elfreda Kwawu
47ed20f7fb
made final changes
2024-04-21 14:56:50 -04:00
Rob Pilling
9566176d2c
ha: update README
2024-04-21 19:40:56 +01:00
Rob Pilling
4b47fbc15f
ha: prevent triggering of 'touch' straight after slider change
2024-04-21 19:35:40 +01:00
Rob Pilling
b0aaf8f69f
Slider: always emit final event
2024-04-21 19:35:40 +01:00
Rob Pilling
10f248ac10
ha: only send level change when it changes
2024-04-21 19:35:40 +01:00
Rob Pilling
0dc61519a7
Slider: pass event through
2024-04-21 19:35:16 +01:00
Rob Pilling
621f58feb6
Slider: reset dragActive
2024-04-21 19:35:16 +01:00
Rob Pilling
19ff8316e4
ha: use readJSON
2024-04-21 19:35:16 +01:00
Rob Pilling
95366ebc5d
ha: bump version
2024-04-21 19:35:16 +01:00
Rob Pilling
a28b2008c3
Slider.js: don't hold onto cbObj
2024-04-21 19:35:16 +01:00
Rob Pilling
cacd6c7ac2
ha: add slider functionality
2024-04-21 19:35:14 +01:00
Rob Pilling
8d8008658a
ha: function -> arrow
2024-04-21 19:33:00 +01:00
Rob Pilling
216b30d640
ha: remove parseInt()
2024-04-21 19:32:53 +01:00
Rob Pilling
c0ea3138e5
ha: merge conditionals
2024-04-21 19:32:44 +01:00
Rob Pilling
a610833bd7
ha: add lib.sendValue()
2024-04-21 19:30:52 +01:00
Rob Pilling
bcffdef85b
ha: break instead of setting retries
2024-04-21 19:30:38 +01:00
Rob Pilling
32072f37d6
ha: getIcon() uses `this`
2024-04-21 19:30:29 +01:00
Rob Pilling
e993711eb2
ha: whitespace
2024-04-21 19:29:50 +01:00