xwords/xwords4/android/jni
Eric House e667291da5 show invitee name where possible
When I've invited a Known Player, use that player's name in parens in
scoreboard and games list elem/summary until a remote device connects
(usually in response to an invitation) and provides an actual player
name. Makes it much easier to tell one pending game from another. And
doesn't really work (yet) where there's more than one remote player in
a game.
2021-05-30 13:31:33 -07:00
..
.gitignore forgot a file 2017-01-18 07:28:19 -08:00
anddict.c fix so all compile 2021-03-19 14:26:18 -07: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 turn "known players" on for all 2021-03-21 13:40:17 -07:00
andutils.c Rename a couple of variants to be more clear 2021-01-29 18:05:33 -08:00
andutils.h no-code-change cleanup: star next to type not name 2020-09-13 14:34:47 -07:00
drawwrapper.c unsigned->signed to fix drawing garbage in empty tiles 2021-03-19 14:27:04 -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 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 show invitee name where possible 2021-05-30 13:31:33 -07:00
utilwrapper.h make android compile/run with wasm changes 2021-03-19 14:29:20 -07:00
xportwrapper.c a bit of cleanup 2020-12-14 08:57:11 -08: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 cleanup of recent changes 2021-05-14 11:34:15 -07:00