diff options
Diffstat (limited to 'TODO')
-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 + >). |