thyttan
c41adc704e
change to use eval for launching karvonnen ui
2023-02-23 00:03:40 +01:00
thyttan
c9339fff94
tweaks to colors and placings
2023-02-23 00:03:40 +01:00
thyttan
be3218517b
tweaks to placing of things
2023-02-23 00:03:40 +01:00
thyttan
24d058bd9f
fix HRM settings default
2023-02-23 00:03:40 +01:00
thyttan
554ce16122
ChangeLog: alpha->beta
2023-02-23 00:03:40 +01:00
thyttan
8a3be33195
remove unnecessary semicolon
2023-02-23 00:03:40 +01:00
thyttan
125a2361c7
switch to run UI whenever pressing physical button
2023-02-23 00:03:40 +01:00
thyttan
2c4129d91f
after many changes and some testing many things seem to function very well
2023-02-23 00:03:40 +01:00
thyttan
085cc6c84e
add defaults to hrm settings
2023-02-23 00:03:40 +01:00
thyttan
4293d9db48
update UI pretty lazily, fix color of bpm
2023-02-23 00:03:40 +01:00
thyttan
4f0df4c872
karvonnen UI now updates with bpm from hrm
2023-02-23 00:03:40 +01:00
thyttan
eac4dab552
maybe now hrm setting work...
2023-02-23 00:03:40 +01:00
thyttan
4be7a7ad2c
settings fix again
2023-02-23 00:03:40 +01:00
thyttan
0d27662f16
try fix settings min
2023-02-23 00:03:40 +01:00
thyttan
5575c4e36a
fix hrm min setting
2023-02-23 00:03:40 +01:00
thyttan
fd1c3f1f15
fix hrm min setting
2023-02-23 00:03:39 +01:00
thyttan
553b2cf7fc
fix hrm max setting
2023-02-23 00:03:39 +01:00
thyttan
ef3794cfad
fix hrm max setting
2023-02-23 00:03:39 +01:00
thyttan
b8eca27831
add hrm min/max settings
2023-02-23 00:03:39 +01:00
thyttan
81d281e397
add/rm semicolons
2023-02-23 00:03:39 +01:00
thyttan
79db22915f
fix accidental removal of interval
2023-02-23 00:03:39 +01:00
thyttan
9f839273c8
move karvonnen out of app.js and require it into run.app.js when loading app to the watch
2023-02-23 00:03:39 +01:00
thyttan
fdd39bfeef
Revert "remove run.app.karvonnen.js, moved into app.js"
...
This reverts commit f9310b0ded91a0e1fa5d9c8e86cce4357e9cd899.
2023-02-23 00:03:39 +01:00
thyttan
3692f0e1b9
add a comment, remove a print-statement
2023-02-23 00:03:39 +01:00
thyttan
96a8da71d5
remove commented out lines
2023-02-23 00:03:39 +01:00
thyttan
f6d2d46e5a
remove run.app.karvonnen.js, moved into app.js
2023-02-23 00:03:39 +01:00
thyttan
b1a82286d7
fix version metadata
2023-02-23 00:03:39 +01:00
thyttan
7fe2d44e8c
ChangLog version
2023-02-23 00:03:39 +01:00
thyttan
0375bf594e
version metadata
2023-02-23 00:03:39 +01:00
thyttan
5f6149863d
Move karvonnen code into the run app
...
as discussed in https://forum.espruino.com/conversations/383175/#comment16875073
2023-02-23 00:03:39 +01:00
f-teacher
877b94b061
Update run.app.karvonnen.js
2023-02-23 00:03:39 +01:00
f-teacher
77065f5b46
Add files via upload
2023-02-23 00:03:39 +01:00
Rob Pilling
2b39b1e285
btadv: manually setup TS helpers - use Object.assign()
...
Currently we have `tsc` [generate code for es5], because we don't yet have es6 destructuring support in JSV (used [here], for example).
As a follow on from #2587 , this disables the TS poiyfill and points it at our `Object.assign`, so we benefit from these new features, while still keeping the target at es5.
[generate code for es5]: 380af9c600/tsconfig.json (L4-L4)
[here]: 380af9c600/apps/btadv/app.ts (L235)
2023-02-22 22:27:12 +00:00
Rob Pilling
87a448f76c
Add TypeScript details to READMEs
...
And in some cases, add READMEs
(this is a follow-up to #2589 )
2023-02-22 22:10:17 +00:00
Martin Boonk
b58b0133aa
powermanager - Fix widget drawing over other things if widgets hidden
2023-02-22 22:59:27 +01:00
Martin Boonk
8b7a63b718
powermanager - Update readme
2023-02-22 22:20:21 +01:00
Martin Boonk
48ac083189
powermanager - Cleanup interface UI
2023-02-22 22:01:34 +01:00
Martin Boonk
6104946a08
powermanager - Refactor cpu use sampling code
2023-02-22 22:00:31 +01:00
m-p-3
5993d24cc3
oopsie, moved comment to proper location
2023-02-22 13:42:31 -05:00
m-p-3
8b51c31027
Add generate.js -> lib.js note
...
Left a comment, to make it clearer that you should not modify "lib.js" directly, but to modify "generate.js" instead.
2023-02-22 13:40:57 -05:00
Martin Boonk
4caaebf450
powermanager - Adds settings for widget in own menu
2023-02-22 19:09:28 +01:00
Martin Boonk
35ddc58b1f
powermanager - Only sample cpu use on drawing
2023-02-22 19:09:28 +01:00
Martin Boonk
8a5450370f
powermanager - Use less vertices to draw widget
2023-02-22 19:09:28 +01:00
m-p-3
79f391d84d
Add Jira color to generate.js
2023-02-22 13:06:43 -05:00
m-p-3
02f8284771
Update icon_names.json
...
Added jira
2023-02-22 12:27:17 -05:00
eleanor
a65f949a3c
replaced with proper file and name
2023-02-22 09:14:09 -06:00
eleanor
3b3f9d20f0
Add files via upload
2023-02-22 09:13:00 -06:00
Martin Boonk
fd3deae93e
powermanager - Fix calling draw without parameter on lock events
2023-02-21 00:03:09 +01:00
Martin Boonk
fa3b20bdf6
powermanager - Add CPU indicator to widget
2023-02-21 00:03:09 +01:00
Martin Boonk
8e91bb35c4
powermanager - Add a bit of readme describing the widget
2023-02-20 20:56:52 +01:00
Martin Boonk
ce46760922
powermanager - Adds setting for widget
2023-02-20 20:56:12 +01:00
Martin Boonk
b334b14f40
powermanager - Fix drawing in timeout
2023-02-20 20:55:33 +01:00
Martin Boonk
bef8013342
powermanager - Fix clearing area for widget
2023-02-20 20:07:55 +01:00
Martin Boonk
b8792ade17
powermanager - Let letter in widget denote most expensive active sensor
2023-02-20 20:05:28 +01:00
Martin Boonk
ae81d93666
powermanager - Approximate LCD power use based on brightness
2023-02-20 19:56:04 +01:00
Rob Pilling
c5897ca21b
clkinfostopw: add README
2023-02-20 18:41:22 +00:00
Rob Pilling
d9609a91d0
clkinfostopw: generate js
2023-02-20 18:36:49 +00:00
Rob Pilling
03b5210e7b
clkinfostopw: js -> ts
2023-02-20 18:32:06 +00:00
Rob Pilling
7aa89220be
clkinfostopw: format hours/minutes/seconds
2023-02-20 18:23:19 +00:00
Rob Pilling
ae74346bb1
New clkinfo: stopw
2023-02-20 18:23:19 +00:00
Martin Boonk
999bef9f5d
powermanager - Exchange power use number with colored arc
2023-02-20 19:14:02 +01:00
Gordon Williams
6c1abb3dc5
Merge pull request #2584 from lightnin/master
...
Rings watch app.
2023-02-20 15:01:02 +00:00
Gordon Williams
064eade0eb
Merge pull request #2588 from notEvil/widdevst
...
app widdevst: added support for Bangle.js 2
2023-02-20 13:13:39 +00:00
Gordon Williams
929057fbd5
Merge pull request #2587 from bobrippling/btadv
...
New app: `btadv` (and typescript infrastructure)
2023-02-20 13:13:01 +00:00
Gordon Williams
5009f9b97a
Merge pull request #2582 from Stiralbios/master
...
[TerminalClock] Add fastloading
2023-02-20 13:07:18 +00:00
Gordon Williams
da5f97676d
Merge pull request #2580 from dapgo/master
...
v005 Mixdiganclock
2023-02-20 13:04:08 +00:00
Gordon Williams
fa88d09224
Merge pull request #2577 from phrogg/widbgjs
...
Widbgjs update to 0.02
2023-02-20 13:03:10 +00:00
notEvil
fc330c69e8
- apps/widdevst: added support for Bangle.js 2
2023-02-20 13:05:30 +01:00
Gordon Williams
cc9b96cf48
Merge pull request #2583 from notEvil/widdevst
...
New widget `widdevst`
2023-02-20 11:29:32 +00:00
Gordon Williams
a796596d39
Merge pull request #2579 from nxdefiant/sensortools
...
sensortools: Fix time in gps
2023-02-20 11:21:36 +00:00
Gordon Williams
eadb7264fd
Merge pull request #2576 from thyttan/quicklaunch
...
[quicklaunch] extension adding an extra screen to launch on swipes from
2023-02-20 11:20:19 +00:00
Gordon Williams
5649291686
Merge pull request #2574 from rigrig/ha-sensors
...
New app: hasensors: Home Assistant Sensors
2023-02-20 10:16:55 +00:00
Gordon Williams
b982e96cbc
Merge pull request #2573 from nxdefiant/taglaunch
...
taglaunch: add health, cleanup tool
2023-02-20 09:03:49 +00:00
Gordon Williams
9188108bdb
Merge pull request #2571 from nxdefiant/master
...
calendar usage changes
2023-02-20 08:58:53 +00:00
Rob Pilling
f600c61bf9
btadv: clear approx. hrm (when disabled)
2023-02-19 21:18:50 +00:00
Rob Pilling
d16debab87
btadv: remove stale comment
2023-02-19 21:09:30 +00:00
Rob Pilling
7ef78ceb27
btadv: regenerate JS
2023-02-19 21:07:27 +00:00
Rob Pilling
2dae075939
btadv: fallback to mag heading when no GPS
2023-02-19 21:07:12 +00:00
Rob Pilling
5efba8bf4a
btadv: convert GPS flags to bits
2023-02-19 21:07:12 +00:00
Rob Pilling
9ad799e0f3
btadv: fix GPS encoding
2023-02-19 21:07:12 +00:00
Rob Pilling
8654f7d56e
btadv: correct pressure unit
2023-02-19 21:07:12 +00:00
Rob Pilling
8a3c9a26e5
Regenerate widChargingStatus
2023-02-19 21:07:12 +00:00
Martin Boonk
b778d476b7
powermanager - Initial implementation of widget showing approximate power use
2023-02-19 21:48:35 +01:00
Amos Blanton
70a750fdf6
Rings watchface.
2023-02-19 15:32:27 +01:00
notEvil
6b604422cd
- apps/widdevst: added compatibility with module widget_utils
2023-02-19 15:31:37 +01:00
notEvil
01eeff6fe4
- added app widdevst
2023-02-19 12:53:07 +01:00
Stiralbios
9b7a5419e4
[TerminalClock] Remove todo fastloading comment \o/
2023-02-17 13:16:55 +01:00
Stiralbios
9e8109de3b
Fix pressure memory leak
2023-02-17 13:08:05 +01:00
thyttan
0660f72011
Remove Bangle.drawWidgets, change timeout duration
2023-02-16 20:09:02 +01:00
thyttan
da76c91d06
Bangle.showClock -> load in timeoutToClock
2023-02-16 18:34:16 +01:00
dapgo
2921ca331e
v005 Mixdiganclock
...
Main button can access to Messages, small improvements
2023-02-16 13:04:18 +01:00
Erik Andresen
549f5ddd9a
sensortools: Fix time in gps
2023-02-15 20:54:58 +01:00
m-p-3
5a2597ae5c
Fixed typo
2023-02-15 14:52:07 -05:00
m-p-3
e1bfebfdc3
Update ChangeLog for v0.05
2023-02-15 14:47:15 -05:00
m-p-3
005f577492
Bump version to 0.05
2023-02-15 14:46:18 -05:00
m-p-3
0611aa94c9
Add jira.png to /apps/messageicons/icons
2023-02-15 14:45:26 -05:00
m-p-3
666ae825cf
[messageicons] Add Jira to icon list + color
2023-02-15 14:43:05 -05:00
thyttan
c4cbbd460d
Update ChangeLog
2023-02-15 20:30:57 +01:00
Stiralbios
c9207e2795
[TerminalClock] Attempt to fix the memory leak
2023-02-15 19:59:02 +01:00
Stiralbios
d493a305e2
[TerminalClock] Attempt to fix memoryleak with fastloading
2023-02-15 18:29:16 +01:00
Rob Pilling
2c3edd5c7b
btadv: clear hrmAny when turned off
2023-02-14 22:34:09 +00:00
Rob Pilling
794c373588
btadv: fit "waiting" message on screen
2023-02-14 22:34:09 +00:00
Rob Pilling
2d1a3cec8f
btadv: minimum confidence level for HRM
2023-02-14 22:34:09 +00:00
Rob Pilling
cd7723eb53
Simple tidy-ups
2023-02-14 22:34:09 +00:00
Rob Pilling
d0b2d0e306
btadv: update todo
2023-02-14 22:34:09 +00:00
Rob Pilling
74aa06ec77
btadv: rebuild app.js
2023-02-14 22:34:08 +00:00
Rob Pilling
f7f6dd2e5e
btadv: ui/advert changes to improve idle touch handling
2023-02-14 22:33:30 +00:00
Rob Pilling
bd3efc5f9f
btadv: change info layout to plain text
2023-02-14 22:33:30 +00:00
Rob Pilling
c82e0f4e0a
btadv: re-enable serv-update, only show when new
2023-02-14 22:33:30 +00:00
Rob Pilling
414a6817b0
btadv: todo
2023-02-14 22:33:30 +00:00
Rob Pilling
9e8bba280b
btadv: togglable layouts
2023-02-14 22:33:30 +00:00
Rob Pilling
d0245f0c64
btadv: tsc rebuild
2023-02-14 22:33:30 +00:00
Rob Pilling
1fbba23b1a
btadv: incomplete menu tweaks
2023-02-14 22:33:30 +00:00
Rob Pilling
fab41e0bb5
btadv: working multi-service advertising & transfer
2023-02-14 22:33:30 +00:00
Rob Pilling
d9724ab0e3
btadv: add todo
2023-02-14 22:33:30 +00:00
Rob Pilling
c36a6a5fbb
btadv: handle remaining sensors
2023-02-14 22:33:30 +00:00
Rob Pilling
48f950f0b9
btadv: icon changes
2023-02-14 22:33:30 +00:00
Rob Pilling
b671ca5952
btadv: hide stale values from menu
2023-02-14 22:33:30 +00:00
Rob Pilling
628d791c98
btadv: update name
2023-02-14 22:33:30 +00:00
Rob Pilling
eaed0f8215
btadv: fix menus, avoid magic numbers
2023-02-14 22:33:30 +00:00
Rob Pilling
f8ef58b48b
btadv icon fixes
2023-02-14 22:33:30 +00:00
Rob Pilling
52894002e1
btadv: typescript + icon
2023-02-14 22:33:30 +00:00
Rob Pilling
da58969924
btadv --> typescript
2023-02-14 22:33:30 +00:00
Rob Pilling
1477029762
btadv app: initial hrm support
2023-02-14 22:33:30 +00:00
Phil Roggenbuck
12606fb6fb
removed testing stuff.... (・―・)
2023-02-14 21:56:33 +01:00
Phil Roggenbuck
8225e95188
removed testing stuff
2023-02-14 21:50:08 +01:00
Phil Roggenbuck
875c6e9985
Update ChangeLog
2023-02-14 21:43:21 +01:00
Phil Roggenbuck
f9b4db0e9d
reflect changes from the code
2023-02-14 21:41:56 +01:00
Phil Roggenbuck
9eec5c6028
added strikethrough for old values
2023-02-14 21:40:16 +01:00
Phil Roggenbuck
9c005ca4b8
changed the topology of saves
...
For the file `widbgjs.settings.json`
2023-02-14 21:38:32 +01:00
Phil Roggenbuck
c6856ecde6
Update widget.js
2023-02-14 16:03:14 +01:00
Phil Roggenbuck
1c9d62fe0f
Update widget.js
2023-02-14 15:54:06 +01:00
Phil Roggenbuck
1485ee8624
Update metadata.json
2023-02-14 12:36:04 +01:00
Phil Roggenbuck
7e8999b293
Update ChangeLog
2023-02-14 10:52:52 +01:00
Phil Roggenbuck
a2314def61
Fixed wrong filename in settings
2023-02-14 10:52:20 +01:00
thyttan
80390a1d04
Update settings.js
2023-02-13 22:35:58 +01:00
thyttan
8790ace2f0
Update metadata.json
2023-02-13 22:18:20 +01:00
thyttan
a8f1b172b7
Update metadata.json
2023-02-13 22:16:11 +01:00
thyttan
334d196108
add timeout to clock
2023-02-13 21:56:52 +01:00
thyttan
c8a4f5bb98
Add README.md
2023-02-13 21:14:57 +01:00
thyttan
2f078f20c3
don't clear the widgets
2023-02-13 20:59:57 +01:00
thyttan
6e76ce04fd
add widget utils again
2023-02-13 20:47:03 +01:00
thyttan
6d1234bc67
clear graphics before loading widgets
2023-02-13 20:37:03 +01:00
thyttan
d4cea1372e
tweak app list sort order
2023-02-13 19:58:38 +01:00
thyttan
fb351a6e82
fix metadata removing JS icon reference
2023-02-13 19:40:43 +01:00
thyttan
6752817e68
tweaks quick launch extension
2023-02-13 19:33:57 +01:00
thyttan
4534eae73f
extension adding an extra screen to launch on swipes from
...
change type to app
add placeholder JS icon
2023-02-12 22:09:28 +01:00
Richard de Boer
f38518fb63
New app: hasensors: Home Assistant Sensors
...
Creates battery level+state sensors in Home Assistant over HTTP
2023-02-12 19:17:16 +01:00
Erik Andresen
d9308f1f7d
taglaunch: move health icon to separate file
2023-02-12 08:53:49 +01:00
Erik Andresen
8d679766a0
taglaunch: add health, cleanup tool
...
Remove app from 'tool' when it has at least one other known tag
Add tag 'health' for apps like Heart Rate Monitor
2023-02-12 08:15:12 +01:00
Erik Andresen
5d6f14cd21
calendar: Add tag "tool"
2023-02-11 21:37:06 +01:00
Hugh Barney
184af94426
MiTherm added screenshot and updated README file
2023-02-11 20:31:18 +00:00
Erik Andresen
fc4a944da5
calendar: remove event in loop
2023-02-10 17:45:14 +01:00
Erik Andresen
ed53150afe
calendar event pre calculation to month+2weeks
2023-02-10 17:25:35 +01:00
Erik Andresen
6e81af5db5
calendar cleanup
2023-02-10 17:20:00 +01:00
Erik Andresen
584b25b97c
calendar cleanup
2023-02-10 17:15:35 +01:00
Erik Andresen
5d5d2fb7f0
Merge branch 'master' of github.com:nxdefiant/BangleApps
2023-02-10 17:12:29 +01:00
Erik Andresen
09f2b655ff
calendar 0.13
...
- Change usage to swipe left/right for next/previous month
- Add up/down swipe for next/previous year
- Display scheduler events for current month on touch
2023-02-10 17:10:37 +01:00
Gordon Williams
912f7dfc41
Merge branch 'master' of github.com:espruino/BangleApps
2023-02-09 10:43:56 +00:00
Gordon Williams
65d369f049
added textinput dependency
2023-02-09 10:43:47 +00:00
Gordon Williams
e61c6f2dd1
Merge pull request #2549 from hughbarney/master
...
Settings.log, off,display,log, both
2023-02-09 10:33:31 +00:00
Gordon Williams
af99384821
Merge pull request #2557 from thyttan/backswipe
...
[backswipe] check for existing swipe/drag handlers
2023-02-09 10:24:20 +00:00
Sam Sorensen
6439062d92
Addressed undefined weather timestamp
2023-02-08 22:50:01 -07:00
Gordon Williams
cb8e733738
Merge pull request #2563 from nxdefiant/master
...
sleepphasealarm 0.14
2023-02-08 13:12:15 +00:00
Gordon Williams
980555d5d3
Merge pull request #2568 from KungPhoo/patch-4
...
Update version
2023-02-08 13:11:58 +00:00
Gordon Williams
e8536b44b1
Merge pull request #2567 from KungPhoo/patch-3
...
Update ChangeLog
2023-02-08 13:11:50 +00:00
KungPhoo
50a6649090
Update version
2023-02-08 14:10:10 +01:00
KungPhoo
26589fa779
Update ChangeLog
2023-02-08 14:06:46 +01:00
KungPhoo
2538d417ad
Change colour
...
Changes the to yellow on < 50% and red on < 20% battery percentage.
2023-02-08 13:59:38 +01:00
thyttan
8b7e152c83
add to readme
2023-02-08 12:42:02 +01:00
thyttan
c9dabdf680
Capitalization
2023-02-08 12:39:27 +01:00
thyttan
3873f9c14b
add readme
2023-02-08 12:29:49 +01:00
Gordon Williams
cae205d38a
Merge pull request #2565 from CarlR9/master
...
Update to Temperature Graph
2023-02-08 09:56:42 +00:00
Gordon Williams
489c96d9ba
Add LEGO remote control
2023-02-08 09:30:07 +00:00
Gordon Williams
db9bc00510
fix sanity check warning
2023-02-08 09:29:40 +00:00
CarlR9
9a70cb9501
Merge branch 'espruino:master' into master
2023-02-08 21:34:33 +13:00
CarlR9
3a7f159afd
Merge branch 'espruino:master' into master
2023-02-08 18:08:25 +13:00
Martin Boonk
e4fd6d4a88
powermanager - Fix recording of sensor state
2023-02-07 20:59:25 +01:00
Martin Boonk
920919cf45
powermanager - Save state every 5 minutes
2023-02-07 20:59:25 +01:00
thyttan
4649f908d0
add settings for standard # of swipe and drag handlers
2023-02-07 20:28:22 +01:00
thyttan
23e345202a
remove some bool
2023-02-07 19:40:07 +01:00
thyttan
61b71360c2
count # of handlers when deciding whether to go back
2023-02-07 19:33:57 +01:00
Gabriele Monaco
ecf029deff
agenda: show day of the week in date
2023-02-07 14:01:51 +01:00
Martin Boonk
bb9d9a7b51
powermanager - Try to preserve this during wrapping and do not wrap eval
2023-02-06 22:43:01 +01:00
Martin Boonk
cf60428a11
powermanager - Move settings to Logging submenu
2023-02-06 22:43:01 +01:00
Erik Andresen
aa7fdc3966
sleepphasealarm
...
Added screenshot_log.png
2023-02-06 19:19:38 +01:00
Gordon Williams
c3827f9c24
Merge branch 'master' of github.com:espruino/BangleApps
2023-02-06 11:20:57 +00:00
Gordon Williams
d426ca3656
assistedgps 0.05: Fix regression in 0.04 that caused AGPS data not to get loaded
2023-02-06 11:20:36 +00:00
Gordon Williams
e578faa2f5
Merge pull request #2556 from halemmerich/quickcentertimeout
...
qcenter - Cleanup timeout
2023-02-06 10:36:40 +00:00
Sam Sorensen
b2b299efc3
Updated minimal weather data save from GB
2023-02-05 21:59:29 -07:00
Sam Sorensen
959e376f09
Fixed typo
2023-02-05 21:57:52 -07:00
Sam Sorensen
e33db79ab3
Merge branch 'master' into add_weather.json_support_to_mtnclock
2023-02-05 21:54:20 -07:00
Sam Sorensen
653756c917
Updated version and README
2023-02-05 21:48:53 -07:00
Sam Sorensen
3371f86bb5
Save minimal weather data and limit weather update frequency
2023-02-05 21:39:43 -07:00
Sam Sorensen
5c3b742a42
Prevent exceptions if weather.json doesn't exist.
2023-02-05 20:18:37 -07:00
Sam Sorensen
f4f07806a6
Added mtnclock support for reading weather.json
...
This allows the use of owmweather or weather to provide weather updates
to mtnclock.
2023-02-05 19:14:35 -07:00
Martin Boonk
ab445bcbbd
powermanager - Add detail setting
2023-02-05 22:02:12 +01:00
Martin Boonk
72be2a72db
powermanager - Bump version
2023-02-05 21:09:16 +01:00
Martin Boonk
4a3e3dd825
powermanager - Add data files to metadata
2023-02-05 21:09:16 +01:00
Martin Boonk
6653ffa762
powermanager - Allow recording timeouts and power changes for later analysis
2023-02-05 21:09:16 +01:00