Eric House
87337713ce
sign with v2 as well (for android 30)
2021-12-04 11:02:23 -08:00
Eric House
5982af1a4a
use sdk 30 -- required by Play Store
2021-12-04 09:30:08 -08:00
Eric House
f8ef1af1fb
changelog
2021-12-01 10:57:50 -08:00
Eric House
3d89e18d8b
show separate available and installed wordlist counts
2021-12-01 10:57:50 -08:00
Eric House
ff767f6711
add Romanian metadata
2021-12-01 08:31:25 -08:00
Eric House
565af46789
send versionCode instead of custom flags
...
Since ability to grok a wordlist is a function of version, might as well
have the server know about that. Requires upping versionCode
prematurely, with stubbed-out release notes.
2021-12-01 08:27:26 -08:00
Eric House
bd6bc71603
use a single string array for lang code and name
2021-11-29 09:26:47 -08:00
Eric House
a738e60f1d
fix sorting when lang names are localized
2021-11-28 12:28:52 -08:00
Eric House
b6c9e11f87
add flag that Romanian's understood
2021-11-28 11:03:01 -08:00
Eric House
de739586c3
add makefile and info for Romanian
2021-11-27 12:41:21 -08:00
Eric House
b275563cca
Merge remote-tracking branch 'github/android_branch' into android_branch
2021-11-27 12:07:45 -08:00
Eric House
fb7a819db7
add Romanian
2021-11-27 12:06:50 -08:00
Eric House
d8a89abd53
need to specify *which* python now
2021-11-27 11:26:31 -08:00
Eric House
6251af983e
stop using relay for new games for Release too
2021-11-27 11:26:31 -08:00
Eric House
fb96378bf8
stop using relay for new games for Release too
2021-11-15 18:23:14 -08:00
Eric House
8e45c57178
log BT UUID on startup
2021-11-01 12:44:56 -07:00
Hosted Weblate
378b068238
Merge branch 'origin/android_branch' into Weblate.
2021-11-01 13:35:42 +01:00
ssantos
e9e104221e
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (918 of 918 strings)
2021-11-01 13:35:38 +01:00
Sylvia van Os
fb015d94a1
Translated using Weblate (Dutch)
...
Currently translated at 54.1% (497 of 918 strings)
2021-11-01 13:35:38 +01:00
Eric House
6df8f10e3a
use cellline color to frame tiles
...
Was just plain black before, and that didn't work well on dark theme
when it came time to select for trade.
2021-10-27 15:46:49 -07:00
Eric House
847024512a
move colors setting up
2021-10-27 15:46:49 -07:00
Bernard Massot
50c57bf190
Translated using Weblate (French)
...
Currently translated at 99.4% (913 of 918 strings)
2021-10-17 23:58:26 +02:00
Wellington Terumi Uemura
6e2f16983e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (918 of 918 strings)
2021-10-16 16:41:05 +02:00
Eric House
3b51eb0629
don't make unsolicited upgrade offer more than once
...
Debug build checks for upgrades every hour, and when I don't want one
it's annoying to keep dismissing notifications. Should have no impact on
release builds.
2021-10-14 12:13:46 -07:00
Eric House
ba5a141b3f
cleanup: add and use overridden method
2021-10-14 12:09:34 -07:00
Eric House
a0f1f1d045
add post-export option to email logs; remove export
...
No point in exporting only to create a file, so export-and-email as one step
2021-10-05 15:19:46 -07:00
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