xwords/xwords4/android/XWords4
Andy2 ded7ffc6fe Attempting to fix occasional stalls of background proxy checker. It
could be caused by the timer not running after an install, so always
launch it when the app is launched.  (There's no notification
available on [re]install.)  So that the check doesn't happen
immediately, which would be silly, make the initial wait same as
interval when not called in response to check-relay menu.
2011-12-06 19:52:01 -08:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni export new preference from jni and add a checkbox setting for it 2011-12-06 18:18:50 -08:00
res found a better send email menu icon 2011-12-06 19:24:22 -08:00
src/org/eehouse/android/xw4 Attempting to fix occasional stalls of background proxy checker. It 2011-12-06 19:52:01 -08:00
.gitignore ignore new tools-generated file 2011-12-01 19:50:22 -08:00
AndroidManifest.xml up target SDK to pull in multitouch APIs 2011-12-01 05:40:50 -08:00
build.xml More new SDK fixes: put back script to generate GitVersion.java. 2011-11-19 19:49:15 -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 up target SDK to pull in multitouch APIs 2011-12-01 05:40:50 -08:00