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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up the XR features parameters from core
Fredia Huya-Kouadio
2023-07-18
3
-99
/
+0
*
Re-architect how Android plugins are packaged and handled at export time
Fredia Huya-Kouadio
2023-07-18
6
-93
/
+207
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
Merge pull request #78164 from 0xafbf/allow-export-tv-and-launcher
Yuri Sizov
2023-07-14
2
-12
/
+21
|
\
|
*
Add options to show icon in Android TV and run app as Android launcher
Andrés Botero
2023-06-12
2
-12
/
+21
*
|
Merge pull request #78248 from felaugmar/load-svg-adjustable-scale
Yuri Sizov
2023-07-12
1
-3
/
+2
|
\
\
|
*
|
Added Image's `load_svg_from_(buffer|string)`
Felipe Augusto Marques
2023-06-23
1
-3
/
+2
*
|
|
Display a message about missing C# support on Android/iOS/Web platforms
Hugo Locurcio
2023-06-24
1
-1
/
+9
|
/
/
*
|
SCons: Move platform logo/run icon to `export` folder
Rémi Verschelde
2023-06-20
3
-2
/
+4
*
|
Allow exporting release Android builds without a debug keystore
Michael Alexsander
2023-06-19
2
-6
/
+7
|
/
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
3
-3
/
+5
*
Enhance icon fallback and their docs for exporters
Michael Alexsander
2023-06-03
1
-1
/
+0
*
Store sensitive export options in dedicated credentials file
Andreas Raddau
2023-05-10
2
-24
/
+33
*
Redo how the remote filesystem works
Juan Linietsky
2023-05-08
1
-1
/
+5
*
Fix thread IDs.
Juan Linietsky
2023-04-24
1
-1
/
+3
*
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
4
-115
/
+140
*
Bump the target SDK version to 33 (Android 13)
Fredia Huya-Kouadio
2023-03-21
1
-1
/
+1
*
Make vulkan level 1 an optional requirement
Fredia Huya-Kouadio
2023-03-19
2
-2
/
+2
*
Add feature check to require min Vulkan api version 1.0 on Android
Fredia Huya-Kouadio
2023-02-28
2
-0
/
+6
*
Merge pull request #72817 from m4gr3d/include_htc_xr_category_metadata
Rémi Verschelde
2023-02-21
1
-0
/
+3
|
\
|
*
Add HTC Vive focus XR manifest metadata
Fredia Huya-Kouadio
2023-02-06
1
-0
/
+3
*
|
Android: Default Min SDK to 24 for Vulkan mobile
Rémi Verschelde
2023-02-15
1
-6
/
+6
|
/
*
Merge pull request #72552 from m4gr3d/cleanup_custom_build_main
Rémi Verschelde
2023-02-06
4
-39
/
+39
|
\
|
*
Rename Godot's 'custom build' to 'gradle build' to better reflect the underly...
Fredia Huya-Kouadio
2023-02-02
4
-39
/
+39
*
|
Improve logic to detect whether vulkan is used for rendering
Fredia Huya-Kouadio
2023-02-06
4
-11
/
+14
*
|
Improve vulkan capability detection on Android
Fredia Huya-Kouadio
2023-02-05
2
-0
/
+29
|
/
*
Clean up the XR export logic
Fredia Huya-Kouadio
2023-02-01
3
-46
/
+32
*
Implement file provider capabilities
Fredia Huya-Kouadio
2023-02-01
1
-0
/
+4
*
Refactor high quality texture import
Juan Linietsky
2023-01-30
1
-0
/
+1
*
Update the XR manifest configs
Fredia Huya-Kouadio
2023-01-27
2
-16
/
+0
*
[Android export] Added validation of the project name when using $genname in ...
S.V.I. Vilcrow
2023-01-20
2
-5
/
+33
*
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
1
-4
/
+19
|
\
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
1
-4
/
+19
*
|
Fix writing value for hand-tracking V2.0 to AndroidManifest.xml
Tom Beckmann
2023-01-11
1
-1
/
+1
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
8
-232
/
+232
*
|
Merge pull request #63483 from qianjunakasumi/qianjunakasumi/master
Rémi Verschelde
2023-01-03
3
-5
/
+79
|
\
\
|
|
/
|
/
|
|
*
Introduce `appCategory` attribute of android to set category
千橘 雫霞
2023-01-01
3
-5
/
+79
*
|
Merge pull request #67668 from nikitalita/apk-signer
Rémi Verschelde
2022-12-23
2
-21
/
+109
|
\
\
|
*
|
improve get_apksigner_path() robustness
nikitalita
2022-10-20
2
-21
/
+109
*
|
|
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-4
/
+4
*
|
|
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-2
/
+2
*
|
|
Updating the minimum Android target api for proper Vulkan support
Fredia Huya-Kouadio
2022-11-30
1
-1
/
+1
*
|
|
Fix periods in editor strings and messages
Hugo Locurcio
2022-11-14
1
-9
/
+9
*
|
|
[Android] Fix GDExtension export and loading.
bruvzg
2022-11-08
2
-38
/
+76
*
|
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
2
-23
/
+23
|
/
/
*
|
Merge pull request #67259 from lucasnlm/optimiza-android-export
Fredia Huya-Kouadio
2022-10-17
1
-12
/
+14
|
\
\
|
*
|
Revert change
Lucas Lima
2022-10-11
1
-2
/
+1
|
*
|
Optimize Android export process
Lucas Lima
2022-10-11
1
-13
/
+16
*
|
|
Make some Image methods static
kobewi
2022-10-14
1
-1
/
+1
|
/
/
*
|
Use `JSON::stringify` where possible
Micky
2022-10-11
1
-2
/
+1
[next]