Thread+locking improvements and more (#386)
This commit is contained in:
committed by
GitHub
parent
d0d05c67ca
commit
c139300a58
@@ -2,14 +2,13 @@
|
||||
|
||||
## Before release
|
||||
|
||||
- App Hub
|
||||
- Fix Wi-Fi password(less) decryption crash
|
||||
- Make better esp_lcd driver (and test all devices)
|
||||
|
||||
## Higher Priority
|
||||
|
||||
- Calculator bugs (see GitHub issue)
|
||||
- Store last synced timestamp in NVS (see how HTTPS client example app)
|
||||
- Expose http::download() and main dispatcher to TactiltyC.
|
||||
- External app loading: Check the version of Tactility and check ESP target hardware to check for compatibility
|
||||
Check during installation process, but also when starting (SD card might have old app install from before Tactility OS update)
|
||||
- Make a URL handler. Use it for handling local files. Match file types with apps.
|
||||
|
||||
Reference in New Issue
Block a user