xwords/xwords4/android/XWords4
Eric House bb130a9b9f new feature: long-click on wordlist button in BoardActivity brings up
a popup of all wordlists so you can browse one that's not in use,
e.g. to see if a word's legal in a larger wordlist.  Uses PopupMenu
class that was introduced in API 11, so 11's the target now and the
interface trick is used to prevent crashing on older devices (which
get a "needs newer Android" alert.)
2013-06-04 07:29:40 -07:00
..
assets add new flag bit to built-in wordlists 2013-04-20 19:46:52 -07:00
jni pass new param into java, and when it's not the player's turn draw 2013-05-31 07:40:42 -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 new feature: long-click on wordlist button in BoardActivity brings up 2013-06-04 07:29:40 -07:00
src/org/eehouse/android/xw4 new feature: long-click on wordlist button in BoardActivity brings up 2013-06-04 07:29:40 -07:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml new feature: long-click on wordlist button in BoardActivity brings up 2013-06-04 07:29:40 -07:00
build.xml make it possible to build without knowing the GCM sender ID. 2012-11-22 08:13:06 -08: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 new feature: long-click on wordlist button in BoardActivity brings up 2013-06-04 07:29:40 -07:00