1
0
Fork 0
godot/platform/android/java/lib
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
..
aidl/com/android/vending 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
patches 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
res Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 2019-10-12 23:23:33 +02:00
src Fixes Android FileDialog 2020-01-10 15:25:08 +01:00
AndroidManifest.xml 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
CMakeLists.txt 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
THIRDPARTY.md 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
build.gradle Updates the Godot gradle tasks to enable manual runs of the `scons` command. 2019-09-24 06:18:21 -07:00