xwords/xwords4/android
Eric House 589929b3b2 enable proguard for debug builds
Copy config file into the right place, turn it on for debug builds, and
fix compile-time complaints by adding -keep clauses. Resulting builds
seem to work (after a few minutes in emulator only) except that net
status icon taps crash at first (eventually recovering somehow) likely
because of problems with base64 en/decoding which goes through jni.
2017-07-12 07:16:57 -07:00
..
app enable proguard for debug builds 2017-07-12 07:16:57 -07: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 add timestamp to chat messages, db and display 2017-06-10 11:36:45 -07:00
libs move java files and get them to compile 2017-01-18 08:27:48 -08:00
res_src remove not-again explanation for public rooms 2017-05-06 21:05:42 -07:00
scripts fix (I hope) script for harvesting jni sigs 2017-06-20 22:05:39 -07:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
.gitignore remove an oft-firing assert 2017-06-20 19:17:23 -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 replace Crittercism with Crashlytics, suckily 2017-06-20 21:48:40 -07: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
settings.gradle move some gradle files 2017-01-18 06:33:00 -08:00