]> 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 465de4f97a5aa80c2893893c743f875ffea5caed..1695d1a85a94ec8bfc24041351f2443e5495c984 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,31 +1,63 @@
-random word jump
-pronunciation
-synonyms
-move dict to top of list when downloaded
-speech recognition
-flashcards
-text to speech / audio from wiktionary
+download latest wiktionaries
+split
+DictionaryBuilderTest
+rebuild dictionaries.
+zip -9
+rebuild Check
+publish.
 
-**** UI:
-! multi search
-X version number
-! enter should hide keyboard
-icons inside dictionaries
 
+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
 
-**** PC:
-! still lots of wiki markup in output.
+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:
+flag images
+test/fix return to last-used dictionary
+downloads stability
+history dialog
+random word jump
 italian verbs... (show conjugation, pulled from a linked place....--would lower size a lot!)
-handle word-info in English.
+
 Handle other sections:
   Pronunciation
   Synonyms
   Usage notes.
   Chinese: handle "Compounds" section
-{{count page|[[Wiktionary:Page count]]}}
 
-{{gloss|money and wealth}}
-it_it: gossip {m} (noun), inv
+handle enwiktionary examples like "asdf (asdf)"
+better example splitting
+check arabic UI fix
+
+* 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
+speech recognition
+text to speech / audio from wiktionary
+icons inside dictionaries
+
+
+**** PC:
+handle word-info in English.
+{{count page|[[Wiktionary:Page count]]}}
 
 Bad filing: under Arab?
 ===Arab===
@@ -51,13 +83,6 @@ Bad filing: under Arab?
   fare {{it-verb}} {{transitive}} :: To do
 
 
-
-
-**** Wiktionary:
-
-in wiktionary
-  futurismo :: futurism () (noun)
-
   
 done:
 {infl}
@@ -71,4 +96,28 @@ always put defs in list...
 ! Check analytics
 ! Upload dics
 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
   
\ No newline at end of file