diff --git a/ui/TODO.otl b/ui/TODO.otl index c9414537..8534f623 100755 --- a/ui/TODO.otl +++ b/ui/TODO.otl @@ -2,11 +2,19 @@ Priority work [_] 93% Preview II [_] 38% native client [_] 0% Generic - [_] platform detect function - | should recognise all target platforms and sub-platforms (screen sizes)... [_] default settings in platform-specific JSON file | this file should be auto-loaded on first run -- when no | other settings are present... + | + | should be something like: + | loadDefaultSettings() + | + | that will load: + | cef-defaults.json - for CEF + | phonegap-defaults.json - for, you guessed it... + | ... + [_] make platform detection an issue for the abstraction layer + | as it is now the case with dumbJSONFile(...) [_] 50% Windows (CEF / CEFPython) [_] package a portable exe [_] 50% basic wrapper