xwords/xwords4/android
Eric House 1181e908dc Add option to choose how rematch-game players will be ordered
When rematching, some users have a convention that e.g. lowest scoring
player in the "parent" game goes first. So allow that, providing the
choice on each rematch until a default has been chosen. Support
changing that default in a new prefs setting.

The place I chose to enforce the order was on the host as invitees are
registering and being assigned slots. But by then there's no longer
any connection to the game that was rematched, e.g. to use its
scores. So during the rematched game creation process I create and
store with the new game the necessary ordering information. For the
3-and-4 device case, it was also necessary to tweak the information
about other guests that the host sends guests (added during earlier
work on rematching.)
2024-01-04 09:50:24 -08:00
..
app Add option to choose how rematch-game players will be ordered 2024-01-04 09:50:24 -08:00
gradle/wrapper upgrade to latest gradle version 2020-04-10 07:12:56 -07:00
img_src Add dark- and light-mode themes for board 2021-08-09 09:31:20 -07:00
jni Add option to choose how rematch-game players will be ordered 2024-01-04 09:50:24 -08:00
res_src Translated using Weblate (Spanish) 2024-01-04 15:09:45 +01:00
scripts fix to work on python3-only system 2023-10-28 11:41:42 -07:00
website add fdroid sha256 so invitations work there too 2022-11-24 08:25:40 -08:00
.gitignore add to .gitignore 2022-06-13 08:51:10 -07:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
build.gradle set sdk versions per variant 2022-11-11 11:59:33 -08:00
gradle.properties changes generated by AS (moving to androidx) 2020-04-10 07:12:56 -07:00
gradlew move some gradle files 2017-01-18 06:33:00 -08:00
gradlew.bat more cleanup. Get Crittercism stuff compiling. 2017-01-18 19:03:36 -08:00
id_rsa_uploader.enc try to fix travis: copy over .enc file 2017-09-11 06:47:59 -07:00
INSTALL.txt update INSTALL read-me file 2023-02-18 13:09:49 -08:00
settings.gradle move some gradle files 2017-01-18 06:33:00 -08:00