summaryrefslogtreecommitdiff
path: root/platform/android/java_glue.cpp
AgeCommit message (Expand)Author
2017-08-30Make GDNative work on AndroidRuslan Mustakov
2017-08-29Merge pull request #10531 from RandomShaper/remove-old-android-settingRémi Verschelde
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-22Fix Android remote debug not hitting breakpointsPedro J. Estébanez
2017-08-21Fixes for new two-dash long command line argumentsRémi Verschelde
2017-08-19Revert "Second take at making command-line arguments more UNIX-like + main.cp...Juan Linietsky
2017-08-19Fixes for new two-dash long command line argumentsRémi Verschelde
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-07-22Clang-formatting *.cpp and *.h (some files excluded)Poommetee Ketson
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-06-06Fix input event related android build issuesChris Serino
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-23Several fixes to Android exporter and port.Juan Linietsky
2017-03-21Export template management dialog.Juan Linietsky
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-11Added a BACK notification besides QUIT, so they go in separate channels.Juan Linietsky
2017-01-11Type renames:Juan Linietsky
2017-01-08renamed joystick to joypad everywhere around source code!Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-28Add alert window on Androidvolzhs
2016-07-21Minor code formatting in platform/androidMario Schlack
2016-07-20Implement get_screen_dpi() on AndroidMario Schlack
2016-07-16Added gyroscope support to Godot and AndroidJamil Halabi
2016-07-05Fix crash when null value through jni on androidvolzhs
2016-06-30Fix wrong return bool, string, string array data through jnivolzhs
2016-06-25Fix string array parameter check with jnivolzhs
2016-05-27Add magnetometer sensor support for Androidfluffrabbit
2016-01-24support gamepad remapping on androidhondres
2016-01-16Add ability to set "keep screen on" for androidvolzhs
2016-01-08Renamed godot domain from com.android.godot (which was incorrect) to org.godo...Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-02-several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F...Juan Linietsky
2015-09-03merged some stuff for okamJuan Linietsky
2015-05-18fix a crash situation when starting a thread and other small fixesJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-03merges from okam repoJuan Linietsky
2015-01-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-13fixesJuan Linietsky
2015-01-102D Rewrite Step [1]Juan Linietsky
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-09-023D Physics and Other StuffJuan Linietsky
2014-08-14Little BitsJuan Linietsky