xwords/xwords4/android
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
..
app toward making tile picking work through rotations 2017-03-09 20:36:14 -08:00
gradle/wrapper move some gradle files 2017-01-18 06:33:00 -08:00
img_src fix image generation 2017-01-18 07:15:08 -08:00
jni toward making tile picking work through rotations 2017-03-09 20:36:14 -08:00
libs move java files and get them to compile 2017-01-18 08:27:48 -08:00
res_src fix release script errors and that running it finds 2017-01-19 06:22:24 -08:00
scripts failing to find an .apk is not an error 2017-02-27 18:31:17 -08:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
.gitignore ignore dirs for another branch (local only so far) 2014-09-08 07:06:45 -07:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
build.gradle new gradle version (recommended by AS) 2017-02-15 06:35:23 -08:00
gradle.properties move some gradle files 2017-01-18 06:33:00 -08:00
gradlew move some gradle files 2017-01-18 06:33:00 -08:00
gradlew.bat more cleanup. Get Crittercism stuff compiling. 2017-01-18 19:03:36 -08:00
INSTALL.txt update build/install instructions 2015-03-03 07:14:03 -08:00
proguard-project.txt more cleanup. Get Crittercism stuff compiling. 2017-01-18 19:03:36 -08:00
proguard-rules.pro more cleanup. Get Crittercism stuff compiling. 2017-01-18 19:03:36 -08:00
settings.gradle move some gradle files 2017-01-18 06:33:00 -08:00