# HG changeset patch # User Carl Byington # Date 1405367697 25200 # Node ID 5517cca2bd81b9c420db0cf03d06e6f5427e1758 # Parent e13878bb3ddf5eb9135ee0f21e6b56da3e656320 update version; help shows full version info; update change list diff -r e13878bb3ddf -r 5517cca2bd81 AndroidManifest.xml --- a/AndroidManifest.xml Mon Jul 14 12:44:57 2014 -0700 +++ b/AndroidManifest.xml Mon Jul 14 12:54:57 2014 -0700 @@ -17,8 +17,8 @@ --> diff -r e13878bb3ddf -r 5517cca2bd81 res/layout/act_help.xml --- a/res/layout/act_help.xml Mon Jul 14 12:44:57 2014 -0700 +++ b/res/layout/act_help.xml Mon Jul 14 12:54:57 2014 -0700 @@ -34,7 +34,7 @@ > - 2014-07-08 + 2014-07-14 Carl Byington @@ -88,6 +88,18 @@ size changes are done by scaling by a constant factor of 1.1, rather than the linear additive 2 point factor. + + + On a per-host basis, you can either set the font size which allows + the number of rows/columns to change depending on the visibility + of the soft keyboard, or you can set the number of rows and colums + and the font will be picked based on the screen size. + + + + The configurable hardware button can now change the font size. + +