summaryrefslogtreecommitdiffstats
path: root/platform/android/java/src/com
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8723 from volzhs/fix-android-masterRémi Verschelde2017-05-121-2/+2
|\
| * Fix possible memory leak for Androidvolzhs2017-05-121-2/+2
* | Improve documentation of thirdparty code snippetsRémi Verschelde2017-05-072-0/+32
|/
* Fix error or download again if use obb for Androidvolzhs2017-04-261-1/+5
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* Remove duplicated aidl for androidvolzhs2016-06-251-144/+0
* Add comments for NotificationCompat to support API < 16volzhs2016-05-252-2/+4
* fix compatibility for Android API 14 with supporting API 23volzhs2016-05-243-10/+12
* Supporting Android API 23 (Android 6.0)volzhs2016-05-206-144/+32
* Renamed godot domain from com.android.godot (which was incorrect) to org.godo...Juan Linietsky2016-01-0822-4107/+0
* -Removed ANT build system for Android, as it was deprecated by GoogleJuan Linietsky2016-01-0845-5/+8401
* Update copyright to 2016 in headersGeorge Marques2016-01-015-5/+5
* -several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F...Juan Linietsky2015-12-022-2/+3
* tegra 3 fixmikica1986vee2015-11-211-2/+21
* improve android paymentsvolzhs2015-10-283-41/+150
* Merge pull request #2203 from volzhs/fix_android_paymentsJuan Linietsky2015-10-171-1/+3
|\
| * fix crash by payments when run on android 5.1.1 device.volzhs2015-06-291-1/+3
* | merged some stuff for okamJuan Linietsky2015-09-033-4/+5
|/
* Additional Fix for Multi-touch release problemKyle Luce2015-05-311-1/+1
* fix multitouch release problemvipsbpig2015-05-151-1/+2
* fixes in handling of DirAccess for resource path on Android, fixes #1447Juan Linietsky2015-04-281-1/+34
* Updated copyright year in all headersJuan Linietsky2015-04-184-4/+4
* -Added android immersive mode, fixes #303Juan Linietsky2015-04-171-0/+44
* Fixes the accelerometerMartho422015-04-041-3/+18
* Option in Android export to use 32 bits buffer.Juan Linietsky2015-03-312-6/+19
* -accelerometer precission changed to "GAME" (#1015)Juan Linietsky2015-01-021-1/+1
* Small batch of fixesJuan Linietsky2014-12-151-2/+20
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-0/+52
* 3D Physics and Other StuffJuan Linietsky2014-09-021-4/+4
* Little BitsJuan Linietsky2014-08-145-22/+20
* Small Issues & MaintenanceJuan Linietsky2014-08-019-102/+537
* 2D Animation ImprovementsJuan Linietsky2014-07-061-1/+1
* Fixed Bugs & Joypad in AndroidJuan Linietsky2014-07-023-3/+236
* Misc FixesJuan Linietsky2014-06-273-42/+264
* Add more callback for Godot.javamarynate2014-06-042-313/+335
* GodotPaymentV3.java was accidently deleted in latest commitmarynate2014-05-281-0/+110
* -Fixed bug in "extends"Juan Linietsky2014-05-241-110/+0
* Making Godot Easier to Use..Juan Linietsky2014-05-247-21/+83
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-282-2/+50
* -Fixed viewport stretch bugsJuan Linietsky2014-04-184-11/+31
* -Added google play services (needed for some stuff)Juan Linietsky2014-04-143-10/+13
* Move onKeyDown/onKeyUp from Godot to GodotViewsanikoyes2014-04-062-10/+16
* Merge branch 'master' into hotfix-android-unicode-ime-inputsanikoyes2014-04-0615-12/+1231
|\
| * Fixed Android crash by adding safety to the hideKeyboard() -function.sikakraa2014-04-061-2/+7
| * -Support for changing fontsJuan Linietsky2014-04-0513-1/+1147
| * Update GodotLib.javareduz2014-03-131-4/+0
| * Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-03-132-2/+37
| |\
| * | -fix bug in cache for atlas import/exportJuan Linietsky2014-03-133-12/+80
* | | fix enter keysanikoyes2014-03-131-4/+4
* | | fix android can't input unicode characterssanikoyes2014-03-135-11/+319
| |/ |/|