index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
OS: Remove native video API only implemented on iOS
Rémi Verschelde
2021-05-07
1
-1
/
+0
*
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-06
2
-4
/
+4
*
Rename `doubleclick` to `double_click`
Aaron Franke
2021-05-04
1
-1
/
+1
*
[Android] fix generateDevTemplate
thebestnom
2021-04-28
1
-1
/
+1
*
Merge pull request #48239 from akien-mga/goodbye-copymem
Rémi Verschelde
2021-04-28
1
-1
/
+1
|
\
|
*
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
1
-1
/
+1
*
|
Merge pull request #48228 from akien-mga/android-build-tools-30.0.3
Rémi Verschelde
2021-04-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Android: Upgrade buildTools from 30.0.1 to 30.0.3
Rémi Verschelde
2021-04-26
1
-1
/
+1
*
|
Remove deprecated xr features properties. These properties are now provided d...
Fredia Huya-Kouadio
2021-04-26
3
-72
/
+4
|
/
*
Android: Fix get_buffer false positive on empty dest buffer
Rémi Verschelde
2021-04-23
1
-1
/
+1
*
Merge pull request #48053 from bruvzg/icu_no_except
Rémi Verschelde
2021-04-20
1
-1
/
+3
|
\
|
*
[JS, Android] Re-add "no-exceptions" for export templates builds with ICU.
bruvzg
2021-04-20
1
-1
/
+3
*
|
Merge pull request #47552 from szymonm-google/validation_layers_android
Rémi Verschelde
2021-04-20
3
-9
/
+12
|
\
\
|
|
/
|
/
|
|
*
Validation layers on Android
Szymon Majewski
2021-04-12
3
-9
/
+12
*
|
Fix issue causing export to fail with "Could not unzip temporary unaligned AP...
Fredia Huya-Kouadio
2021-04-15
1
-10
/
+28
*
|
Allow to build dev template with symbols
thebestnom
2021-04-14
3
-8
/
+32
*
|
Merge pull request #47844 from m4gr3d/update_activity_result_callback
Rémi Verschelde
2021-04-13
1
-0
/
+19
|
\
\
|
*
|
Add support for forwarding callbacks from Godot's parent activity.
Fredia Huya-Kouadio
2021-04-12
1
-0
/
+19
|
|
/
*
/
Fix custom boot splash image scaling.
Fredia Huya-Kouadio
2021-04-12
3
-7
/
+23
|
/
*
Fix issue causing the response callback to be invoked with the invalid `reque...
Fredia Huya-Kouadio
2021-04-09
1
-23
/
+1
*
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
2
-10
/
+13
*
Style: Apply clang-tidy's `modernize-use-nullptr`
Rémi Verschelde
2021-04-05
1
-4
/
+4
*
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-03-23
1
-1
/
+1
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-19
/
+19
*
Merge pull request #46966 from qarmin/faster_release
Rémi Verschelde
2021-03-20
1
-3
/
+2
|
\
|
*
Allow to not optimize release build
Rafał Mikrut
2021-03-14
1
-3
/
+2
*
|
Fixes on android:
Bastiaan Olij
2021-03-18
7
-2
/
+87
*
|
Fix onMainRequestPermissionsResult callback for Android plugins.
Fredia Huya-Kouadio
2021-03-17
2
-0
/
+25
*
|
Enable `doNotStrip` when doing development/debugging within Android Studio
Fredia Huya-Kouadio
2021-03-16
5
-10
/
+30
*
|
Leverage java annotations to simplify the logic used to register the Godot pl...
Fredia Huya-Kouadio
2021-03-16
9
-64
/
+243
*
|
Merge pull request #46810 from W4RH4WK/file-access-get-buffer-parameter-checks
Rémi Verschelde
2021-03-14
1
-0
/
+3
|
\
\
|
*
|
Add parameter checkes to FileAccess get_buffer functions
Alex Hirsch
2021-03-09
1
-0
/
+3
*
|
|
Merge pull request #46900 from Ev1lbl0w/bugfix-malloc_calls
Rémi Verschelde
2021-03-13
1
-4
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Replace malloc's with Godot's memalloc macro
Ev1lbl0w
2021-03-13
1
-4
/
+6
|
|
/
*
/
Non functional to non-functional
MrBrain295
2021-03-12
1
-1
/
+1
|
/
*
Merge pull request #46457 from m4gr3d/fix_invalid_missing_templates_error_master
Rémi Verschelde
2021-02-27
1
-7
/
+10
|
\
|
*
Fix invalid missing template error when the Android build template is not ins...
Fredia Huya-Kouadio
2021-02-26
1
-7
/
+10
*
|
Update the logic to load Godot Android plugins packaged into the binary.
Fredia Huya-Kouadio
2021-02-26
5
-66
/
+8
|
/
*
Update the filtering logic to properly handle directories with `.gdignore` fi...
Fredia Huya-Kouadio
2021-02-24
1
-0
/
+3
*
Merge pull request #46381 from m4gr3d/update_godot_fragment_lifecycle_master
Rémi Verschelde
2021-02-24
1
-16
/
+26
|
\
|
*
Update the initialization timeline for the Godot fragment to be more consiste...
Fredia Huya-Kouadio
2021-02-24
1
-16
/
+26
*
|
Add logic to record the version of the Godot engine for the Android platform.
Fredia Huya-Kouadio
2021-02-24
7
-6
/
+64
|
/
*
Merge pull request #45617 from RandomShaper/modernize_atomics
Rémi Verschelde
2021-02-18
2
-23
/
+23
|
\
|
*
Modernize atomics
Pedro J. Estébanez
2021-02-18
2
-23
/
+23
*
|
Reorganize Project Settings
reduz
2021-02-18
3
-5
/
+5
*
|
Disable engine splash logic on Android; this is now handled by the Android th...
Fredia Huya-Kouadio
2021-02-18
2
-5
/
+30
|
/
*
Override `ANDROID_NDK_ROOT` based on the project ndk version.
Fredia Huya-Kouadio
2021-02-17
1
-8
/
+5
*
Add missing `ndkVersion` to the library gradle build config.
Fredia Huya-Kouadio
2021-02-17
1
-0
/
+2
*
Revert AGP to version 4.0.1 as a workaround to https://issuetracker.google.co...
Fredia Huya-Kouadio
2021-02-17
1
-1
/
+1
*
Android: Bump NDK version to 21.4.7075529
Rémi Verschelde
2021-02-18
2
-2
/
+2
[next]