summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Expand)AuthorAgeFilesLines
* Indicate character block (and not just category) in details.HEADmasterDavid A. Madore2013-09-042-5/+24
* Database population method: "please do not interrupt".David A. Madore2012-03-161-1/+1
* Bump version number (to 0.0.4) and change link to description page.David A. Madore2012-03-161-3/+3
* Add a button to copy a character's name.David A. Madore2012-03-162-0/+5
* Add copy and append buttons to character popup.David A. Madore2012-03-162-0/+16
* Give Unicode proper credit for version 6.1.0.David A. Madore2012-03-161-5/+4
* Bump version number to 0.0.3. Give proper Unicode copyright in About.v0.0.3David A. Madore2010-05-021-3/+3
* Title decode string results as "decode results".David A. Madore2010-05-021-0/+1
* "Initializing database" is better than "Loading Unicode database".David A. Madore2010-05-021-1/+1
* Provide links to Unihan database on www.unicode.org for CJK ideographs.David A. Madore2010-05-012-0/+2
* New feature: decode Unicode character string.David A. Madore2010-05-013-0/+32
* Improve "about" (and provide link to my programs page).v0.0.2David A. Madore2010-04-292-1/+7
* Bump version number. (Including database, to force repopulation.)David A. Madore2010-04-291-3/+3
* Display character category along with details.David A. Madore2010-04-291-0/+5
* Make search a bit more friendly.David A. Madore2010-04-291-1/+4
* Add a "go" feature.David A. Madore2010-04-293-0/+36
* Merge branch 'temp/forgot-about'David A. Madore2010-04-271-0/+15
|\
| * Had forgotten to commit about_layout.xml :-(David A. Madore2010-04-271-0/+15
* | Add a (very very) ugly icon, because it seems required.David A. Madore2010-04-271-0/+0
|/
* Add a very hastily written "about".David A. Madore2010-04-272-0/+11
* Change title to reflect what is being displayed.David A. Madore2010-04-271-0/+2
* Implement a search mechanism.David A. Madore2010-04-274-1/+35
* Range details similar to character details.David A. Madore2010-04-272-1/+20
* Show character details on long click.David A. Madore2010-04-271-0/+18
* Move certain constant strings to resources.David A. Madore2010-04-262-6/+12
* Restructure deeply: now we have a single activity, with a dedicated adapter.David A. Madore2010-04-262-0/+0
* List layout: display characters differently from their labels.David A. Madore2010-04-252-4/+22
* Start using a non-trivial layout. So far, doesn't do much.David A. Madore2010-04-251-0/+28
* Start a very primitive unicode character map.David A. Madore2010-04-222-0/+11