From 95fcc975977a752e5d5361e4426c47059fa4b372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 19 Nov 2018 11:41:51 +0100 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index f71d2d36f..21738acb1 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -67,6 +67,9 @@ r>>) @ref Platform::AndroidApplication::dpiScaling() and @ref Platform::AndroidApplication::ViewportEvent::dpiScaling() for compatibility with other application implementations +- Clarified HiDPI behavior of Android apps and mentioning + @ref platforms-android-apps-manifest-screen-compatibility-mode "the necessary steps" + in the docs - Implemented handling of @ref Platform::AndroidApplication::viewportEvent() and documenting how to get Android to call it instead of relaunching the app from scratch