X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=todo.txt;h=3f34a4e0d8f87910147a922021c7c47a1dcefa3c;hb=b371830273946c376e3e1ef4650a4b7215471a89;hp=68289df8a535246168deac36f4a9680a2c27c253;hpb=1aa4de25c859304d21acfadd18cb546d1c21415b;p=DictionaryPC.git diff --git a/todo.txt b/todo.txt index 68289df..3f34a4e 100644 --- a/todo.txt +++ b/todo.txt @@ -1,23 +1,53 @@ +make sure word is sticky when you change dictionaries. + +get rid of Appendix:.... sections from EN.data in split. + +- on small device it would be great to be able to hide the system status bar and the title bar +- an history list of the searched words per dictionary with the possibility of having a rudimentary flash card game from it to memorise new words +- space between clear text button and language button is to big (my screen is 320x240, Galaxy Mini) + +fix update screen. + +To republish: +* download latest wiktionaries +* split +* DictionaryBuilderTest +* rebuild dictionaries. +* zip -9 +* rebuild Check +* publish. + + +anytime there's a tr= or a head=, make sure to file under that! +for i in res/raw*/*.html; do echo $i; tidy --input-encoding utf8 --output-file $i $i; done + +SpannableText persisted class with a list of spans with span types. (might need its own builder.) +Update DictionaryBuilder.jar 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! -check arabic UI fix -handle examples like "asdf (asdf)" -random word jump -multiword find. +flag images +history dialog 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 + + +handle enwiktionary examples like "asdf (asdf)" better example splitting -! enter should hide keyboard +check arabic UI fix -Handle other sections: - Pronunciation - Synonyms - Usage notes. - Chinese: handle "Compounds" section +* link to leo, dict.cc +* source in context menu +* quiz +* colorize things + + +done: +Hide uninstalled dictionaries. +* 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 @@ -28,7 +58,6 @@ icons inside dictionaries **** PC: -handle word-info in English. {{count page|[[Wiktionary:Page count]]}} Bad filing: under Arab? @@ -71,3 +100,33 @@ 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. +* multi word search +change sorting to put your locale first +Handle other sections: + Pronunciation + Synonyms + Usage notes. + Chinese: handle "Compounds" section +handle word-info in English. +random word jump + \ No newline at end of file