mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
101c2ff8f2
Was passing through DlgState params a number of classes that weren't serializable or that didn't have equals() methods required for DEBUG assertions to pass. Added versions of equals() that just call super in non-DEBUG case since it's a lot of code and isn't required except for testing. (Serialization of course is.) |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
debug.keystore | ||
proguard-rules.pro |