summaryrefslogtreecommitdiffstats
path: root/TODO
blob: e4d7eddd75b94d237505cb64610f8a560f839316 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
* Display information of character block and general category.

* Provide a way to access (or search) a character directly by number.

* 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).