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
*
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
*
|
Pre-commit: Update to clang-format 17.0.6 and black 24.2.0
Rémi Verschelde
2024-02-28
1
-1
/
+1
*
|
Don't attempt shutting down adb on exit if not started
Rémi Verschelde
2024-02-26
1
-1
/
+1
*
|
Display a warning if device CPU architecture is not active in the export preset.
Alexander Hartmann
2024-02-23
1
-1
/
+8
|
/
*
Fix crash on documentation generation on macOS.
bruvzg
2024-02-19
1
-2
/
+3
*
Merge pull request #88419 from m4gr3d/add_export_preset_advanced_options_toggle
Rémi Verschelde
2024-02-19
1
-5
/
+14
|
\
|
*
Add an `Advanced Options` toggle to the editor export preset
Fredia Huya-Kouadio
2024-02-18
1
-5
/
+14
*
|
Merge pull request #87823 from KoBeWi/ban_adb
Rémi Verschelde
2024-02-17
1
-1
/
+30
|
\
\
|
|
/
|
/
|
|
*
Don't invoke adb with no runnable Android preset
kobewi
2024-02-15
1
-1
/
+30
*
|
Merge pull request #88385 from m4gr3d/enable_legacy_packaging_main
Rémi Verschelde
2024-02-17
1
-0
/
+8
|
\
\
|
*
|
Add export setting to specify whether the native libraries should be compress...
Fredia Huya-Kouadio
2024-02-15
1
-0
/
+8
|
|
/
*
/
Android: Allow using alternative Gradle build directory
David Snopek
2024-02-16
1
-48
/
+84
|
/
*
Update Android dependencies for the project
Fredia Huya-Kouadio
2024-01-18
1
-1
/
+1
*
Merge pull request #86383 from m4gr3d/editor_export_specify_java_sdk_path_main
Yuri Sizov
2024-01-18
1
-4
/
+50
|
\
|
*
Specify the path to the Java SDK used for the Android gradle build
Fredia Huya-Kouadio
2024-01-18
1
-4
/
+50
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
|
Add clearer error message for missing project icon during android export
Alex Drozd
2024-01-15
1
-1
/
+5
*
|
Hide Keystore Release password on Android's Export window
Micky
2024-01-06
1
-2
/
+2
*
|
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
Rémi Verschelde
2024-01-04
1
-1
/
+1
|
\
\
|
*
|
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-1
/
+1
|
|
/
*
|
Merge pull request #83702 from Patchcoat/VerifyKeystore
Rémi Verschelde
2024-01-04
1
-0
/
+53
|
\
\
|
|
/
|
/
|
|
*
android keystore username and password are checked on export
Patchcoat
2023-11-03
1
-0
/
+53
*
|
Merge pull request #85845 from YuriSizov/editor-export-hidden-errors
Yuri Sizov
2023-12-08
1
-9
/
+11
|
\
\
[next]