diff options
author | David A. Madore <david+git@madore.org> | 2011-03-19 14:14:25 +0100 |
---|---|---|
committer | David A. Madore <david+git@madore.org> | 2011-03-19 14:14:25 +0100 |
commit | 6de093ad7280cf6e712546a094f81fbdd20df751 (patch) | |
tree | 1ac1da92cfb4d57d6eb6964a3ee9a011aa89eafb | |
parent | a1483e48dc608f5f0e3b9807a86599635149cced (diff) | |
download | UnicodeMap-6de093ad7280cf6e712546a094f81fbdd20df751.tar.gz UnicodeMap-6de093ad7280cf6e712546a094f81fbdd20df751.tar.bz2 UnicodeMap-6de093ad7280cf6e712546a094f81fbdd20df751.zip |
TODO for future versions.
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,5 @@ +* Unicode 6.0. + * Display information of character block. * Provide a way to repopulate database if desired. @@ -9,3 +11,7 @@ * Fix the bug that cancelling the textFilter returns to an incorrect position (hard: this seems to be a bug in the way ArrayAdapter and ListView talk to each other). + +* Declare support for QVGA (see <URL: + http://developer.android.com/guide/practices/screens_support.html + >). |