dolphin/Source/Android/jni/AndroidCommon
JosJuice 516c1314d2 Android: Don't use separate thread for MotionAlertDialog
This is an Android continuation of bc95c00. We now call
InputDetector::Update immediately after receiving an input event from
Android instead of periodically calling it in a sleep loop. This
improves detection of very short inputs, which are especially likely to
occur for volume buttons on phones (or at least on my phone) if you
don't intentionally keep them held down.
2025-03-23 21:39:04 +01:00
..
AndroidCommon.cpp Simplify std::remove with std::erase 2024-10-17 18:38:34 -07:00
AndroidCommon.h AndroidCommon: Resolve -Wsign-compare warning 2023-12-11 18:06:40 -05:00
CMakeLists.txt CMake: Fix build errors exposed by making common dependent on fmt 2020-10-19 14:36:09 +02:00
IDCache.cpp Android: Don't use separate thread for MotionAlertDialog 2025-03-23 21:39:04 +01:00
IDCache.h Android: Don't use separate thread for MotionAlertDialog 2025-03-23 21:39:04 +01:00