issues
search
Open-Smartwatch
/
open-smartwatch-os
The Open-Smartwatch Operating System.
https://open-smartwatch.github.io
GNU General Public License v3.0
1k
stars
163
forks
source link
Progress Feedback / Widget
#369
Open
simonmicro
opened
1 year ago
simonmicro
commented
1 year ago
After #368
ToDo
[ ] integrate this into OswUI (deprecate and replace full-screen progress with native elements?)
[ ] integrate this into the wifi service
Fixed Bugs
emulator crash due to invalid texture
multiple race conditions with unit-tests
APSTA mode was fundamentally broken -> removed it
broken min/max emulator implementation
overflow problems on emulator platform due to too big time values
expire wakeup configs with wifi active
Features
progress widget displaying progress feedback
thread-safe progress feedback
pass-through arguments to test-framework (utest)
unit-tests will prefer non-headless mode
added unit-test app-fixture to test specific applications
After #368
ToDo
Fixed Bugs
Features