xwords/xwords4/android/app
Eric House b1f095b56e prevent loading of WiDirService on older android
On 2.3 anyway there's a java.lang.VerifyError trying to load that
class. So wrap the loading in a new class that catches the error and
sets a boolean so subsequent calls don't need it. There are other calls
that could load the class, but they may not be reachable. To be tested.
2017-02-08 06:33:06 -08:00
..
src prevent loading of WiDirService on older android 2017-02-08 06:33:06 -08:00
build.gradle fix strings update server file requires 2017-01-22 16:22:35 -08:00
debug.keystore include debug keystore directly 2017-01-22 15:35:02 -08:00