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
/
export_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
1
-6
/
+6
|
\
|
*
Fix missing space after period in error message.
Alexander Hartmann
2024-11-24
1
-6
/
+6
*
|
Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823
Spartan322
2024-11-20
1
-2
/
+3
|
\
|
|
*
Merge pull request #99353 from syntaxerror247/some_uid_issues
Thaddeus Crews
2024-11-19
1
-2
/
+3
|
|
\
|
|
*
Fix Android boot splash and gradle build issue
Anish Mishra
2024-11-18
1
-2
/
+3
*
|
|
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-1
/
+1
|
\
|
|
|
*
|
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
1
-1
/
+1
|
|
/
*
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-2
/
+2
|
\
|
|
*
Allow setting custom initialization vector for FileAccessEncrypted. Add expor...
bruvzg
2024-11-13
1
-2
/
+2
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-5
/
+10
|
\
|
|
*
Merge pull request #98604 from Summersay415/read-music
Thaddeus Crews
2024-11-12
1
-0
/
+5
|
|
\
|
|
*
Add media permissions
Summersay415
2024-10-28
1
-0
/
+5
|
*
|
Merge pull request #98971 from syntaxerror247/new_appCategory
Thaddeus Crews
2024-11-12
1
-1
/
+1
|
|
\
\
|
|
*
|
Android: Add app_category "Undefined"
Anish Mishra
2024-11-08
1
-1
/
+1
|
*
|
|
Add ability for PCK patches to remove files
Juan
2024-11-11
1
-4
/
+4
|
|
/
/
*
|
|
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-1
/
+15
|
\
|
|
|
*
|
Merge pull request #97631 from m4gr3d/prompt_apk_install_after_generation
Thaddeus Crews
2024-11-04
1
-0
/
+8
|
|
\
\
|
|
*
|
Enable automatic install of export apks for the Android editor
Fredia Huya-Kouadio
2024-10-28
1
-0
/
+8
|
|
|
/
|
*
/
Add warning when monochrome icon is not specified
Summersay415
2024-10-29
1
-1
/
+7
|
|
/
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-1
/
+1
|
/
*
Add logic to automatically pick up jar/aar library dependencies in the `res:/...
Fredia Huya-Kouadio
2024-09-29
1
-0
/
+3
*
Add support for Android Themed Icons (monochrome)
Anish Mishra
2024-09-27
1
-4
/
+38
*
C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT fails
Raul Santos
2024-09-16
1
-14
/
+10
*
Fix editor_doc_cache locked on editor startup
Hilderin
2024-09-14
1
-1
/
+3
*
[Windows] Only use long executable path when necessary, fix broken apksigner ...
bruvzg
2024-09-10
1
-0
/
+5
*
Merge pull request #96208 from m4gr3d/cleanup_immersive_logic
Rémi Verschelde
2024-08-30
1
-1
/
+1
|
\
|
*
Restore 'Toggle fullscreen' menu for the Android editor and clean up the imme...
Fredia Huya-Kouadio
2024-08-28
1
-1
/
+1
*
|
Allow adding custom export platforms using scripts / GDExtension.
bruvzg
2024-08-28
1
-12
/
+12
|
/
*
Update the `GodotHost` interface to support signing and verifying Android apks
Fredia Huya-Kouadio
2024-08-26
1
-28
/
+64
*
Merge pull request #91271 from m4gr3d/clean_gradle_build_setup
Rémi Verschelde
2024-08-16
1
-7
/
+6
|
\
|
*
Clean up the build commands used by the editor for gradle builds
Fredia Huya-Kouadio
2024-05-31
1
-7
/
+6
*
|
Fixed Android export failing when no JDK is setup in the OS environment and c...
Chris
2024-07-27
1
-1
/
+2
*
|
Fix issue preventing enabling the remote button for Android
Fredia Huya-Kouadio
2024-07-16
1
-0
/
+1
*
|
Revert hiding of custom templates under the `Advanced Options` toggle
Fredia Huya-Kouadio
2024-06-24
1
-1
/
+1
*
|
Update the splash screen logic for the Godot app template
Fredia Huya-Kouadio
2024-06-10
1
-119
/
+12
|
/
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-4
/
+4
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-3
/
+3
*
Merge pull request #90611 from m4gr3d/automatically_generate_debug_keystore
Rémi Verschelde
2024-04-22
1
-4
/
+82
|
\
|
*
Automatically generate the Android debug keystore
Fredia Huya-Kouadio
2024-04-12
1
-4
/
+82
*
|
Fix issue with resolving the path for the Android keystore file
Fredia Huya-Kouadio
2024-04-12
1
-8
/
+16
|
/
*
Revert pack trimming introduced by #82084
Mikael Hermansson
2024-04-10
1
-5
/
+5
*
[.NET] Disable output embedding on macOS, move it to the advanced options on ...
bruvzg
2024-04-09
1
-0
/
+6
*
Add POST_NOTIFICATIONS permission to the list of permissions available in the...
melquiadess
2024-04-08
1
-0
/
+1
*
Merge pull request #88840 from m4gr3d/update_android_export_advanced_options
Rémi Verschelde
2024-04-05
1
-1
/
+9
|
\
|
*
Update the list of advanced export options for the Android platform
Fredia Huya-Kouadio
2024-02-25
1
-1
/
+9
*
|
Fix gdextensionlibs.json storage path in Android gradle build
beicause
2024-03-17
1
-1
/
+1
*
|
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
David Nikdel
2024-03-06
1
-5
/
+5
*
|
Update the Android export validation logic to account for the custom gradle a...
Fredia Huya-Kouadio
2024-03-05
1
-1
/
+14
[next]