xwords/xwords4/android/XWords4
Eric House edcd29c88d in order that non-English versions not go long after installation
without translations, try immediately after any install or upgrade to
get translations from server.  (Triggered from the Application rather
than an Activity, so initializing the preferences DB had to be moved
there too.) Should probably post a notification after installing
localizations, ideally with a message in the language, offering to
restart with all new strings.
2014-05-04 15:41:02 -07:00
..
archive toward use of data text messages for games: don't let CDMA phone users 2014-04-27 13:34:09 -07:00
assets add new flag bit to built-in wordlists 2013-04-20 19:46:52 -07:00
img_src add activity for localizing strings and add menuitem to localizable activities to trigger it. Does nothing yet, including populating itself. 2014-04-05 10:27:05 -07:00
jni don't ref dicts from dmgr_get() 2014-03-10 21:50:06 -07:00
libs merge in changes from the -gcm directory: GCM will be a feature of the 2012-11-02 05:35:31 -07:00
res tweak text 2014-04-27 19:21:21 -07:00
res_src tweak fake translation generation (and include new strings) 2014-05-02 22:08:44 -07:00
src/org/eehouse/android/xw4 in order that non-English versions not go long after installation 2014-05-04 15:41:02 -07:00
.gitignore ignore generated file 2013-11-13 07:52:52 -08:00
AndroidManifest.xml Merge branch 'android_branch' into android_localize 2014-04-26 22:04:57 -07:00
build.xml record R.java where it won't be used. I want to see how often, and in what ways, it changes. 2014-04-21 19:46:27 -07:00
build_unchecked.xml version of build.xml modified to pass -xline to javac. For future use... 2010-11-05 05:06:04 -07:00
project.properties update name of target SDK version (but not the version itself) 2014-01-07 07:19:47 -08:00