summaryrefslogtreecommitdiff
path: root/platform/android/file_access_jandroid.cpp
AgeCommit message (Collapse)Author
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
They do not play well with clang-format which aligns the `//` part with the rest of the code block, thus producing badly indented commented code.
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games!
2016-07-21Minor code formatting in platform/androidMario Schlack
2016-07-11Fix crash in FileAccessJAndroid::file_exists (does not free local ref)sanikoyes
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-09-03merged some stuff for okamJuan Linietsky
2015-04-28fixes in handling of DirAccess for resource path on Android, fixes #1447Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky