summaryrefslogtreecommitdiff
path: root/Source/Android/jni/Input
AgeCommit message (Expand)Author
2025-03-28Merge pull request #13434 from JosJuice/android-non-blocking-input-detectionJMC47
2025-03-27Android/Input: Fix a crash when mapping wii remote extensions.Jordan Woyak
2025-03-23Android: Don't use separate thread for MotionAlertDialogJosJuice
2025-03-23Merge pull request #13311 from iwubcode/dynamic_input_textures_reduce_image_w...JMC47
2025-03-22Core / DolphinQt / InputCommon: reduce the number disk writes when using Dyna...iwubcode
2025-03-15InputCommon/ControllerEmu: Break out functionality of EmulatedControllerJordan Woyak
2024-02-04InputCommon: Unify GetProfileName and GetProfileDirectoryNameJosJuice
2023-10-01Android: Add more GameCube controller typesJosJuice
2023-10-01Android: Get profile name from coreJosJuice
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2023-03-07Android: Change how the overlay controller setting worksJosJuice
2023-03-07Android: Add the advanced input mapping dialogJosJuice
2023-03-03Android: Add input profile managementJosJuice
2023-03-03Android: Add Default and Clear actions for controllersJosJuice
2023-03-03Android: Add input device selectionJosJuice
2023-03-03Android: Implement enabling/disabling control groupsJosJuice
2023-03-03Android: Add extension selectionJosJuice
2023-03-03Android: Add NumericSetting supportJosJuice
2023-03-03Android: Add new input mapping implementationJosJuice
2022-10-03Android: Use input override system for touch controlsJosJuice