xwords/xwords4/android/XWords4
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
..
assets initial checkin of java source for android port 2010-01-02 19:30:20 +00:00
res Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
src/org/eehouse/android/xw4 Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
AndroidManifest.xml ask permission to write to storage and use internet; add DictActivity; 2010-01-25 02:20:32 +00:00
build.xml Add target, as default, that generates svn version for about box. 2010-01-13 12:03:32 +00:00
default.properties initial checkin of java source for android port 2010-01-02 19:30:20 +00:00
local.properties initial checkin of java source for android port 2010-01-02 19:30:20 +00:00