godot/platform/android/java
Ruslan Mustakov 4eed7cb9b2 Fix Android input source checks
Input source types are not pure bit flags, they are combinations of
flags, so != 0 check was incorrect and resulted in crashes later, when
trying to obtain the device.

(cherry picked from commit 5dffa506dc)
2018-04-28 22:50:25 +02:00
..
aidl/com/android/vending/billing
gradle/wrapper Update android build tool to latest 2018-01-03 17:25:07 +09:00
res
src Fix Android input source checks 2018-04-28 22:50:25 +02:00
gradle.properties
gradlew
gradlew.bat