A Thousand Ships
|
3565d1bf7e
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 年之前 |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
1 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Fredia Huya-Kouadio
|
f916dff26d
Additional fixes to the Android `get_current_dir()` implementation.
|
2 年之前 |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 年之前 |
Fredia Huya-Kouadio
|
a356e49803
Fix issue with `get_current_dir()` returning the wrong path on Android
|
2 年之前 |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
3 年之前 |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
2 年之前 |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 年之前 |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 年之前 |
Wilson E. Alvarez
|
d11c1afc04
Rename String::is_rel_path to String::is_relative_path
|
3 年之前 |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
6 年之前 |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Fabio Alessandrelli
|
09a9712a6a
Remove unused FileAccessJAndroid.
|
4 年之前 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 年之前 |
Pedro J. Estébanez
|
aee586553a
Improve UX of drive letters
|
5 年之前 |
Alexander Holland
|
b1b308411a
Fixes Android FileDialog
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Ivan Ponomarev
|
1073f0b423
Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars calls.
|
6 年之前 |
Rémi Verschelde
|
c3b0ee5941
Fix code style issues
|
6 年之前 |
Juan Linietsky
|
6fa632b821
Add function to obtain filesystem type from DirAccess.
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Bastiaan Olij
|
6105a8beb1
Remove obsolete ANDROID_NATIVE_ACTIVITY
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
Wilson E. Alvarez
|
a22e746bc3
Removed unnecessary assignments
|
7 年之前 |