index
:
android/UnicodeMap.git
master
Android Unicode Map app
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
org
/
madore
/
android
/
unicodeMap
/
UnicodeCharacter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Indicate character block (and not just category) in details.
HEAD
master
David A. Madore
2013-09-04
1
-1
/
+14
*
Upgrade database to Unicode 6.1.
David A. Madore
2012-03-16
1
-6
/
+34
*
Provide links to Unihan database on www.unicode.org for CJK ideographs.
David A. Madore
2010-05-01
1
-0
/
+3
*
New feature: decode Unicode character string.
David A. Madore
2010-05-01
1
-1
/
+20
*
Display character category along with details.
David A. Madore
2010-04-29
1
-31
/
+38
*
Add range description to subrange titles.
David A. Madore
2010-04-29
1
-0
/
+1
*
This is Java: we have the Math.min and Math.max functions!
David A. Madore
2010-04-29
1
-3
/
+3
*
More proper handling of CJK and Hangul.
David A. Madore
2010-04-29
1
-22
/
+49
*
Preliminary implementation of CJK and Hangul.
David A. Madore
2010-04-27
1
-0
/
+58
*
Dynamically generate subranges on large character zones.
David A. Madore
2010-04-27
1
-1
/
+1
*
Fix off-by-one error at end of Unicode ranges.
David A. Madore
2010-04-27
1
-7
/
+7
*
Upgrade database to Unicode 5.2.
David A. Madore
2010-04-27
1
-0
/
+26
*
Range details similar to character details.
David A. Madore
2010-04-27
1
-4
/
+1
*
Show character details on long click.
David A. Madore
2010-04-27
1
-0
/
+32
*
Reuse constant strings for UnicodeCharacter labels and whatnots.
David A. Madore
2010-04-26
1
-10
/
+22
*
Restructure deeply: now we have a single activity, with a dedicated adapter.
David A. Madore
2010-04-26
1
-85
/
+194
*
List layout: display characters differently from their labels.
David A. Madore
2010-04-25
1
-1
/
+84
*
Make categories into an enum. Show only printable characters.
David A. Madore
2010-04-24
1
-5
/
+87
*
Store data in a SQLite database.
David A. Madore
2010-04-23
1
-1
/
+3
*
Start a very primitive unicode character map.
David A. Madore
2010-04-22
1
-0
/
+35