xwords/xwords4/android
Eric House 9929feecdc use the last pattern when several available
For some reason, in Spanish but not Catalan, filtering doesn't work with
two-letter tiles. The reason is that e.g. with RR two patterns, R.R and
RR (i.e. two R tiles, or one RR tile), are returned. The first shouldn't
be there since there are no words with RR that are spelled with two R
tiles. Until I can fix this picking the second (last) pattern seems to
work better.
2020-12-20 21:19:51 -08:00
..
app use the last pattern when several available 2020-12-20 21:19:51 -08:00
gradle/wrapper upgrade to latest gradle version 2020-04-10 07:12:56 -07:00
img_src make the checked icon solid, and white in middle 2020-09-30 15:30:09 -07:00
jni don't require title in FCM notification 2020-12-14 08:57:11 -08:00
res_src Translated using Weblate (Portuguese (Brazil)) 2020-12-18 20:46:43 -08:00
scripts allow specifying PID 2020-11-13 17:43:18 -08:00
website update web page (esp. fix style for device display) 2019-06-23 10:17:55 -07:00
.gitignore ignore generated files 2017-08-22 07:52:15 -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 up target sdk from 28 to 29 2020-08-17 12:45:55 -07: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 build instruction 2017-12-29 17:56:50 -08:00
settings.gradle move some gradle files 2017-01-18 06:33:00 -08:00