Thanks for all the reports.

Turns out there are a few bugs we've run into in older devices.  One is
a refresh bug after adjustment of absolute position of an element.  I've
put in a workaround to set the display:none then display:block after to
force a refresh and it seems to have fixed the problem on Android 4.4
with the menu panel not displaying after the first view and hide.

Karl, I also added new logic in the About screen for people with 450
modules installed.  I display the about for the first 10 and then only
the title lines with an [About] button next to them if they want to see
the about for more.

We also had a bug that was crashing on special upper plain Unicode
characters.  Apparently the JNI UTF methods didn't like those characters
in a few Android releases, so we're shelling back to the JVM to do those
conversions.

All and all I think this release is much more stable on new and older
devices.  Please let me know.

Troy


_______________________________________________
sword-devel mailing list: [email protected]
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to