[sword-devel] Bishop for Android 1.0.8

Troy A. Griffitts scribe at crosswire.org
Wed Mar 28 18:17:47 MST 2018


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




More information about the sword-devel mailing list