qt5base-lts/src/android
Paul Olav Tvete b9a7cedb6e Android: Avoid deadlock in Qt.inputMethod.visible
A blocking isSoftwareKeyboardVisible() is a deadlock
waiting to happen: when the android input method performs
blocking metacalls from the android thread to the GUI
thread all the time, we cannot block the GUI thread
waiting for the android thread.

Task-number: QTBUG-40750
Change-Id: I2490897b0f65e0d92214907e239b10b372d949dd
Reviewed-by: Christian Stromme <christian.stromme@digia.com>
2014-09-02 14:13:14 +02:00
..
accessibility Android: Fix hover-event handling. 2014-06-30 16:58:57 +02:00
jar Android: Avoid deadlock in Qt.inputMethod.visible 2014-09-02 14:13:14 +02:00
java Android: Fix flashing on startup/shutdown 2014-06-04 09:29:43 +02:00
android.pro Accessibility for Android 2013-08-22 18:45:24 +02:00