xwords/xwords4/android/jni
Eric House e26fd23df1 add addrType to comms' main addr when added to channel
I'm fixing android client not showing stats for or allowing to disable
mqtt after it's added automatically to a game that connects
otherwise. Problem was that only the channel got the mqtt address
flag. So now add the flag for any type that's added.
2020-09-10 15:11:22 -07:00
..
.gitignore forgot a file 2017-01-18 07:28:19 -08:00
anddict.c refactor so common dictnry does more work 2020-05-01 09:18:27 -07:00
anddict.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
andglobals.h turn off thread->env mapping for DEBUG too (for now) 2020-04-29 10:31:37 -07:00
Android.mk add mqtt as a new transport 2020-05-20 13:58:53 -07:00
andutils.c add addrType to comms' main addr when added to channel 2020-09-10 15:11:22 -07:00
andutils.h use new makeObject to improve API 2020-08-17 10:49:12 -07:00
drawwrapper.c use new makeObject to improve API 2020-08-17 10:49:12 -07:00
drawwrapper.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
jniutlswrapper.c retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
jniutlswrapper.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
LocalizedStrIncludes.h show pending name in scoreboard 2020-04-10 07:12:56 -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 don't let keys change with every upgrade (use newest) 2020-09-04 20:51:44 -07:00
utilwrapper.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
xportwrapper.c add mqtt as a new transport 2020-05-20 13:58:53 -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 add addrType to comms' main addr when added to channel 2020-09-10 15:11:22 -07:00