xwords/xwords4/android
Eric House 86e7142687 split DlgDelegate interface in three
replace dlgButtonClicked() with separate methods for positive and
negative buttons and alert dismissal. I was making too many mistakes
because the old method was getting called twice (e.g. for negative and
then dismissal) and I hadn't needed to differentiate until adding that
new Action. There should be no behavior change with this, but it's
pervasive and replaces some spaghetti.
2017-01-06 07:07:17 -08:00
..
scripts fix script checking localized strings 2016-12-30 09:57:33 -08:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
XWords4 split DlgDelegate interface in three 2017-01-06 07:07:17 -08:00
XWords4-dbg catch -dbg build up with SDK 23 2016-12-30 20:12:23 -08: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