Browse Source

doc: updated changelog.

pull/297/head
Vladimír Vondruš 8 years ago
parent
commit
95fcc97597
  1. 3
      doc/changelog.dox

3
doc/changelog.dox

@ -67,6 +67,9 @@ r<Player<T, K>>>)
@ref Platform::AndroidApplication::dpiScaling() and @ref Platform::AndroidApplication::dpiScaling() and
@ref Platform::AndroidApplication::ViewportEvent::dpiScaling() for @ref Platform::AndroidApplication::ViewportEvent::dpiScaling() for
compatibility with other application implementations 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() - Implemented handling of @ref Platform::AndroidApplication::viewportEvent()
and documenting how to get Android to call it instead of relaunching the and documenting how to get Android to call it instead of relaunching the
app from scratch app from scratch

Loading…
Cancel
Save