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
Age
Commit message (
Expand
)
Author
2021-01-30
add search extensions for scons' path
zaevi
2021-01-12
CI: Update to clang-format 11 and apply ternary operator changes
Rémi Verschelde
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-08
Android: Allow Mouse Capture
thebestnom
2020-12-03
fix android wrong multi-touch pointerid
alan-w-255
2020-11-22
Update gradle build files to automatically perform signing and zipalign tasks...
Fredia Huya-Kouadio
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
Merge pull request #43248 from HEAVYPOLY/master
Rémi Verschelde
2020-11-14
Update the logic to query for the 'scons' command executable path.
Fredia Huya-Kouadio
2020-10-31
Change android orientations from sensor to user
Vaughan Ling
2020-10-30
Merge pull request #37158 from thebestnom/android-click-support
Rémi Verschelde
2020-10-29
Add a separate `nativeSrcsConfigs` module to handle Android Studio constraint...
Fredia Huya-Kouadio
2020-10-28
Update the gradle plugins
Fredia Huya-Kouadio
2020-10-27
Implement OS.get_window_safe_area() for Android
Mark Riedesel
2020-10-09
Android: Mouse Implementation
thebestnom
2020-09-28
Merge pull request #41385 from m4gr3d/fix_splash_loading_master
Rémi Verschelde
2020-09-18
Add overridable init method for the Godot fragment instance.
Fredia Huya-Kouadio
2020-08-30
Fix issue causing the textedit to move upward
Fredia Huya-Kouadio
2020-08-27
Merge pull request #41550 from godotengine/revert-40671-virtual-keyboard-heig...
Rémi Verschelde
2020-08-26
Merge pull request #41549 from godotengine/revert-40484-android-virtual-keybo...
Rémi Verschelde
2020-08-26
Revert "Fix virtual keyboard height regression"
Fredia Huya-Kouadio
2020-08-26
Revert "Disable virtual keyboard focus adjustment on Android"
Fredia Huya-Kouadio
2020-08-26
Revert "Move PopupWindow logic to GodotEditText on Android"
Fredia Huya-Kouadio
2020-08-19
Fix splash screen loading on Android
Fredia Huya-Kouadio
2020-08-05
Add 'Export App Bundle' to Android Export Options
Aman Jain
2020-07-28
Move PopupWindow logic to GodotEditText on Android
PouleyKetchoupp
2020-07-27
Merge pull request #40706 from akien-mga/style-fix-file_format-macos
Rémi Verschelde
2020-07-27
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-27
Merge pull request #40671 from nekomatata/virtual-keyboard-height-fix
Rémi Verschelde
2020-07-26
Fix Return key events in LineEdit & TextEdit on Android
PouleyKetchoupp
2020-07-24
Fix virtual keyboard height regression
PouleyKetchoupp
2020-07-24
Write an AndroidManifest.xml file to be merged with app module's manifest.
Aman Jain
2020-07-21
Android: Keyboard modifier and arrow key support
thebestnom
2020-07-20
Merge pull request #40422 from amanj120/forward_port_bundle_pr_resources
Rémi Verschelde
2020-07-20
Disable virtual keyboard focus adjustment on Android
PouleyKetchoupp
2020-07-15
Create strings.xml files in the gradle project to handle localization
Aman Jain
2020-07-13
Commit other files changed by file_format.sh
Aaron Franke
2020-06-27
Fix the logic to enable focus awareness
Fredia Huya-Kouadio
2020-06-25
Enable the ability to use Godot as a subview within an Android app
Fredia Huya-Kouadio
2020-06-22
Follow up cleanup for the godotpayment project module
Fredia Huya-Kouadio
2020-06-22
Remove GodotPayment android plugin
Timo Schwarzer
2020-06-16
Clean up the `GodotPlugin` public API.
Fredia Huya-Kouadio
2020-06-04
Add support for focus awareness
Fredia Huya-Kouadio
2020-05-28
Add missing consumePurchase plugin method for GodotPayment
volzhs
2020-05-27
Validate that `Use Custom Build` is enabled when `Plugins` are selected
Fredia Huya-Kouadio
2020-05-27
Provide the ability for clients of the Godot library to add their own command...
Fredia Huya-Kouadio
2020-05-26
Merge pull request #39050 from timoschwarzer/google-play-billing-4.0
Rémi Verschelde
2020-05-25
Re-implement GodotPayment Android plugin using the Google Play Billing library
Timo Schwarzer
2020-05-25
Stop ignoring hidden files and directories in the `assets` directory
Fredia Huya-Kouadio
2020-05-24
Merge pull request #39004 from nekomatata/android-reset-surface
Rémi Verschelde
[next]