Commit History

Author SHA1 Message Date
  Fredia Huya-Kouadio d17811c814 Re-architect how Android plugins are packaged and handled at export time 2 years ago
  Michael Alexsander 41a75cfa4f Allow exporting release Android builds without a debug keystore 2 years ago
  Andreas Raddau fab160ce70 Store sensitive export options in dedicated credentials file 2 years ago
  bruvzg 0088981c40 [Export] Add readable descriptions and validation warnings to the export options. 2 years ago
  Rémi Verschelde 09b2c5fd05 Merge pull request #72552 from m4gr3d/cleanup_custom_build_main 2 years ago
  Fredia Huya-Kouadio 21e18c1c41 Improve logic to detect whether vulkan is used for rendering 2 years ago
  Fredia Huya-Kouadio ca593f2f89 Rename Godot's 'custom build' to 'gradle build' to better reflect the underlying build process. 2 years ago
  S.V.I. Vilcrow b8bc306fa1 [Android export] Added validation of the project name when using $genname in the 'Unique Name' field. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde f7cf9fb148 Merge pull request #67668 from nikitalita/apk-signer 2 years ago
  bruvzg 6033668bed [Android] Fix GDExtension export and loading. 2 years ago
  nikitalita 34a60e2c62 improve get_apksigner_path() robustness 2 years ago
  Fredia Huya-Kouadio 44dc24ec38 Disable threads used to check on plugins to load 3 years ago
  Fredia Huya-Kouadio 45c7377556 Refactor the export checking logic to improve separation of concerns 3 years ago
  Aaron Franke a0072ba39f Make some editor export methods const 3 years ago
  Aaron Franke e53ae13178 Split up editor export code into multiple files 3 years ago
  Fredia Huya-Kouadio f9c19298ce Add full support for Android scoped storage. 4 years ago
  Marcel Admiraal 2afef001e7 Cleanup Android C++ code 3 years ago
  reduz 45af29da80 Add a new HashSet template 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  bruvzg 98d0af7d5c Implement GDExtension export plugin. 3 years ago
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  ne0fhyk 431ccdb057 Pass the correct `export_format` argument to locate the assets directory when exporting. 3 years ago
  ne0fhyk 5bbfe0b5a8 Add support for Play Asset Delivery. 4 years ago
  ne0fhyk 3a00ff1cce Add partial support for Android scoped storage. 4 years ago
  Sergey Minakov ed49e038ec Split android platform export template into multiple files 4 years ago