Commit History

Author SHA1 Message Date
  Fredia Huya-Kouadio 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper 9 months ago
  Fredia Huya-Kouadio a5897d579b Update the `GodotHost` interface to support signing and verifying Android apks 1 year ago
  Fredia Huya-Kouadio 794ea99240 Update the storage access handler logic to support accessing / retrieving contents with the `assets:/` prefix 1 year ago
  Fredia Huya-Kouadio f291a4ed3a Fix leakage of JNI object references 1 year ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  A Thousand Ships 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Fredia Huya-Kouadio f916dff26d Additional fixes to the Android `get_current_dir()` implementation. 3 years ago
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 years ago
  Fredia Huya-Kouadio a356e49803 Fix issue with `get_current_dir()` returning the wrong path on Android 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
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path 4 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Fabio Alessandrelli 09a9712a6a Remove unused FileAccessJAndroid. 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Pedro J. Estébanez aee586553a Improve UX of drive letters 5 years ago
  Alexander Holland b1b308411a Fixes Android FileDialog 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ivan Ponomarev 1073f0b423 Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars calls. 6 years ago
  Rémi Verschelde c3b0ee5941 Fix code style issues 6 years ago