summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Declare required SDK (Android 1.5).David A. Madore2010-04-271-0/+1
* Add a (very very) ugly icon, because it seems required.David A. Madore2010-04-272-1/+2
* Add a very hastily written "about".David A. Madore2010-04-273-0/+29
* Write down ideas for future improvements.David A. Madore2010-04-271-0/+14
* Change title to reflect what is being displayed.David A. Madore2010-04-272-3/+20
* Clean up saving of view history.David A. Madore2010-04-271-32/+53
* Implement a search mechanism.David A. Madore2010-04-276-6/+151
* Range details similar to character details.David A. Madore2010-04-274-7/+42
* Show character details on long click.David A. Madore2010-04-273-27/+121
* Remember position in list when returning.David A. Madore2010-04-261-9/+21
* Reuse constant strings for UnicodeCharacter labels and whatnots.David A. Madore2010-04-261-10/+22
* Move certain constant strings to resources.David A. Madore2010-04-263-12/+19
* Restructure deeply: now we have a single activity, with a dedicated adapter.David A. Madore2010-04-268-370/+345
* List layout: display characters differently from their labels.David A. Madore2010-04-255-7/+110
* Start using a non-trivial layout. So far, doesn't do much.David A. Madore2010-04-253-4/+41
* Full repertoire of Unicode blocks.David A. Madore2010-04-251-1/+167
* Fix various brokennesses. Populate database only when necessary.David A. Madore2010-04-252-35/+60
* Repair progress bar. Use a transaction for populating db.David A. Madore2010-04-252-3/+8
* Use a separate thread for populating database. Still doesn't work.David A. Madore2010-04-252-23/+54
* Full Unicode database. But progress bar does not work.David A. Madore2010-04-2422-52/+18415
* Create a two-tiered menu system.David A. Madore2010-04-243-18/+83
* Make categories into an enum. Show only printable characters.David A. Madore2010-04-242-7/+90
* Store data in a SQLite database.David A. Madore2010-04-233-29/+184
* Start a very primitive unicode character map.David A. Madore2010-04-2212-0/+1219