xwords/xwords4/android
Eric House 8bf65622b5 fix crash duplicating no-address network game
An edge case, but: doing "new from" on a game without any connection
types crashed because of an assertion in comms that assumed
addr_setType() was being called on zero-initialized flags, which
shouldn't have been a requirement. Pulled that as well as java code that
added RELAY-type connectivity to any game that had none. If a game has
none, leave it that way.
2017-01-07 07:41:38 -08:00
..
scripts fix script checking localized strings 2016-12-30 09:57:33 -08:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
XWords4 fix crash duplicating no-address network game 2017-01-07 07:41:38 -08:00
XWords4-dbg catch -dbg build up with SDK 23 2016-12-30 20:12:23 -08:00
.gitignore ignore dirs for another branch (local only so far) 2014-09-08 07:06:45 -07:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt update build/install instructions 2015-03-03 07:14:03 -08:00