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
*
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
*
|
Split rendering driver project setting into renderer_name and rendering_drive...
clayjohn
2022-09-19
2
-11
/
+2
*
|
Disable menus and functionality that are not relevant on the Android Editor port
Fredia Huya-Kouadio
2022-09-13
1
-0
/
+2
*
|
Fixes #65377: get_datetime_* functions can return wrong values
James
2022-09-10
1
-8
/
+7
*
|
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
2
-18
/
+18
*
|
Revert the architecture values update made to the Android export logic
Fredia Huya-Kouadio
2022-08-25
1
-4
/
+4
*
|
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-25
1
-4
/
+4
*
|
Disable threads used to check on plugins to load
Fredia Huya-Kouadio
2022-08-15
2
-4
/
+8
*
|
Refactor the export checking logic to improve separation of concerns
Fredia Huya-Kouadio
2022-08-14
2
-3
/
+17
*
|
Update export dialog to handle many architectures
Aaron Franke
2022-07-29
1
-0
/
+2
*
|
Make some editor export methods const
Aaron Franke
2022-07-29
2
-4
/
+4
*
|
Split up editor export code into multiple files
Aaron Franke
2022-07-26
3
-4
/
+4
|
/
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
Add static methods for creating Image and ImageTexture
kobewi
2022-07-08
1
-7
/
+2
*
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-05
4
-10
/
+21
*
Android: Refactor Custom Build options in export preset
Rémi Verschelde
2022-07-03
1
-28
/
+66
*
Update android:targetSdkVersion from 30 to 31
Gustavo Maciel
2022-06-23
1
-1
/
+1
*
Add readable export errors.
bruvzg
2022-06-08
1
-31
/
+38
*
Cleanup Android C++ code
Marcel Admiraal
2022-05-31
6
-17
/
+14
*
Fix the logic to restart the Godot application
Fredia Huya-Kouadio
2022-05-23
3
-20
/
+0
*
Add a new HashSet template
reduz
2022-05-20
2
-2
/
+2
*
Add dedicated macros for property name extraction
Haoyu Qiu
2022-05-19
1
-6
/
+6
*
Replace most uses of Map by HashMap
reduz
2022-05-16
2
-2
/
+2
*
Fix ZipIO crash when reused (and possible leaks).
bruvzg
2022-05-11
1
-3
/
+5
*
Update Meta hand tracking version
Fredy Huya-Kouadio
2022-04-27
2
-5
/
+14
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
2
-32
/
+23
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
2
-5
/
+11
*
Remove duplicate `resizable` settings
Fredia Huya-Kouadio
2022-04-04
2
-3
/
+2
*
Update `resize` settings:
Fredia Huya-Kouadio
2022-04-04
2
-3
/
+11
*
Implement GDExtension export plugin.
bruvzg
2022-03-16
2
-8
/
+8
[next]