fhuya
|
c3660bb4dc
Re-architecture of the Godot Android plugin.
|
5 年之前 |
Rafał Mikrut
|
d001ca320d
Fix suspicious | and + operators
|
5 年之前 |
Marcus Brummer
|
9190f516b1
Improved custom Android template exports
|
5 年之前 |
Hugo Locurcio
|
9a8455f5a7
Remove per-file progress reporting when exporting to Android
|
5 年之前 |
Rémi Verschelde
|
c317ac89bf
Revert "Fix Android deploy with Remote Debug or Network FS over Wi-Fi"
|
5 年之前 |
Mark Wynn Garcia
|
141230192c
Check if can export before exporting; show error message if can't export.
|
5 年之前 |
Rémi Verschelde
|
7c97bd87d5
Android: Improve name of icon export properties
|
5 年之前 |
Bruno Lourenço
|
abe83a1c84
Add support for Android adaptive icons.
|
5 年之前 |
fhuya
|
5b9631563c
Add support for generating a Oculus Mobile VR apk with hand tracking support.
|
5 年之前 |
Bruno Lourenço
|
90b49e8888
Fix Android exporter manifest creation.
|
5 年之前 |
Rémi Verschelde
|
5011afcb6a
Export: Improve usability of command line interface
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
fhuya
|
50ab6decfe
Replace the android.defaultConfig.applicationId in build.gradle with the package/unique_name.
|
5 年之前 |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 年之前 |
Rémi Verschelde
|
0e6e64c9e9
Merge pull request #32854 from cooperra/fix-wireless-adb-debugging
|
5 年之前 |
Fabio Alessandrelli
|
53637e4b1c
Improve EditorExportPlatform interface.
|
5 年之前 |
Robbie Cooper
|
37e6a8f901
Add connection information and serial number to device description
|
5 年之前 |
Robbie Cooper
|
f3fdfefa09
Detect adb connection type and debug over Wi-Fi if needed
|
5 年之前 |
fhuya
|
d0f8ef7646
Cleanup fix for the meta-data parsing crashing bug.
|
5 年之前 |
Rémi Verschelde
|
82141729d2
Android: Work around crash in _fix_manifest
|
5 年之前 |
Rémi Verschelde
|
77b1214a9a
Merge pull request #32514 from akien-mga/android-one-click-dont-uninstall
|
5 年之前 |
Rémi Verschelde
|
0c7b3fff44
Android: Fix manifest parsing and APK names in export code
|
5 年之前 |
Rémi Verschelde
|
9d96f04138
Android one-click deploy: Don't clear by default
|
5 年之前 |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
5 年之前 |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 年之前 |
Rémi Verschelde
|
393a0152ea
Merge pull request #32055 from qarmin/some_code_fixes
|
5 年之前 |
qarmin
|
50be65bf43
Changed some code found by Clang Tidy and Coverity
|
5 年之前 |
Cagdas
|
ef5d1ebc95
Fix starting intent problem
|
5 年之前 |
Hugo Locurcio
|
ba566dff2e
Distinguish editor-originating messages in the editor log
|
5 年之前 |
fhuya
|
7fabfd402f
Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`).
|
6 年之前 |