xwords/xwords4/android
Eric House ae8a66f37b snapshot on the way to handling rotation of the board view. Pass
orientation changes down to it (or any other interested delegate), and
have it lay its container out again. There appear to be race
conditions here: sometimes the toolbar winds up in the wrong
orientation, and on some devices the board can be blank. One problem
is that on a multi-paned device a single pane may be portrait (taller
than wide) though the whole device is in landscape mode. The big
challege is to get the view's max dimensions (and whether it's
landscape or portrait) when layout hasn't yet begun, because we that
for the jni part of layout. Messy still, but better than before and I
think progress in the right direction.
2016-04-04 13:43:16 -07:00
..
gradle/wrapper files necessary for a gradle build (untested; need to commit and clone 2015-11-04 06:28:57 -08:00
scripts launch the Main activity after installing 2016-03-12 14:28:40 -08:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
XWords4 snapshot on the way to handling rotation of the board view. Pass 2016-04-04 13:43:16 -07:00
XWords4-dbg move dbg build back to target-19 too 2016-03-08 07:20:52 -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
gradlew files necessary for a gradle build (untested; need to commit and clone 2015-11-04 06:28:57 -08:00
INSTALL.txt update build/install instructions 2015-03-03 07:14:03 -08:00