xwords/xwords4/android
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
..
scripts don't default-uninstall from multiple devices 2016-08-25 08:23:51 -07:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
XWords4 simplify intent dispatch 2016-09-04 16:49:40 -07:00
XWords4-dbg ignore new file 2016-08-22 19:13:49 -07:00
.gitignore ignore dirs for another branch (local only so far) 2014-09-08 07:06:45 -07:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt update build/install instructions 2015-03-03 07:14:03 -08:00