7.0.131
Added ability to block the VKB through code This can be accomplished by defining the property: Display.getInstance().setProperty("showVkb", "false"); This will block the VKB from showing. It can be se to null to disable this explicit behavior when no longer needed. Fixed #3774