ebiten/cmd/ebitenmobile
Hajime Hoshi 1a2b308ae3 cmd/ebitenmobile: Bug fix: Skip 'uinput-fpc' on the joystick detection on Android
Apparently 'uinput-fpc' is a fingerprint reader and is recognized as
a joystick unexpectedly. This was often a primary gamepad on Ebiten
and confused Ebiten applications.

This change fixes this issue by skipping 'uinput-fpc' at the joystick
detection.

Closes #1542
2021-03-14 23:28:20 +09:00
..
generate.go Add ebitenmobile command 2019-08-18 03:03:01 +09:00
gobind.go cmd/ebitenmobile: Bug fix: Skip 'uinput-fpc' on the joystick detection on Android 2021-03-14 23:28:20 +09:00
gobind.src.go cmd/ebitenmobile: Bug fix: Skip 'uinput-fpc' on the joystick detection on Android 2021-03-14 23:28:20 +09:00
gomobile.go Revert "cmd/ebitenmobile: Use the better way to go-get dependencies" 2021-02-14 18:27:27 +09:00
main.go Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00