xwords/xwords4/android/app
Eric House 891c73a1b7 make run() wait for gamePtr before starting loop
Was seeing race condition on slowest device where JNIThread init hadn't
finished before the event loop tried to use the gamePtr. So use
wait()/notifyAll() to fix.
2018-12-18 07:07:35 -08:00
..
src make run() wait for gamePtr before starting loop 2018-12-18 07:07:35 -08:00
build.gradle revert diagnostic changes 2018-12-17 12:57:17 -08:00
debug.keystore include debug keystore directly 2017-01-22 15:35:02 -08:00
proguard-rules.pro tweak comments 2017-07-19 06:16:22 -07:00