Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
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
xwords4 prevent loading of WiDirService on older android 2017-02-08 06:33:06 -08:00
.gitignore gtk: remove assertion failure creating new games 2016-09-26 08:24:47 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00