xwords/xwords4/android/app
Eric House 6e5973c55b toward making tile picking work through rotations
Make face-up tile picker util method return void and add mechanism for
passing in selected tiles asynchronously, as has been done recently with
the rest of the once-blocking util callbacks. Works perfectly in the gtk
case. Likely crashes in curses (if picking face-up option is on.) In
java all the callbacks are there but rather than put up a UI we pretend
the user says "pick 'em for me" each time. Putting up a UI is next.
2017-03-09 20:36:14 -08:00
..
src toward making tile picking work through rotations 2017-03-09 20:36:14 -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