xwords/xwords4/android/app
Eric House b24a004cab wip: get rid of join() from main thread
Getting ANRs because (I think) the main thread's waiting for the write
thread to die and now the write thread's doing a ton of work
sometimes. So move the threads into a standalone object that can be
allowed to die on its own time without anybody waiting.
2018-01-01 20:19:16 -08:00
..
src wip: get rid of join() from main thread 2018-01-01 20:19:16 -08:00
build.gradle skip trying UDP after five failures 2017-12-31 10:19:06 -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