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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-1
/
+2
*
Merge pull request #37193 from madmiraal/fix-android-export-unicode-errors
Rémi Verschelde
2020-04-28
1
-5
/
+23
|
\
|
*
Fix Android export throwing Unicode errors.
Marcel Admiraal
2020-03-20
1
-5
/
+23
*
|
Fix detection logic for the Android sdk path
Fredia Huya-Kouadio
2020-04-24
1
-1
/
+1
*
|
Validate supported architectures when exporting to Android
SkyJJ
2020-04-13
1
-0
/
+9
*
|
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-34
/
+34
|
/
*
Re-architecture of the Godot Android plugin.
fhuya
2020-03-05
1
-256
/
+12
*
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-26
1
-20
/
+8
*
Fix suspicious | and + operators
Rafał Mikrut
2020-02-23
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-4
/
+4
*
Remove incomplete battery status/power API
Rémi Verschelde
2020-02-14
1
-1
/
+1
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
1
-11
/
+3
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Remove per-file progress reporting when exporting to Android
Hugo Locurcio
2020-02-05
1
-8
/
+5
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
1
-6
/
+6
*
Revert "Fix Android deploy with Remote Debug or Network FS over Wi-Fi"
Rémi Verschelde
2020-01-27
1
-18
/
+3
*
Check if can export before exporting; show error message if can't export.
Mark Wynn Garcia
2020-01-26
1
-6
/
+8
*
Android: Improve name of icon export properties
Rémi Verschelde
2020-01-17
1
-3
/
+3
*
Add support for Android adaptive icons.
Bruno Lourenço
2020-01-14
1
-53
/
+95
*
Add support for generating a Oculus Mobile VR apk with hand tracking support.
fhuya
2020-01-10
1
-115
/
+155
*
Fix Android exporter manifest creation.
Bruno Lourenço
2020-01-09
1
-6
/
+6
*
Export: Improve usability of command line interface
Rémi Verschelde
2020-01-07
1
-19
/
+24
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Replace the android.defaultConfig.applicationId in build.gradle with the pack...
fhuya
2019-12-30
1
-2
/
+5
*
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+1
*
Merge pull request #32854 from cooperra/fix-wireless-adb-debugging
Rémi Verschelde
2019-11-28
1
-3
/
+18
|
\
|
*
Add connection information and serial number to device description
Robbie Cooper
2019-10-15
1
-0
/
+8
|
*
Detect adb connection type and debug over Wi-Fi if needed
Robbie Cooper
2019-10-15
1
-3
/
+10
*
|
Improve EditorExportPlatform interface.
Fabio Alessandrelli
2019-10-23
1
-8
/
+19
|
/
*
Cleanup fix for the meta-data parsing crashing bug.
fhuya
2019-10-11
1
-12
/
+4
*
Android: Work around crash in _fix_manifest
Rémi Verschelde
2019-10-11
1
-2
/
+4
*
Merge pull request #32514 from akien-mga/android-one-click-dont-uninstall
Rémi Verschelde
2019-10-03
1
-1
/
+1
|
\
|
*
Android one-click deploy: Don't clear by default
Rémi Verschelde
2019-10-03
1
-1
/
+1
*
|
Android: Fix manifest parsing and APK names in export code
Rémi Verschelde
2019-10-03
1
-4
/
+4
|
/
*
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
1
-3
/
+3
|
\
|
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-3
/
+3
*
|
Merge pull request #32055 from qarmin/some_code_fixes
Rémi Verschelde
2019-09-23
1
-3
/
+3
|
\
\
|
*
|
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-22
1
-3
/
+3
*
|
|
Fix starting intent problem
Cagdas
2019-09-22
1
-1
/
+1
|
/
/
*
|
Distinguish editor-originating messages in the editor log
Hugo Locurcio
2019-09-20
1
-4
/
+4
*
|
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-09-04
1
-0
/
+4
|
/
*
Android: Improve dialogs about custom build template
Rémi Verschelde
2019-08-29
1
-6
/
+3
*
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-12
1
-36
/
+54
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-09
1
-10
/
+5
*
Add feature tag for hmd devices based on DOF
Cameron Reikes
2019-08-07
1
-0
/
+133
*
Make the meta-data name attribute settable. This will facilitate reuse for AR...
fhuya
2019-07-02
1
-3
/
+9
*
Merge pull request #29824 from m4gr3d/add_ovr_export
Rémi Verschelde
2019-07-02
1
-0
/
+19
|
\
|
*
Add XR mode selection to the Android export process.
fhuya
2019-07-02
1
-0
/
+19
*
|
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-07-01
1
-1
/
+1
|
\
\
|
*
|
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-23
1
-1
/
+1
|
|
/
[next]