xwords/xwords4/android/XWords4
Eric House 593bb91ee6 saving last packet timestamp in onDestroy then reading in in onCreate
wasn't working because they're not always called in that order.  So
for now save every time we get a message.  Should be every time it
changes...
2013-08-31 07:59:58 -07:00
..
assets add new flag bit to built-in wordlists 2013-04-20 19:46:52 -07:00
jni set DEBUG when building ndk based on target in build.xml 2013-08-29 07:28:08 -07:00
libs merge in changes from the -gcm directory: GCM will be a feature of the 2012-11-02 05:35:31 -07:00
res preserve most recent maxInterval rather than counting on getting it 2013-08-31 07:59:58 -07:00
src/org/eehouse/android/xw4 saving last packet timestamp in onDestroy then reading in in onCreate 2013-08-31 07:59:58 -07:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml merge changes for quick b65 2013-08-08 01:14:23 -07:00
build.xml set DEBUG when building ndk based on target in build.xml 2013-08-29 07:28:08 -07: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 change API version configured by build script to be what I'm using now 2013-07-08 07:03:57 -07:00