Eric House
f083ba9897
add timestamp to saved logs, and zip on export
...
They're otherwise too big to email
2021-09-30 21:27:22 -07:00
Hosted Weblate
afe030eabc
Merge branch 'origin/android_branch' into Weblate.
2021-09-06 04:35:07 +02:00
liimee
ea97b2b6c7
Translated using Weblate (Indonesian)
...
Currently translated at 31.6% (289 of 913 strings)
2021-09-06 04:35:04 +02:00
Eric House
550795d3a1
don't lose track of what's open when device rotates
...
GamesListDelegate is the wrong place to track open games (boards). Let's
try doing it in BoardDelegate.
2021-09-04 15:19:40 -07:00
Eric House
4c94f19ec6
tweak line & bonus hint colors & sizes
...
Upgraders will only get the smaller hints, but not the brighter color
that compensates.
2021-09-04 11:29:47 -07:00
Eric House
bbb2ab3856
changelog and version changes
2021-08-31 10:46:59 -07:00
Eric House
79d77410a5
fix failure to send NO_SUCH_GAME over NBS
...
Wasn't sending zero-length messages, which this one is. Needs testing,
because there must have been a reason for that test.
2021-08-31 10:44:39 -07:00
Eric House
94c57c3b14
remove "one" plurals items for Chinese
...
AFAIK, only "other" is ever used in Chinese. I've seen messed up
plurals from Weblate before so I'm assuming that's what's going on
here. Hope I'm not misunderstanding.
2021-08-29 21:10:46 -07:00
Eric House
ffa3f245ac
remove logging
2021-08-29 21:10:46 -07:00
Eric House
789978b8b2
tweak player colors (dark)
2021-08-29 18:20:52 -07:00
Hosted Weblate
531f113029
Merge branch 'origin/android_branch' into Weblate.
2021-08-29 09:35:08 +02:00
ssantos
a3ae7b7b69
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (913 of 913 strings)
2021-08-29 09:35:05 +02:00
Eric House
ea1c8125f8
use 16 bits to represent selected tiles
...
fixes selection of 9th tray tile during trade
2021-08-25 07:24:38 -07:00
Eric House
5f1f37a7a2
fix gtk bug not terminating buffer
2021-08-24 21:24:55 -07:00
Eric House
80f0e35755
allow trade when 7 tiles left, not 9
2021-08-24 21:24:17 -07:00
Wellington Terumi Uemura
c2852734c4
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (913 of 913 strings)
2021-08-20 02:46:08 +02:00
Bernard Massot
cc01c8033f
Translated using Weblate (French)
...
Currently translated at 99.4% (908 of 913 strings)
2021-08-18 14:34:52 +02:00
Hosted Weblate
9e3392ec75
Merge branch 'origin/android_branch' into Weblate.
2021-08-17 11:32:28 +02:00
Reza Almanda
591d99f2f1
Translated using Weblate (Indonesian)
...
Currently translated at 29.6% (267 of 899 strings)
2021-08-17 11:32:24 +02:00
Eric House
2e6572f250
add not-again hint when dark-theme used
2021-08-13 13:47:54 -07:00
Eric House
a8abdaad8c
cleanup: not a new feature any more
2021-08-13 11:04:45 -07:00
Eric House
4ed46f6681
make default settable by sdk version
...
This is a better way to do it: use separate values that user doesn't
see and so that they can be defined as defaults without worrying about
translation.
2021-08-10 18:13:00 -07:00
Eric House
cf553a0aed
set first theme choice as default
...
workaround for not knowing how to set default based on os version:
don't set default, and when there's none set use the first in the
list.
2021-08-10 14:46:47 -07:00
Eric House
bfd7963ea6
Add dark- and light-mode themes for board
...
Allow user to choose a new dark-mode color scheme for the board, with
colors editable same as the old mode. Support exporting a URL
encapsulating those colors to clipboard and importing from the URL
when it's tapped e.g. in email.
2021-08-09 09:31:20 -07:00
Hosted Weblate
1776638467
Merge branch 'origin/android_branch' into Weblate.
2021-08-09 10:32:22 +02:00
ssantos
8461b2e022
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (899 of 899 strings)
2021-08-09 10:32:19 +02:00
Eric House
7d07a2319b
get rid of HostActivity
...
New Prefs framework doesn't require it.
2021-07-29 19:38:00 -07:00
Eric House
fb1088b9a8
'show network' option takes priority over 'reset'
...
These are debug-build-only, but useful for my debugging!
2021-07-24 12:29:13 -07:00
liimee
15cc0dfac5
Translated using Weblate (Indonesian)
...
Currently translated at 29.1% (262 of 899 strings)
2021-07-24 14:34:15 +02:00
Wellington Terumi Uemura
9edb749c9f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (899 of 899 strings)
2021-07-21 15:33:19 +02:00
Hosted Weblate
364a6f9109
Merge branch 'origin/android_branch' into Weblate.
2021-07-20 11:33:25 +02:00
liimee
0b8042747e
Translated using Weblate (Indonesian)
...
Currently translated at 27.8% (249 of 895 strings)
2021-07-20 11:33:21 +02:00
Anna Malinovskaia
b7af5e577e
Translated using Weblate (Russian)
...
Currently translated at 0.6% (6 of 895 strings)
2021-07-20 11:33:20 +02:00
Zhou Nan
7833d15c94
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 4.6% (42 of 895 strings)
2021-07-20 11:33:20 +02:00
Eric House
7a63a97259
changelog and version codes
2021-07-18 15:19:34 -07:00
Eric House
34f2a853d6
make bonus hints smaller
2021-07-18 15:19:29 -07:00
Eric House
6439f6d223
don't crash when BT's off
2021-07-17 13:31:08 -07:00
Eric House
925501a1e5
something to force a travis build
2021-07-17 06:49:20 -07:00
Eric House
b49792c750
make cell line width settable
2021-07-16 12:21:49 -07:00
Eric House
e19f1042cb
add option to force number of tiles in tray
2021-07-16 12:15:49 -07:00
Eric House
694953c820
add support for trays with up to 9 tiles
2021-07-16 12:15:46 -07:00
Eric House
8f83a390f1
a bit o' cleanup
2021-06-30 11:47:26 -07:00
Hosted Weblate
d8ee3f5de7
Merge branch 'origin/android_branch' into Weblate.
2021-06-29 16:33:27 +02:00
liimee
5ce616ebdc
Translated using Weblate (Indonesian)
...
Currently translated at 27.3% (245 of 895 strings)
2021-06-29 16:33:24 +02:00
Eric House
9d1214d604
hide dup details when no dupe games present
2021-06-28 12:58:55 -07:00
Eric House
44152f6c36
fix wasm build a bit
...
Still doesn't seem to work on new install
2021-06-28 12:58:55 -07:00
liimee
29bc7ad029
Translated using Weblate (Indonesian)
...
Currently translated at 19.8% (178 of 895 strings)
2021-06-27 17:32:17 +02:00
liimee
60dd623b69
Translated using Weblate (Indonesian)
...
Currently translated at 12.4% (111 of 895 strings)
2021-06-24 05:32:15 +02:00
liimee
15142779db
Translated using Weblate (Indonesian)
...
Currently translated at 6.7% (60 of 895 strings)
2021-06-22 17:33:33 +02:00
liimee
d5e231299c
Added translation using Weblate (Indonesian)
2021-06-21 16:38:06 +02:00