xwords/xwords4/android/jni
Eric House 20908284f5 LangCode->ISOCode replacement, Android side
Now we use only ISOCode string internally to identify languages, and
since that's universal it can be built into an wordlist and used
without the build of CrossWords knowing about that language
specifically (though it'll have to know about it to have the language
name be localizable.) For legacy support, though, the old int codes
are transmitted in invitations and URLs IFF available, otherwise the
string's used. If a newer build invites and older build to play in a
too-new language there will be trouble.
2022-06-05 09:07:06 -07:00
..
.gitignore forgot a file 2017-01-18 07:28:19 -08:00
anddict.c make android supports 21x21 too 2022-04-04 11:46:22 +02:00
anddict.h no-code-change cleanup: star next to type not name 2020-09-13 14:34:47 -07:00
andglobals.h turn off thread->env mapping for DEBUG too (for now) 2020-04-29 10:31:37 -07:00
Android.mk LangCode->ISOCode replacement, Android side 2022-06-05 09:07:06 -07:00
andutils.c LangCode->ISOCode replacement, Android side 2022-06-05 09:07:06 -07:00
andutils.h no-code-change cleanup: star next to type not name 2020-09-13 14:34:47 -07:00
drawwrapper.c LangCode->ISOCode replacement, Android side 2022-06-05 09:07:06 -07:00
drawwrapper.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
jniutlswrapper.c a bit of cleanup 2020-12-14 08:57:11 -08:00
jniutlswrapper.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
LocalizedStrIncludes.h add support for trays with up to 9 tiles 2021-07-16 12:15:46 -07:00
paths.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
utils.c more script fixes; move jni code 2017-01-18 07:27:23 -08:00
utilwrapper.c LangCode->ISOCode replacement, Android side 2022-06-05 09:07:06 -07:00
utilwrapper.h make android compile/run with wasm changes 2021-03-19 14:29:20 -07:00
xportwrapper.c more removing relay 2022-05-10 20:54:25 -07:00
xportwrapper.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
xptypes.h pass env into dict-related methods 2020-04-26 13:39:16 -07:00
xwjni.c LangCode->ISOCode replacement, Android side 2022-06-05 09:07:06 -07:00