xwords/xwords4/android
Eric House b74a1c4420 change MainActivity's launchMode to "standard"
reverse change in 19fa3fce05 (April 4
2019) making MainActivity singleTask, which caused starting the app to
launch the gamesList screen rather than the game that had been open when
it was moved to background. Now it's "standard," and I have to hope that
doesn't produce new problems. As I wrote back then, we'll see. More
quickly I hope.
2020-04-08 14:46:17 -07:00
..
app change MainActivity's launchMode to "standard" 2020-04-08 14:46:17 -07:00
gradle/wrapper upgrade to latest gradle version 2020-04-04 20:16:57 -07:00
img_src fix reversed arrow icons 2020-03-20 19:36:40 -07:00
jni show pending name in scoreboard 2020-04-05 19:48:36 -07:00
res_src add missing specifier to fix build 2020-04-04 11:00:00 -07:00
scripts fix uninstall script 2020-03-30 12:04:42 -07:00
website update web page (esp. fix style for device display) 2019-06-23 10:17:55 -07:00
.gitignore ignore generated files 2017-08-22 07:52:15 -07:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
build.gradle upgrade to latest gradle version 2020-04-04 20:16:57 -07:00
gradle.properties changes generated by AS (moving to androidx) 2020-04-05 16:54:23 -07:00
gradlew move some gradle files 2017-01-18 06:33:00 -08:00
gradlew.bat more cleanup. Get Crittercism stuff compiling. 2017-01-18 19:03:36 -08:00
id_rsa_uploader.enc try to fix travis: copy over .enc file 2017-09-11 06:47:59 -07:00
INSTALL.txt update build instruction 2017-12-29 17:56:50 -08:00
settings.gradle move some gradle files 2017-01-18 06:33:00 -08:00