Commit History

Author SHA1 Message Date
  Fredia Huya-Kouadio 2bf1f8e4b3 Add support for focus awareness 5 years ago
  Marcus Brummer 21263a65a9 Check if the specified Android release keystore exists 5 years ago
  PouleyKetchoupp be22a1f9bc Fix inconsistent error messages with Android custom export templates 5 years ago
  Fredia Huya-Kouadio c948d25b6e Validate that `Use Custom Build` is enabled when `Plugins` are selected 5 years ago
  Marcus Brummer abd66c1bb0 Perform a clean Gradle build if android plugins changed 5 years ago
  Fredia Huya-Kouadio 6e2988f26a Update the permission string for the Oculus hand tracking to match the latest api update 5 years ago
  Fredia Huya-Kouadio 14e6696c8e Implementation of the Godot Android Plugin configuration file 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  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