Eric House
|
fc2df0f2e5
|
move strings to public space; add German translations
|
2024-03-02 14:02:03 -08:00 |
|
Eric House
|
0c5b0a5823
|
apparently LOLLIPOP also needs to use http
|
2024-03-01 17:00:03 -08:00 |
|
Eric House
|
1c80fa518f
|
tweak color
|
2024-03-01 14:56:40 -08:00 |
|
Eric House
|
42f4fa739d
|
oops: fix show shows up on upgrades rather than new installs
|
2024-03-01 13:41:35 -08:00 |
|
Eric House
|
71a66750ad
|
for upgrades only, show new-feature alert after drawing recent move
To be removed in a few months when there should be no more upgrades to
this release.
|
2024-03-01 13:11:27 -08:00 |
|
Eric House
|
1fcbc574ef
|
fix misspelling
|
2024-03-01 09:44:50 -08:00 |
|
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 |
|
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
|
f9af153941
|
handle unquash via thread
|
2024-02-27 20:49:09 -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 |
|
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
|
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
|
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 |
|
Eric House
|
df04b55329
|
add name for self in peers status results
|
2024-02-12 20:26:42 -08:00 |
|
Eric House
|
4afce76cc5
|
move strings to where translators will see them
|
2024-02-11 20:25:58 -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
|
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
|
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 |
|
Eric House
|
6781f1e69f
|
up version codes for release
|
2024-02-06 11:23:11 -08:00 |
|
Eric House
|
6a50596d7d
|
add missing Overrides (for run() only)
|
2024-02-05 20:28:15 -08:00 |
|
Eric House
|
573a542b70
|
fix to update dict location after download on KitKat too
|
2024-02-05 20:28:11 -08:00 |
|
Eric House
|
7471a11c4d
|
use http on KitKat and below
There are SSL errors in some old versions, and none of them requires
https, so let 'em work as they once did however few users there may
be.
|
2024-02-05 18:47:11 -08:00 |
|
Eric House
|
a5687d788b
|
provide default for rematch order
|
2024-02-05 17:11:55 -08:00 |
|
Eric House
|
6473bc9f4c
|
changes and new version strings
|
2024-02-04 17:20:54 -08:00 |
|
Eric House
|
5d53df9f0b
|
tweak linux client to work with old test script
Included adding a new enum
|
2024-02-02 16:41:44 -08:00 |
|
Eric House
|
de4dbef0dc
|
skip listing menu for non-mqtt games in context menu too
Didn't realize I had the info I need...
|
2024-01-20 16:10:46 -08:00 |
|
Eric House
|
d543b58150
|
don't show webui url when game not using mqtt (debug only)
|
2024-01-20 15:59:40 -08:00 |
|
Eric House
|
df161359d0
|
remove legacy param
|
2024-01-18 13:09:10 -08:00 |
|
Eric House
|
7085a36cfd
|
fix rematch to not show anything when ordering can't be supported
|
2024-01-18 09:07:38 -08:00 |
|
Eric House
|
8bfb4f07b2
|
enable autogeneration of game name once it's empty
|
2024-01-17 21:45:00 -08:00 |
|
Eric House
|
3670af591b
|
cleanup stuff noted in code review -- no behavior change
|
2024-01-17 21:41:57 -08:00 |
|
Eric House
|
6f0bfe2c82
|
cleanup: remove unnecessary params
|
2024-01-17 11:35:35 -08:00 |
|
Eric House
|
4ced9a1f23
|
tweak string
|
2024-01-16 21:50:24 -08:00 |
|