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 -Removed ANT build system for Android, as it was deprecated by Google 2016-01-08 13:36:44 -03:00
gradle/wrapper Update android build tool to latest 2018-01-03 17:25:07 +09:00
res Use new Godot icon consistently everywhere 2017-05-17 19:53:59 +02:00
src Fix Android input source checks 2018-04-28 22:50:25 +02:00
gradle.properties update gradle-android buildtool for master 2017-07-30 11:30:20 +07:00
gradlew update gradle-android buildtool for master 2017-07-30 11:30:20 +07:00
gradlew.bat Convert DOS line endings to Unix line endings 2017-11-05 11:37:59 +01:00