dolphin/Source/Android/app
JosJuice 2e1f89025f Android: Only use getActionIndex for ACTION_POINTER_DOWN/ACTION_POINTER_UP
According to the documentation, getActionIndex should only be
used with ACTION_POINTER_DOWN and ACTION_POINTER_UP. We've had a
few crashes reported in the Play Console regarding invalid pointer
indices for getY, and I'm hoping this will help with that.
2022-03-12 21:20:00 +01:00
..
src/main Android: Only use getActionIndex for ACTION_POINTER_DOWN/ACTION_POINTER_UP 2022-03-12 21:20:00 +01:00
.gitignore Android: Update the gradle file to use android studio 2.2 cmake. 2016-10-05 23:44:10 +02:00
build.gradle Android: update dependencies 2022-01-06 05:55:52 -05:00
proguard-rules.pro Android: Enable R8 code shrinking 2021-11-19 22:56:34 +01:00