Commit History

Author SHA1 Message Date
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 4 months ago
  bruvzg 85d3be8070 [FileAccess] Implement `get_size` and `get_access_time` methods. 1 year ago
  bruvzg a4b17e7852 [FileAccess] Return error codes from `store_*` methods. 2 years ago
  BlueCube3310 205a10e0ae Reduce code duplication in FileAccess 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 3a06b447cc Cleanup Android file errors 1 year ago
  Rémi Verschelde 8c474ddd49 Merge pull request #90710 from m4gr3d/fix_jstring_leaks 1 year ago
  Fredia Huya-Kouadio f291a4ed3a Fix leakage of JNI object references 1 year ago
  bruvzg 88b3e68f93 [FileAccess] Implement `resize` method. 1 year ago
  BlueCube3310 6ed1731746 Use platform-specific methods for FileAccess reading and writing 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
  bruvzg bc95b0b171 Restore FileAccess.close method. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess 2 years ago
  Fredia Huya-Kouadio b3117b6369 Fix issue preventing the Android Editor from displaying the project content 3 years ago
  Rémi Verschelde 1418f97c70 File: Re-add support to skip CR (`\r`) in `File::get_as_text` 3 years ago
  Fredia Huya-Kouadio 9679c67904 Address remaining scoped storage regressions 3 years ago
  Fredia Huya-Kouadio f9c19298ce Add full support for Android scoped storage. 4 years ago