qt6-bb10/src/android
Christian Strømme 5ef662f1af Android: Delay initialization of Accessibility.
The accessibility class was created and activated in onCreate(), which
meant we where trying to activate accessibility before the platform
plugin was properly initialized.
With this change we will also activate, or deactivate, accessibility in
Qt whenever the state is changed by Android, compared to doing it at
start-up only.

Task-number: QTBUG-46355
Change-Id: I5cbae125df43f7694d4464d5054e6cfec4626e26
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
2015-06-09 09:06:39 +00:00
..
accessibility Android: Delay initialization of Accessibility. 2015-06-09 09:06:39 +00:00
jar Android: Delay initialization of Accessibility. 2015-06-09 09:06:39 +00:00
java Merge remote-tracking branch 'origin/5.4' into merge5.5 2015-05-08 13:26:44 +02:00
templates Android: Fix resuming app after locale change 2015-06-02 07:28:43 +00:00
android.pro Do not initialize accessibility code by default on startup. 2014-12-09 16:59:03 +01:00