Commit History

Author SHA1 Message Date
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  Rémi Verschelde e71b05d365 Merge pull request #37193 from madmiraal/fix-android-export-unicode-errors 5 years ago
  Fredia Huya-Kouadio 328354f878 Fix detection logic for the Android sdk path 5 years ago
  SkyJJ 7fcd13575e Validate supported architectures when exporting to Android 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Marcel Admiraal e74f8aaaf1 Fix Android export throwing Unicode errors. 5 years ago
  fhuya f097defba1 Re-architecture of the Godot Android plugin. 5 years ago
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 years ago
  Rafał Mikrut d0621b954b Fix suspicious | and + operators 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde 3dea5fd631 Remove incomplete battery status/power API 5 years ago
  Rémi Verschelde 386968ea97 Remove obsolete GLES3 backend 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Hugo Locurcio 2dd3a01d11 Remove per-file progress reporting when exporting to Android 5 years ago
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 years ago
  Rémi Verschelde c317ac89bf Revert "Fix Android deploy with Remote Debug or Network FS over Wi-Fi" 5 years ago
  Mark Wynn Garcia 141230192c Check if can export before exporting; show error message if can't export. 5 years ago
  Rémi Verschelde 7c97bd87d5 Android: Improve name of icon export properties 5 years ago
  Bruno Lourenço abe83a1c84 Add support for Android adaptive icons. 5 years ago
  fhuya 5b9631563c Add support for generating a Oculus Mobile VR apk with hand tracking support. 5 years ago
  Bruno Lourenço 90b49e8888 Fix Android exporter manifest creation. 5 years ago
  Rémi Verschelde 5011afcb6a Export: Improve usability of command line interface 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  fhuya 50ab6decfe Replace the android.defaultConfig.applicationId in build.gradle with the package/unique_name. 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Rémi Verschelde 0e6e64c9e9 Merge pull request #32854 from cooperra/fix-wireless-adb-debugging 5 years ago
  Fabio Alessandrelli 53637e4b1c Improve EditorExportPlatform interface. 5 years ago
  Robbie Cooper 37e6a8f901 Add connection information and serial number to device description 5 years ago
  Robbie Cooper f3fdfefa09 Detect adb connection type and debug over Wi-Fi if needed 5 years ago
  fhuya d0f8ef7646 Cleanup fix for the meta-data parsing crashing bug. 5 years ago