Post release changes (#326)
- Updated version to `0.6.0-dev` - Updated docs - Updated external app SDK version to `0.5.0`
This commit is contained in:
committed by
GitHub
parent
fe7fdd8583
commit
068600f98c
@@ -2,6 +2,7 @@
|
||||
|
||||
## Higher Priority
|
||||
|
||||
- System Info should show the version of Tactility
|
||||
- Fix Development service: when no SD card is present, the app fails to install. Consider installing to `/data`
|
||||
Note: Change app install to "transfer file" functionality. We can have a proper install when we have app packaging.
|
||||
Note: Consider installation path option in interface
|
||||
@@ -17,7 +18,9 @@
|
||||
Scan these paths on startup.
|
||||
Make the AppList use the scan results.
|
||||
- Apps with update timer should check `lvgl::isStarted()`
|
||||
|
||||
- CrowPanel Basic 3.5": check why GraphicsDemo fails
|
||||
- CrowPanel Basic 3.5": check why System Info doesn't show storage info
|
||||
|
||||
## 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