[core, android] Initial playtime implementation
Also--qt_common is already merged so you can probably move that stuff to
qt_common/qt_playtime_manager.*
I moved the qt specific code there
[frontend, android] Move update_checker to frontend_common and add Android support
[android] input over(lay)haul 1: Auto-hide input overlay setting
Hmm, ill check it out. Could be useful later on.
[android] input over(lay)haul 1: Auto-hide input overlay setting
We will probably eventually want to add an auto-hide when controller is connected mayhaps
Yes, but ill need to research how to do that, it will probably be the final part of the overhaul…
[android] input over(lay)haul 1: Auto-hide input overlay setting
Do we have input settings type for INT settings like that on Android? I am ware of only StringInputSetting This might require a custom Kotlin settings type, but I could be wrong
[cmake, macos] Suppress warnings for unused private members