2012-06-23 10:34:25 +00:00
|
|
|
|
Category:Office
|
|
|
|
|
License:Public Domain
|
|
|
|
|
Web Site:http://www.madore.org/~david/programs/UnicodeMap.html
|
|
|
|
|
Source Code:http://git.madore.org/?p=android/UnicodeMap.git;a=summary
|
2012-07-06 22:10:27 +00:00
|
|
|
|
Issue Tracker:
|
2012-06-23 10:34:25 +00:00
|
|
|
|
|
|
|
|
|
Summary:Browse and copy Unicode characters
|
|
|
|
|
Description:
|
2012-07-01 08:10:19 +00:00
|
|
|
|
UnicodeMap lets you browse Unicode characters by range and search for them by name,
|
|
|
|
|
display them (when Android has the font) and copy them to the clipboard. It can
|
|
|
|
|
also decode a string of Unicode characters to names.
|
2012-06-23 10:34:25 +00:00
|
|
|
|
|
2012-07-01 08:10:19 +00:00
|
|
|
|
This app is just the list of Unicode characters, arranged by block: you can
|
|
|
|
|
browse through them, enter them in a dedicated text field, and copy that field to
|
|
|
|
|
the clipboard (it works a bit the way Gucharmap does). There is also a primitive
|
|
|
|
|
search feature (to search on the character name). Of course, Android will only
|
|
|
|
|
properly display a minuscule fraction of the characters, but those that are not
|
|
|
|
|
properly displayed still “work” in the sense that you can copy them around or
|
|
|
|
|
whatever.
|
2012-06-23 10:34:25 +00:00
|
|
|
|
|
2012-07-01 08:10:19 +00:00
|
|
|
|
This is a very basic and limited program, and not much data is available
|
|
|
|
|
(essentially, only the character name, its code point and its general category).
|
|
|
|
|
The list of characters, on the other hand, is complete: the latest version has
|
|
|
|
|
the full Unicode 6.1 character set (all 110 181 of them). In particular, the
|
|
|
|
|
program is not limited to the first plane of Unicode (aka, 65536 codepoints):
|
|
|
|
|
you can copy-paste cuneiform if you like.
|
2012-06-23 10:34:25 +00:00
|
|
|
|
.
|
|
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
|
Repo:git://git.madore.org/android/UnicodeMap.git
|
|
|
|
|
|
|
|
|
|
Build Version:0.0.4,4,47f5265e
|
|
|
|
|
|
2012-07-06 22:10:27 +00:00
|
|
|
|
Update Check Mode:Market
|
|
|
|
|
Current Version:0.0.4
|
|
|
|
|
Current Version Code:4
|
2012-06-23 10:34:25 +00:00
|
|
|
|
|