]> gitweb.fperrin.net Git - DictionaryPC.git/blobdiff - todo.txt
Fixes to tr= and head= make Arabic,Thai look much better.
[DictionaryPC.git] / todo.txt
index 1ba238d204614e38a384cc9505ce6409f6d1eb7e..1695d1a85a94ec8bfc24041351f2443e5495c984 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,15 +1,26 @@
+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.)
+Choosable flags for: German, Spanish, English, Portuguese, Arabic (with defaults).
+Hide uninstalled dictionaries.
+Update DictionaryBuilder.jar
 For next release:
-downloads
-about dict dialog
+flag images
+test/fix return to last-used dictionary
+downloads stability
 history dialog
-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.
-check arabic UI fix
-handle examples like "asdf (asdf)"
 random word jump
 italian verbs... (show conjugation, pulled from a linked place....--would lower size a lot!)
-better example splitting
 
 Handle other sections:
   Pronunciation
@@ -17,7 +28,10 @@ Handle other sections:
   Usage notes.
   Chinese: handle "Compounds" section
 
-* multi word search
+handle enwiktionary examples like "asdf (asdf)"
+better example splitting
+check arabic UI fix
+
 * link to leo, dict.cc
 * source in context menu
 * quiz
@@ -98,3 +112,12 @@ 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
+  
\ No newline at end of file