summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
AgeCommit message (Expand)Author
2026-02-08Android: Rework input device hotplugJosJuice
2026-01-24Remove VectorToJStringArraySintendo
2025-11-06Common: Remove the string parameters from the HookableEvent interface.Jordan Woyak
2025-11-05InputCommon: Make ControllerInterface RegisterDevicesChangedCallback use Comm...Jordan Woyak
2025-06-07Android: Update advanced mapping dialog when devices changeJosJuice
2025-06-07Android: Make input state changes observableJosJuice
2025-01-01Simplify `std::find` with `Common::Contains`mitaclaw
2024-11-03InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs.Jordan Woyak
2024-04-13Android/ControllerInterface: Run the init codeJosJuice
2024-03-11InputCommon: Add Android InputBackend class.Jordan Woyak
2023-08-15ControllerInterface/Android: Add null check to AddDeviceJosJuice
2023-05-07ControllerInterface/Android: Add some missing DeleteLocalRef callsJosJuice
2023-05-07ControllerInterface/Android: Use InputEvent.getDeviceIdJosJuice
2023-03-07Android: Add the advanced input mapping dialogJosJuice
2023-03-03Android: Add input device selectionJosJuice
2023-03-03ControllerInterface/Android: Implement rumbleJosJuice
2023-03-03ControllerInterface/Android: Automatically suspend sensorsJosJuice
2023-03-03ControllerInterface/Android: Implement sensor input for InputDevicesJosJuice
2023-03-03ControllerInterface/Android: Implement sensor inputJosJuice
2023-03-03ControllerInterface/Android: Implement hotplugJosJuice
2023-03-03ControllerInterface/Android: Return whether input was handledJosJuice
2023-03-03ControllerInterface/Android: Handle input eventsJosJuice
2023-03-03ControllerInterface/Android: Implement device populationJosJuice
2023-03-03ControllerInterface/Android: Rip out ButtonManagerJosJuice
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-11-28InputCommon: Decouple ButtonManager and Touchscreen from AndroidOatmealDome
2019-11-20Android: Let WiimoteEmu know whether we have accelerometer/gyroscopeJosJuice
2019-11-20Android: Native motion controlsJosJuice
2019-06-17InputCommon: Use nested namespace specifiers where applicableLioncash
2019-05-29android: thread local envweihuoya
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-01-26Android: Optimize rumble callzackhow
2019-01-07Android: Change all analoginputs to just inputszackhow
2018-09-07Android: Add rumble for phonezackhow
2016-11-30ControllerInterface: replace Reinitialize with RefreshDevicesMichael Maltese
2016-07-14ControllerInterface: Make the ID assigning code commonLéo Lam
2016-06-25ControllerInterface: Switch to std::shared_ptrLéo Lam
2016-06-25ControllerInterface: Don't pass m_devices to the backendsLéo Lam
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-04Android: More analog input configurationsPhatcat
2015-12-02Wiimote + Extensions for AndroidPhatcat
2015-07-23Android: Wiimote UI Fixupsigmabeta
2015-07-21Add Wiimote support to the Android backend.Ryan Houdek
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-04-24[Android] Fix a bunch of input bugs.Ryan Houdek
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre