| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-23 | Android: Don't use separate thread for MotionAlertDialog | JosJuice | |
| 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. | |||
