summaryrefslogtreecommitdiffstats
path: root/platform/android/os_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* Input: Remove usage of platform dependent event IDs.Andreas Haas2017-03-261-24/+12
* Export template management dialog.Juan Linietsky2017-03-211-19/+15
* Update mouse position on touch and release events (Android)denis2017-03-151-0/+2
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-228/+191
* Add API to access battery power stateJulian Murgia2017-03-041-0/+2
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Adapt platforms to AudioServer refactoringRémi Verschelde2017-01-161-17/+1
* Oops! Audio engine has vanished :DJuan Linietsky2017-01-151-3/+3
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-1/+1
* rename Input.get_mouse_speed() to Input.get_last_mouse_speed()Juan Linietsky2017-01-131-2/+2
* Added a BACK notification besides QUIT, so they go in separate channels.Juan Linietsky2017-01-111-2/+2
* renamed joystick to joypad everywhere around source code!Juan Linietsky2017-01-081-1/+1
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Add alert window on Androidvolzhs2016-11-281-2/+5
* removed confusing "if(true)" statement with empty "else" blocksyskrank2016-09-261-9/+4
* Minor code formatting in platform/androidMario Schlack2016-07-211-11/+11
* Implement get_screen_dpi() on AndroidMario Schlack2016-07-201-1/+9
* Added gyroscope support to Godot and AndroidJamil Halabi2016-07-161-0/+5
* missnig ;Juan Linietsky2016-07-021-1/+1
* Data dir returns a symlink in Android 6.0, which confuses DirAccess on androi...Juan Linietsky2016-07-021-2/+27
* Add magnetometer sensor support for Androidfluffrabbit2016-05-271-0/+5
* remove trailing whitespaceHubert Jarosz2016-03-091-2/+2
* use fallback mapping from listHondres2016-01-271-1/+1
* can use fallback mapping on all platformshondres2016-01-241-1/+1
* support gamepad remapping on androidhondres2016-01-241-0/+31
* Add ability to set "keep screen on" for androidvolzhs2016-01-161-1/+10
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F...Juan Linietsky2015-12-021-0/+9
* merged some stuff for okamJuan Linietsky2015-09-031-1/+9
* ability to run 2D physics in a threadJuan Linietsky2015-05-261-1/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* android fixes, please testJuan Linietsky2015-03-231-0/+5
* support for 2D shadow castersJuan Linietsky2015-03-021-1/+1
* 2D Rewrite Step [1]Juan Linietsky2015-01-101-5/+5
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-1/+9
* Misc FixesJuan Linietsky2014-06-271-7/+14
* A bit of everything:Juan Linietsky2014-05-141-1/+6
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-2/+27
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+709