summaryrefslogtreecommitdiff
path: root/platform/android/os_android.cpp
AgeCommit message (Expand)Author
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-08removed calls to cursor_set_visible on all platforms fixes #10167toger5
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-06-06Fix input event related android build issuesChris Serino
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-26Input: Remove usage of platform dependent event IDs.Andreas Haas
2017-03-21Export template management dialog.Juan Linietsky
2017-03-15Update mouse position on touch and release events (Android)denis
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-04Add API to access battery power stateJulian Murgia
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-01-16Adapt platforms to AudioServer refactoringRémi Verschelde
2017-01-15Oops! Audio engine has vanished :DJuan Linietsky
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-13rename Input.get_mouse_speed() to Input.get_last_mouse_speed()Juan Linietsky
2017-01-11Added a BACK notification besides QUIT, so they go in separate channels.Juan Linietsky
2017-01-08renamed joystick to joypad everywhere around source code!Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-28Add alert window on Androidvolzhs
2016-09-26removed confusing "if(true)" statement with empty "else" blocksyskrank
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-02missnig ;Juan Linietsky
2016-07-02Data dir returns a symlink in Android 6.0, which confuses DirAccess on androi...Juan Linietsky
2016-05-27Add magnetometer sensor support for Androidfluffrabbit
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-27use fallback mapping from listHondres
2016-01-24can use fallback mapping on all platformshondres
2016-01-24support gamepad remapping on androidhondres
2016-01-16Add ability to set "keep screen on" for androidvolzhs
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-26ability to run 2D physics in a threadJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-23android fixes, please testJuan Linietsky
2015-03-02support for 2D shadow castersJuan Linietsky
2015-01-102D Rewrite Step [1]Juan Linietsky
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-06-27Misc FixesJuan Linietsky
2014-05-14A bit of everything:Juan Linietsky
2014-03-13-fix bug in cache for atlas import/exportJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky