Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android input overhaul #11385

Merged
merged 38 commits into from
Mar 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
0150f52
ControllerInterface/Android: Rip out ButtonManager
JosJuice Aug 14, 2021
9e7a2ee
Android: Remove old motion input implementation
JosJuice Sep 16, 2022
68ebb5c
Android: Remove old rumble implementation
JosJuice Sep 18, 2022
792cb62
ControllerInterface/Android: Implement device population
JosJuice Dec 31, 2021
ca508e4
ControllerInterface/Android: Handle input events
JosJuice Jan 1, 2022
d6af294
ControllerInterface/Android: Return whether input was handled
JosJuice Mar 6, 2022
104ea09
ControllerInterface/Android: Implement hotplug
JosJuice Mar 6, 2022
5e51b56
ControllerInterface/Android: Implement sensor input
JosJuice Sep 16, 2022
36acb17
ControllerInterface/Android: Implement sensor input for InputDevices
JosJuice Sep 16, 2022
065481d
ControllerInterface/Android: Automatically suspend sensors
JosJuice Sep 17, 2022
8e33458
ControllerInterface/Android: Implement rumble
JosJuice Sep 18, 2022
e0562ab
ControllerEmu: Add default mappings for Android
JosJuice Feb 5, 2022
9a8a395
GCPadEmu/WiimoteEmu: Reorder control groups
JosJuice Apr 18, 2022
93657cc
Android: Stop extracting pre-defined controller INIs
JosJuice Dec 30, 2021
304d898
Android: Remove copyAsset's overwrite parameter
JosJuice Dec 30, 2021
dd8976f
Android: Remove old input mapping implementation
JosJuice Jan 23, 2022
2c529b9
Android: Add new input mapping implementation
JosJuice Jan 23, 2022
1c26a85
Android: Add NumericSetting support
JosJuice Apr 18, 2022
0dd8bbb
Android: Add extension selection
JosJuice Apr 18, 2022
e7530a1
Android: Split Wii Remote settings into submenus
JosJuice Apr 18, 2022
a78dca5
Android: Move Sideways Wii Remote setting one submenu up
JosJuice Sep 17, 2022
2113bf5
Android: Implement enabling/disabling control groups
JosJuice Apr 18, 2022
2b1dd52
Android: Add input device selection
JosJuice Aug 14, 2022
a1cc19f
Android: Add "Create mappings for other devices"
JosJuice Oct 30, 2022
ea3200d
Android: Prevent showing mapping dialog with no device selected
JosJuice Oct 30, 2022
8b78f73
Android: Add Default and Clear actions for controllers
JosJuice Aug 14, 2022
7ef229d
Android: Show warning when using old pre-defined controller INIs
JosJuice Aug 14, 2022
1eeded2
Android: Add input profile management
JosJuice Dec 26, 2022
4294367
Android: Add selecting input profile per game
JosJuice Dec 26, 2022
c2779ae
Android: Add the advanced input mapping dialog
JosJuice Dec 27, 2022
32cb410
Android: Allow changing controller settings during emulation
JosJuice Apr 23, 2022
9b9b6d9
Config: Simplify IsSettingSaveable's handling of Android section
JosJuice Dec 26, 2022
ee2c7dc
Android: Remove the in-emulation motion control options
JosJuice Jun 26, 2022
4c326f2
Android: Remove the in-emulation IR sensitivity options
JosJuice Jun 26, 2022
1b55d7c
Android: Change how the overlay controller setting works
JosJuice Jun 26, 2022
6b5f82c
Android: Change how the overlay controller setting works, part 2
JosJuice Jun 28, 2022
1788a79
Android: Add "more settings" button to overlay control setting dialog
JosJuice Sep 17, 2022
75fb1a7
Android: Disable input device sensor input due to crash
JosJuice Mar 6, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 0 additions & 104 deletions Source/Android/app/src/main/assets/GCPadNew.ini

This file was deleted.

Loading