1
0
Fork 0
wasp-os/wasp
Daniel Thompson 4c0120aa1e apps: settings: Avoid circular dependancies during app init
wasp.system cannot be safely be used from app __init__ methods. Move
the initial value settings to the foreground method instead.

Fixes: b1326e1609 ("apps: settings: Fix initial slider value")
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-11-26 21:23:38 +00:00
..
apps apps: settings: Avoid circular dependancies during app init 2020-11-26 21:23:38 +00:00
boards docs: Wordsmtithing updates after review 2020-11-22 09:25:24 +00:00
drivers manager: Implement alarm callbacks for applications to use 2020-11-14 12:24:28 +00:00
fonts fonts: Add sans28 (numerals only) 2020-06-11 20:37:03 +01:00
modules wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py draw565: Fix wrong background color of strings 2020-08-02 21:55:04 +02:00
gadgetbridge.py apps: Add music player app with GadgetBridge support 2020-11-12 21:44:22 +00:00
icons.py icons: Optimize flash size of the music player icons 2020-11-12 21:47:38 +00:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
ppg.py ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py apps: testapp: Add an alarm test 2020-11-14 20:36:41 +00:00
widgets.py widgets: clock: Improve the redraw logic 2020-11-22 09:27:14 +00:00