xwords/xwords4/android/XWords4/res
ehouse 68079d3590 Add ability to open utf8-formatted dicts and to display bitmap tiles
(though poorly.)  Both required processing in the jni that isn't
possible (e.g. because no libiconv included) so I created callbacks
into java from the dict building code.  Add ability to download dicts,
to select them, to add and remove players and make them robots or
human.  Robot-vs-robot game doesn't work well (robots trade a lot and
server_do seems not to be getting called enough) but will soon.
Coalesce penMove events.  Implement game list menuitems like delete,
copy, etc.
2010-01-25 02:49:14 +00:00
..
drawable make backgrounds transparent 2010-01-04 05:48:42 +00:00
layout Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
menu Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
values Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00