xwords/xwords4/android/XWords4
Eric House 1134f71b7b use new comms_ackAny() call to send ACKs at points where currently
resendAll is being called.  Dramatically reduces SMS message count
when app is being relaunched and backgrounded between turns.
2012-04-14 18:00:43 -07:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni use new comms_ackAny() call to send ACKs at points where currently 2012-04-14 18:00:43 -07:00
res use showConfirmThen() for non-mobile numbers 2012-04-12 23:04:08 -07:00
src/org/eehouse/android/xw4 use new comms_ackAny() call to send ACKs at points where currently 2012-04-14 18:00:43 -07:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml change "nbs" to "sms" everywhere. No other code change. 2012-03-24 12:52:35 -07:00
build.xml add -pre-clean that invokes the jni's 'make clean' 2012-03-05 19:07:49 -08:00
build_unchecked.xml version of build.xml modified to pass -xline to javac. For future use... 2010-11-05 05:06:04 -07:00
project.properties Replace most of NBSReceiver with new NBSService. Route outgoing (from 2012-03-19 07:56:55 -07:00