xwords/xwords4/android/XWords4-sms
Eric House d6a3aafaec factor upward code from BTEvent so that SMSService can use same
mechanism to send asynchronous results, then use to notify when a game
on other end has been deleted.  This flushed out a bug where a rowid
will get reused and a new game wind up with data from the previous
one -- but otherwise works.
2012-04-06 23:00:47 -07:00
..
assets add sms variant separate from bt 2012-03-31 08:59:44 -07:00
jni fix so SMS works and remove some BT stuff 2012-03-31 09:39:24 -07:00
res add sms variant separate from bt 2012-03-31 08:59:44 -07:00
src/org/eehouse/android/xw4sms factor upward code from BTEvent so that SMSService can use same 2012-04-06 23:00:47 -07:00
.gitignore add sms variant separate from bt 2012-03-31 08:59:44 -07:00
AndroidManifest.xml handle orientation changes for BT and SMS dialogs 2012-04-05 07:37:48 -07:00
build.xml add sms variant separate from bt 2012-03-31 08:59:44 -07:00
project.properties add sms variant separate from bt 2012-03-31 08:59:44 -07:00