From 0008c8496ff4988740c8c39735978333a2d32114 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 11 Dec 2012 06:31:49 +0400 Subject: [PATCH] started testing under android... Signed-off-by: Alex A. Naanou --- ui/TODO.otl | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/ui/TODO.otl b/ui/TODO.otl index eb3574ba..610dfb7a 100755 --- a/ui/TODO.otl +++ b/ui/TODO.otl @@ -1,7 +1,12 @@ Priority work - [_] 82% Preview II + [_] 72% Preview II + [_] BUG: click does not update the image counter... + [_] do something sensible when no images are loaded... + [_] 0% split functionality into modules... + [_] core + [_] extras [_] structure sorting to be persistent... - [_] 43% native client + [_] 40% native client [_] make cache generator accept command-line args... [_] 0% Generic [_] default settings in platform-specific JSON file @@ -23,12 +28,25 @@ Priority work [X] JSON reader/writer [_] directory lister [X] basic test - [_] 66% Android (PhoneGap) + [_] 50% Android (PhoneGap) [_] 0% basic wrapper [_] JSON reader/writer [_] directory lister [X] basic test [X] disable transitions... + [_] 0% bugs + [_] taps register as two taps + | possibly a tap and a click... + [_] sorting seems not to work correctly... + [_] reversing is odd... + [_] half the thing breaks at some point... + | - auto-loading of images stops + | - image info (counter) stops + | - single-image-specific settings stop working... + | + | Did we lose the globals? (would explain some of what is going on) + | + | things seem to update only on single/ribbon mode switch... [X] 100% Standalone utils [X] generate cache | resize images and put them into .ImageGrid.cache/px directory