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
/
export
/
gradle_export_util.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-05
1
-2
/
+2
*
Fix the logic to restart the Godot application
Fredia Huya-Kouadio
2022-05-23
1
-13
/
+0
*
Update Meta hand tracking version
Fredy Huya-Kouadio
2022-04-27
1
-0
/
+2
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-10
/
+8
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-1
/
+1
*
Remove duplicate `resizable` settings
Fredia Huya-Kouadio
2022-04-04
1
-1
/
+1
*
Update `resize` settings:
Fredia Huya-Kouadio
2022-04-04
1
-3
/
+5
*
Merge pull request #58986 from akien-mga/diraccessref
Rémi Verschelde
2022-03-11
1
-2
/
+1
|
\
|
*
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
Rémi Verschelde
2022-03-11
1
-2
/
+1
*
|
Improve app name and system permission message localization.
bruvzg
2022-03-04
1
-3
/
+3
|
/
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+2
*
Fix XR Android manifest metadata
Fredia Huya-Kouadio
2022-01-26
1
-3
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Merge pull request #43181 from nathanfranke/string-empty
Rémi Verschelde
2021-12-10
1
-1
/
+1
|
\
|
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-1
/
+1
*
|
Merge pull request #55767 from m4gr3d/config_hand_tracking_frequency_master
Rémi Verschelde
2021-12-09
1
-1
/
+12
|
\
\
|
*
|
Add support for configuring the xr hand tracking frequency mode
ne0fhyk
2021-12-09
1
-1
/
+12
|
|
/
*
/
Enable configuration of the `android:excludeFromRecents` activity attribute.
Fredia Huya-Kouadio
2021-12-09
1
-1
/
+3
|
/
*
Add support for OpenXR export configurations.
Fredia Huya-Kouadio
2021-11-20
1
-4
/
+18
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-1
/
+1
*
Android: Properly validate `godot_project_name_string` for Android special chars
Rémi Verschelde
2021-10-26
1
-2
/
+17
*
Add support for Play Asset Delivery.
ne0fhyk
2021-09-15
1
-1
/
+2
*
Update the AndroidManifest to enable access to Oculus OpenXR runtime.
ne0fhyk
2021-08-27
1
-1
/
+5
*
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
1
-3
/
+5
*
Add support for prompting the user to retain app data on uninstall.
Fredia Huya-Kouadio
2021-08-12
1
-2
/
+4
*
Split android platform export template into multiple files
Sergey Minakov
2021-08-12
1
-0
/
+252