xwords/xwords4/android/XWords4
2014-03-01 15:17:14 -08:00
..
assets add new flag bit to built-in wordlists 2013-04-20 19:46:52 -07:00
img_src add actionbar icon for copy 2014-01-30 06:38:03 -08:00
jni add summary DB column and jni code to fetch it to store and display number of unacked messages a game has. And add debug-only option to display it in the main list. In the future I want to be able to iterate over all these games and resend their packets (without opening them visually) when an internet connection comes back up. 2014-02-28 18:59:12 -08: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 register for net state changes, and toast/log on debug builds. This is toward resending from all games with packets pending on reconnect. 2014-03-01 14:59:17 -08:00
src/org/eehouse/android/xw4 don't notify network change listeners unless a change is in fact a change and until there's been two seconds without changes. There's a lot of connection up-and-down spam when connecting and maybe with iffy connectivity, and no point in passing that through to code that will do stuff like stopping a send thread in response. 2014-03-01 15:17:14 -08:00
.gitignore ignore generated file 2013-11-13 07:52:52 -08:00
AndroidManifest.xml up strings for new version 2014-02-03 07:42:59 -08:00
build.xml fail if script fails 2014-01-20 07:33:16 -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 update name of target SDK version (but not the version itself) 2014-01-07 07:19:47 -08:00