qt6-bb10/tests/auto/corelib/platform
Lauri Pohjanheimo 6209079c7a Android: fix 180 degree orientation issue
On android documentation orientation changes are sent via
onConfigurationChanged callback. Previous implementation
based orientation detection to onSizeChanged callback.
That callback is not called when orientation turns 180 degrees.
i.e. between landscape and inverted landscape.
This fix adds detection to on onConfigurationChanged to catch
those cases.

Fixes: QTBUG-118887
Fixes: QTBUG-118236
Pick-to: 6.7 6.5
Change-Id: Ie2f81798de97e460de839f7ebfde9a9efa25909f
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2024-04-12 02:20:51 +03:00
..
android Android: fix 180 degree orientation issue 2024-04-12 02:20:51 +03:00
android_appless Change license for tests files 2024-02-04 09:56:42 +01:00
windows Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt Android: add an appless test that recreates QGuiApplication 2023-10-26 20:04:51 +02:00