xwords/xwords4/android/app
Eric House ca6edcfc9a make trade and move confirm non-blocking
Probably breaks curses build, but for gtk and Android
turn move and trade confirmation into a two-step process, making
board_commitTurn() non-interactive when called with a second
parameter. The old blocking util methods now return void and it's up to
the client code to interact (on the main thread) then re-call
board_commitTurn() if appropriate.
2017-02-17 08:58:20 -08:00
..
src make trade and move confirm non-blocking 2017-02-17 08:58:20 -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