godot/platform/android/java
Alexander Holland b1b308411a Fixes Android FileDialog
- Go up was not working, simplify was used one time too much
- Added GestureHandler
  - Added doubleTap to recognize open dir
  - Fixed scroll where sometimes the scroll jumped between start and end when pointer was outside or on the edge of the scroll area
2020-01-10 15:25:08 +01:00
..
app Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gradle/wrapper Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`). 2019-09-04 16:20:22 -07:00
lib Fixes Android FileDialog 2020-01-10 15:25:08 +01:00
build.gradle Updates the Godot gradle tasks to enable manual runs of the `scons` command. 2019-09-24 06:18:21 -07:00
gradle.properties update gradle-android buildtool for master 2017-07-30 11:30:20 +07:00
gradlew Fix lint error/warning while building android template 2018-12-18 17:26:33 +09:00
gradlew.bat Git: Explicitly list binary files as such to avoid EOL change 2019-05-25 10:43:48 +02:00
settings.gradle Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`). 2019-09-04 16:20:22 -07:00