summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid A. Madore <david+git@madore.org>2011-03-19 14:14:25 +0100
committerDavid A. Madore <david+git@madore.org>2011-03-19 14:14:25 +0100
commit6de093ad7280cf6e712546a094f81fbdd20df751 (patch)
tree1ac1da92cfb4d57d6eb6964a3ee9a011aa89eafb
parenta1483e48dc608f5f0e3b9807a86599635149cced (diff)
downloadUnicodeMap-6de093ad7280cf6e712546a094f81fbdd20df751.tar.gz
UnicodeMap-6de093ad7280cf6e712546a094f81fbdd20df751.tar.bz2
UnicodeMap-6de093ad7280cf6e712546a094f81fbdd20df751.zip
TODO for future versions.
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 056f53d..6913a62 100644
--- a/TODO
+++ b/TODO
@@ -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
+ >).