Commit History

Author SHA1 Message Date
  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
  Juan Linietsky 6fa632b821 Add function to obtain filesystem type from DirAccess. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Bastiaan Olij 6105a8beb1 Remove obsolete ANDROID_NATIVE_ACTIVITY 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Wilson E. Alvarez a22e746bc3 Removed unnecessary assignments 7 years ago
  Hugo Locurcio d698814367 Remove some debugging prints on Android 7 years ago