summaryrefslogtreecommitdiffstats
path: root/platform/android/file_access_filesystem_jandroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restore FileAccess.close method.bruvzg2023-02-161-0/+6
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Replace File/Directory with FileAccess/DirAccesskobewi2022-09-191-1/+1
* Fix issue preventing the Android Editor from displaying the project contentFredia Huya-Kouadio2022-08-151-0/+13
* File: Re-add support to skip CR (`\r`) in `File::get_as_text`Rémi Verschelde2022-08-011-2/+4
* Address remaining scoped storage regressionsFredia Huya-Kouadio2022-07-261-0/+46
* Add full support for Android scoped storage.Fredia Huya-Kouadio2022-07-051-0/+283