summaryrefslogtreecommitdiffstats
path: root/platform/android/java_glue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* Several fixes to Android exporter and port.Juan Linietsky2017-03-231-0/+9
* Export template management dialog.Juan Linietsky2017-03-211-2/+2
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-642/+552
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-5/+7
* Added a BACK notification besides QUIT, so they go in separate channels.Juan Linietsky2017-01-111-8/+7
* Type renames:Juan Linietsky2017-01-111-16/+16
* renamed joystick to joypad everywhere around source code!Juan Linietsky2017-01-081-5/+5
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-20/+20
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-6/+6
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Add alert window on Androidvolzhs2016-11-281-1/+10
* Minor code formatting in platform/androidMario Schlack2016-07-211-14/+12
* Implement get_screen_dpi() on AndroidMario Schlack2016-07-201-1/+9
* Added gyroscope support to Godot and AndroidJamil Halabi2016-07-161-0/+11
* Fix crash when null value through jni on androidvolzhs2016-07-051-0/+4
* Fix wrong return bool, string, string array data through jnivolzhs2016-06-301-5/+3
* Fix string array parameter check with jnivolzhs2016-06-251-2/+2
* Add magnetometer sensor support for Androidfluffrabbit2016-05-271-0/+11
* support gamepad remapping on androidhondres2016-01-241-28/+47
* Add ability to set "keep screen on" for androidvolzhs2016-01-161-2/+8
* Renamed godot domain from com.android.godot (which was incorrect) to org.godo...Juan Linietsky2016-01-081-28/+28
* 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-1/+7
* merged some stuff for okamJuan Linietsky2015-09-031-2/+10
* fix a crash situation when starting a thread and other small fixesJuan Linietsky2015-05-181-4/+24
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* merges from okam repoJuan Linietsky2015-03-031-25/+88
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-01-131-4/+1
|\
| * 2D Rewrite Step [1]Juan Linietsky2015-01-101-4/+1
* | fixesJuan Linietsky2015-01-131-0/+1
|/
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-3/+11
* 3D Physics and Other StuffJuan Linietsky2014-09-021-0/+5
* Little BitsJuan Linietsky2014-08-141-2/+2
* Small Issues & MaintenanceJuan Linietsky2014-08-011-3/+8
* 2D Animation ImprovementsJuan Linietsky2014-07-061-0/+5
* Fixed Bugs & Joypad in AndroidJuan Linietsky2014-07-021-0/+45
* Misc FixesJuan Linietsky2014-06-271-13/+33
* Add RAW_ARRAY as valid paramter for java bindingmarynate2014-06-041-0/+23
* -Fixed bug in "extends"Juan Linietsky2014-05-241-1/+5
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281-4/+14
* Merge branch 'master' into hotfix-android-unicode-ime-inputsanikoyes2014-04-061-3/+49
|\
| * -Support for changing fontsJuan Linietsky2014-04-051-2/+7
| * Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-03-131-2/+269
| |\
| * | -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-1/+42
* | | fix enter keysanikoyes2014-03-131-4/+6
| |/ |/|
* | fix android input doe's not work(line edit/text edit)sanikoyes2014-03-121-2/+269
|/
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-0/+20