xwords/xwords4
Eric House b874d25563 fix iterating over fragments
Old code that didn't rotate properly was meant to associate view IDs
with fragments so I could iterate over them, e.g. to dispatch
intents. To replace that the common superclass of all fragments now
keeps a set of active ones and provides a method that uses that to find
the fragment that owns a view. So I can iterate over fragments based on
the dualcontainer-contained views as before.
2017-01-31 19:46:51 -08:00
..
android fix iterating over fragments 2017-01-31 19:46:51 -08:00
common add and use boolToStr 2017-01-22 14:15:29 -08: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 add and use boolToStr 2017-01-22 14:15:29 -08:00
relay fix weird double-bang thing 2016-11-09 07:45:39 -08: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