xwords/xwords4/android/XWords4/res/layout
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
..
board.xml set focusable here not in code 2010-01-07 14:38:16 +00:00
dict_browse.xml Activity for downloading dicts with nothing but a WebView in it. 2010-01-25 02:23:04 +00:00
game_config.xml Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
game_list.xml initial checkin of java source for android port 2010-01-02 19:30:20 +00:00
player_edit.xml Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00