index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
/
dir_access_jandroid.cpp
Age
Commit message (
Expand
)
Author
2021-01-29
Modernize Thread
Pedro J. Estébanez
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-09
Remove unused FileAccessJAndroid.
Fabio Alessandrelli
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-03
Improve UX of drive letters
Pedro J. Estébanez
2020-01-10
Fixes Android FileDialog
Alexander Holland
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-02-27
Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars...
Ivan Ponomarev
2019-01-26
Fix code style issues
Rémi Verschelde
2019-01-21
Add function to obtain filesystem type from DirAccess.
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-02
Remove obsolete ANDROID_NATIVE_ACTIVITY
Bastiaan Olij
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-07-24
Removed unnecessary assignments
Wilson E. Alvarez
2018-02-18
Remove some debugging prints on Android
Hugo Locurcio
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
Fixed dir access return value, changed it to Error like all other funcs
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-11-09
Fix Directory.dir_exist/get_current_dir for 'res://' on Android
volzhs
2016-10-17
Fix crash when using Directory.dir_exists(path) on Android
volzhs
2016-07-21
Minor code formatting in platform/android
Mario Schlack
2016-01-12
Fix crash on android 6.0.1, fixes #3321
mrezai
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-04-28
fixes in handling of DirAccess for resource path on Android, fixes #1447
Juan Linietsky
2015-04-18
-fix local and global usage for DirAccess, fixes #791
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-03-23
oops, fucntion was there twice
Juan Linietsky
2015-03-23
small android fix
Juan Linietsky
2015-03-23
android fixes, please test
Juan Linietsky
2015-03-21
New option to show/hide hidden files
rollenrolm
2014-05-25
Add DirAccess:dir_exist api
marynate
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky