xwords/xwords4
Eric House 7358c1a185 simplify intent dispatch
Too-clever double loop had an no-exit path. Now it's simpler: find a
fragment that can handle the intent, pop all fragments to its right
until it becomes top-most (there may be none), and then give it the
intent. Use of popBackStackImmediate() is required so old fragments are
gone before intent handling wants to create new ones.
2016-09-04 16:49:40 -07:00
..
android simplify intent dispatch 2016-09-04 16:49:40 -07:00
common add isLocal param to server_getCurrentTurn 2016-08-26 06:58:55 -07:00
dawg Hack: use sed to strip utf-8 marker from start of file. 2016-01-04 20:38:49 -08:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux gtk: add localTurn column; format date 2016-08-26 07:26:33 -07:00
relay improve game query script to filter on connnames and clarify filter param 2016-06-12 18:30:19 -07:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince ignore dicts in main wince dir 2011-12-14 07:37:59 -08:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00