xwords/xwords4/android/app
Eric House 2a0b21e5e8 make password fetching non-blocking
First attempt to stop blocking the jni thread: instead of returning a
password from a util_ method, have it include enough state that the UI
can return, put up a dialog, and then pass that state and the password
back and have them matched up again. I think this will work for the
remaining blocking Alerts too.
2017-02-17 06:23:44 -08:00
..
src make password fetching non-blocking 2017-02-17 06:23:44 -08:00
build.gradle config changes to build on different system 2017-02-04 08:12:40 -08:00
debug.keystore include debug keystore directly 2017-01-22 15:35:02 -08:00