Fix bug and update external app sdk versions (#324)
- Fix bug in Development app: when launching/stopping external app due to LVGL being stopped and a timer still being active (sometimes, as it's a race condition) - Added TODO to fix the same bug in other apps - Update external app SDKs to `0.5.0-SNAPSHOT`
This commit is contained in:
committed by
GitHub
parent
35a918c82b
commit
f26266ba76
@@ -16,7 +16,8 @@
|
||||
- Create an "app install paths" settings app to add/remove paths.
|
||||
Scan these paths on startup.
|
||||
Make the AppList use the scan results.
|
||||
|
||||
- Apps with update timer should check `lvgl::isStarted()`
|
||||
|
||||
## Medium Priority
|
||||
|
||||
- Unify the way displays are dimmed. Some implementations turn off the display when it's fully dimmed. Make this a separate functionality.
|
||||
|
||||
Reference in New Issue
Block a user