index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
/
java
/
lib
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-22
i18n: Sync translations with Weblate + update template
Rémi Verschelde
2019-12-17
Fix crash on Android with no manifest permissions.
Fabio Alessandrelli
2019-12-14
Add GodotNetUtils Java class for Android.
Fabio Alessandrelli
2019-11-22
Style: Add missing copyright headers
Rémi Verschelde
2019-10-22
Add request permission automatically at android
Cagdas
2019-10-22
Merge pull request #32858 from m4gr3d/expand_singleton_base_api
Rémi Verschelde
2019-10-18
Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...
Fredia Huya-Kouadio
2019-10-12
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2019-10-04
Adds Pen support for Android
Alexander Holland
2019-09-24
Merge pull request #32269 from m4gr3d/improve_build_time
Rémi Verschelde
2019-09-24
Updates the Godot gradle tasks to enable manual runs of the `scons` command.
fhuya
2019-09-23
Merge pull request #32250 from lawnjelly/android-keyboard2
Rémi Verschelde
2019-09-23
Fix Android keyboard crash with left cursor
lawnjelly
2019-09-19
Add new events and accompanying logic to notify when the app is paused and re...
fhuya
2019-09-04
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya