blob: 6913a626e62303cc28ef36603da82455a31079ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
* Unicode 6.0.
* Display information of character block.
* Provide a way to repopulate database if desired.
* Implement a list of "favorite" Unicode characters?
* Comment the code!...
* 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
>).
|