xwords/xwords4/android/app/src/main
Eric House 0e2af6a836 rewrite GameLock to use wait()/notifyAll()
I've learned a bit about java since writing that class. Should be faster
now without the sleep/polling. Also making it illegal to use blocking
lock() call on UI thread. There may be some assertions to fix in the
next few days.
2018-12-26 17:41:21 -08:00
..
assets up strings for new translations-only release 2018-09-22 14:21:04 -07:00
java/org/eehouse/android/xw4 rewrite GameLock to use wait()/notifyAll() 2018-12-26 17:41:21 -08:00
res add a hint for when scan shows nothing 2018-12-15 07:20:29 -08:00
AndroidManifest.xml start stuff when package replaced 2018-12-17 08:26:39 -08:00