xwords/xwords4/android/XWords4
Eric House 4d4548adc7 toward tagging players who're waiting too long to make a move: store a
nagTime when saving a game that's some interval in the future IFF it's
a local player's turn.  Set an alarm for the soonest nagTime.  The
alarm seems to be firing at the right time, so what remains is to post
notifications.  Also, rather than have two Receivers listening on boot
event added a new one whose sole job that is (and that kicks off other
stuff on boot.)
2014-08-09 18:07:49 -07:00
..
archive use a single toolbar layout inflated from its own xml rather than 2014-07-22 19:38:32 -07:00
assets add new flag bit to built-in wordlists 2013-04-20 19:46:52 -07:00
img_src add activity for localizing strings and add menuitem to localizable activities to trigger it. Does nothing yet, including populating itself. 2014-04-05 10:27:05 -07:00
jni limit width of scoreboard too 2014-07-17 21:31:17 -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 up strings for new release 2014-07-30 07:10:53 -07:00
res_src Add preference that, if set, allows board to display in landscape 2014-07-16 20:11:55 -07:00
src/org/eehouse/android/xw4 toward tagging players who're waiting too long to make a move: store a 2014-08-09 18:07:49 -07:00
.gitignore adding file required for proguard 2014-07-14 21:46:09 -07:00
AndroidManifest.xml toward tagging players who're waiting too long to make a move: store a 2014-08-09 18:07:49 -07:00
build.xml generate fake translations automatically 2014-05-06 07:47:29 -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
proguard-project.txt adding file required for proguard 2014-07-14 21:46:09 -07:00
project.properties turn proguard back Off. Will get it working on another branch. 2014-07-14 22:37:10 -07:00