Commit graph

8037 commits

Author SHA1 Message Date
Eric House
9bea41dd19 make recent move tile background color editable 2024-03-01 09:41:03 -08:00
Eric House
b94abefa39 move board-button-prefs strings, and add German translations 2024-03-01 08:29:50 -08:00
CloneWith
156585b0b7
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (906 of 906 strings)
2024-03-01 11:00:23 +01:00
Eric House
be47bbcc81 paint recent move tiles differently from pending ones 2024-02-29 17:00:02 -08:00
Eric House
6f19ed4549 version numbers and changelog for new release 2024-02-29 16:59:54 -08:00
Eric House
5b2a4dabae add prefs for hiding board buttons (thanks Frank) 2024-02-29 12:25:15 -08:00
Eric House
8643c8ae83 fix npe when network fails 2024-02-29 12:14:22 -08:00
Eric House
f9af153941 handle unquash via thread 2024-02-27 20:49:09 -08:00
Eric House
71923ee95f fetch submodules 2024-02-27 16:10:16 -08:00
Eric House
f05fea610c add new-feature alert for sub-7 trade option 2024-02-27 15:59:42 -08:00
Eric House
b791d8eb99 cleanup from code review 2024-02-27 15:59:42 -08:00
Eric House
11f8eee001 version numbers and changelog for new release 2024-02-27 15:59:42 -08:00
Eric House
039bb28849 change version numbers 2024-02-27 09:35:58 -08:00
joaooliva
d6ffccf0ca
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (906 of 906 strings)
2024-02-25 19:02:11 +01:00
gallegonovato
2a161f77a9
Translated using Weblate (Spanish)
Currently translated at 100.0% (906 of 906 strings)
2024-02-25 19:02:09 +01:00
Anonymous
8f3acbd490
Translated using Weblate (German)
Currently translated at 99.7% (904 of 906 strings)
2024-02-24 18:08:12 +01:00
Eric House
aca125bc23 rearrange config options; move strings for translation 2024-02-24 08:14:32 -08:00
Eric House
f2d7ce3daa attribute sent chat to local player if non-local selected 2024-02-23 07:55:07 -08:00
Eric House
6d17d0636e fix (new) problems communicating chat sender name 2024-02-22 07:06:14 -08:00
Eric House
7e060b3eb7 fix array-oob crash on bad chat data 2024-02-22 07:06:14 -08:00
Eric House
fbad300e48 finish chat fix to not crash when old messages come in 2024-02-20 15:53:24 -08:00
Eric House
ce1ca3380f alert about deleted game sooner 2024-02-18 19:28:29 -08:00
Eric House
6292e498f2 fix problem setting game timers 2024-02-18 19:28:29 -08:00
Eric House
f716768a71 support sub7 trades on Android too 2024-02-18 19:28:29 -08:00
Eric House
38889ac0d6 snapshot: cleanup cleanup 2024-02-18 19:28:29 -08:00
Eric House
9f514a4b85 snapshot: async return of web api result works both platforms 2024-02-18 19:28:29 -08:00
Eric House
47f06d4cb3 snapshot: reg works from Android and Linux 2024-02-18 19:28:29 -08:00
Eric House
ee26816420 remove ackMQTTMsg() in favor of sendViaWeb()
Linux still doesn't work. I need to figure out curl :-(
2024-02-18 19:28:29 -08:00
Pixel-Tux
1bf19a36d9
Translated using Weblate (Italian)
Currently translated at 79.2% (716 of 903 strings)
2024-02-19 04:10:24 +01:00
CloneWith
8391c3a85b
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (903 of 903 strings)
2024-02-15 04:15:08 +01:00
ssantos
69a8f9e981
Translated using Weblate (Portuguese)
Currently translated at 100.0% (903 of 903 strings)
2024-02-15 04:15:07 +01:00
ssantos
c0e44c9734
Translated using Weblate (German)
Currently translated at 100.0% (903 of 903 strings)
2024-02-15 04:15:07 +01:00
joaooliva
01f10c9c4b
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (903 of 903 strings)
2024-02-14 01:02:01 +01:00
Eric House
df04b55329 add name for self in peers status results 2024-02-12 20:26:42 -08:00
Eric House
3cd73acdc2 change API for dutil_md5sum to avoid malloc-ing 2024-02-12 14:07:54 -08:00
gallegonovato
300f1d40f7
Translated using Weblate (Spanish)
Currently translated at 100.0% (903 of 903 strings)
2024-02-12 14:56:23 +01:00
Eric House
4afce76cc5 move strings to where translators will see them 2024-02-11 20:25:58 -08:00
Eric House
f374bd7d17 changing the main dev branch name from android_branch to main 2024-02-11 20:18:21 -08:00
Eric House
0f01ede7bd specify branch (likely unnecessary) 2024-02-11 11:50:34 -08:00
Eric House
8487d212a3 introduce XP_LOGFFV and use it to remove some excessive logging 2024-02-10 10:23:43 -08:00
Eric House
5adedac314 fix script to delete build dir 2024-02-09 14:53:43 -08:00
Eric House
49ade38aca don't offer to upgrade built-in wordlists 2024-02-09 14:36:31 -08:00
Eric House
4b470f5e0f don't check sums on built-in wordlists
I'm not sure where confusion creeps in, but I'm seeing offers to
upgrade BasEnglish that I don't think even succeed. Bad experience.
2024-02-09 14:24:43 -08:00
Eric House
ca970d7874 fix to actually upload. Duh! 2024-02-09 11:19:25 -08:00
Eric House
a48cd6e82e add unquash menuitem to netstat menu (debug only) 2024-02-09 10:10:44 -08:00
Eric House
b5090bb825 add sorting known players by date to android client 2024-02-09 09:40:27 -08:00
Eric House
bbd06183d4 move sorting of known players into common code 2024-02-09 09:40:23 -08:00
Eric House
01e5082ad5 upload debug builds to test server too 2024-02-08 11:48:23 -08:00
Eric House
2ebdcd6433 add refresh button to mqtt peers dialog 2024-02-06 18:29:21 -08:00
Eric House
fac2eca5b2 implement peers-info menuitem (Debug only) 2024-02-06 16:31:20 -08:00