summaryrefslogtreecommitdiff
path: root/platform/android/java_glue.h
AgeCommit message (Collapse)Author
2016-07-21Minor code formatting in platform/androidMario Schlack
2016-07-16Added gyroscope support to Godot and AndroidJamil Halabi
2016-05-27Add magnetometer sensor support for Androidfluffrabbit
2016-01-24support gamepad remapping on androidhondres
2016-01-08Renamed godot domain from com.android.godot (which was incorrect) to ↵Juan Linietsky
org.godotengine.godot
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 ↵Juan Linietsky
FBOs so all 2D shader effects should now work in every single Android device.
2015-09-03merged some stuff for okamJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-07-02Fixed Bugs & Joypad in AndroidJuan Linietsky
================================ -resolved many graphical glitches with multiple lights in GLES2 render -fixes and WIP apk expansion -joystick support for Android by Ariel
2014-04-28-Added OpenSSL and HTTPS supportJuan Linietsky
-Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around
2014-03-12fix android input doe's not work(line edit/text edit)sanikoyes
2014-02-13-fixed export templates not loading/exporting on WindowsJuan Linietsky
-fixed TouchScreenButton with stretch2d -fixed(?) OSX crash on startup (test!!) -compilation fixes on windows -CollisionPolygon editor works again -find buttons en find dialog -TileMap editor cleanup (removed "error", made nicer) -viewport flicker fixed -make .scn default extension for saving scenes -export the rest of the network classes to gdscript
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky