X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=todo.txt;h=17bac82c5a247f14e9e995357961187d20f3b1dc;hb=cb8c8722c1d928396d118cf420505bda8776b308;hp=68289df8a535246168deac36f4a9680a2c27c253;hpb=1aa4de25c859304d21acfadd18cb546d1c21415b;p=DictionaryPC.git diff --git a/todo.txt b/todo.txt index 68289df..17bac82 100644 --- a/todo.txt +++ b/todo.txt @@ -1,17 +1,16 @@ +for i in res/raw/*.html; do tidy --input-encoding utf8 --output-file $i $i; done + + For next release: -fix up dictionary manager: - thread that handles unzipping, downloading for the life of the application (so screen changes don't screw it up). - check over UI. -parse dictionary_info file in client to show default dictionaries. -new dictionary version: with links! +flag images +test/fix return to last-used dictionary +downloads +history dialog check arabic UI fix handle examples like "asdf (asdf)" random word jump -multiword find. italian verbs... (show conjugation, pulled from a linked place....--would lower size a lot!) -black/blue background title rows, gray side pane for other language side better example splitting -! enter should hide keyboard Handle other sections: Pronunciation @@ -19,6 +18,22 @@ Handle other sections: Usage notes. Chinese: handle "Compounds" section +* multi word search +* link to leo, dict.cc +* source in context menu +* quiz +* colorize things + + +done: +* sorting of entries +* better Row/Entry classes? +* wiktionary +* better tokenization? +* publish 2.0 dictionary +* test email +* dict manager + flashcards move dict to top of list when downloaded speech synthesis @@ -71,3 +86,23 @@ font size refactor wiki parsing. {{Arab}} "form of" to bottom +new dictionary version: with links! +parse dictionary_info file in client to show default dictionaries. +black/blue background title rows, gray side pane for other language side +faster search +show "no search results" +fix {t} +add langs +fix \n in info +help screen +num words in UI. +multiword find. +! enter should hide keyboard +eng_urdu +about dict dialog +* timeout on the exact search... if it can't confirm, it should just switch and go.... +* reload dictionaryInfo sometime... +* change path of /sdcard/quickDic/... +fix up dictionary manager: + thread that handles unzipping, downloading for the life of the application (so screen changes don't screw it up). + check over UI.