X Tutup
Skip to content

Fix Android fingerprint scanners being recognized as joypads#114334

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
Nintorch:android-fix-joypad-fingerprints
Jan 1, 2026
Merged

Fix Android fingerprint scanners being recognized as joypads#114334
akien-mga merged 1 commit intogodotengine:masterfrom
Nintorch:android-fix-joypad-fingerprints

Conversation

@Nintorch
Copy link
Contributor

@Nintorch Nintorch commented Dec 25, 2025

Fixes #47656
This PR makes the Android code ignore the fingerprint scanners when they get recognized as joysticks.

Tested with a DualShock 4 controller

Screenshot_2025-12-25-18-17-15-579_org godotengine editor v4 debug

@Nintorch Nintorch requested a review from a team as a code owner December 25, 2025 13:13
@Nintorch Nintorch force-pushed the android-fix-joypad-fingerprints branch from a4e79a1 to 771b817 Compare December 26, 2025 05:19
@Chaosus Chaosus added this to the 4.6 milestone Dec 26, 2025
@Nintorch
Copy link
Contributor Author

Thank you for your review, m4gr3d! I will be able to fix the code later today!

Fix Android fingerprint scanners being detected as joypads
@Nintorch Nintorch force-pushed the android-fix-joypad-fingerprints branch from 771b817 to 66e357f Compare December 26, 2025 18:28
Copy link
Contributor

@m4gr3d m4gr3d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good to me!

@m4gr3d m4gr3d requested a review from Alex2782 December 26, 2025 20:53
Copy link
Member

@Alex2782 Alex2782 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@akien-mga akien-mga merged commit d45718e into godotengine:master Jan 1, 2026
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@Nintorch Nintorch deleted the android-fix-joypad-fingerprints branch January 1, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gamepad support: Device 0 already taken by fingerprint reader on Android

5 participants

X Tutup