aboutsummaryrefslogtreecommitdiff
path: root/platform/android/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated aidl for androidvolzhs2016-07-081-144/+0
* fix android resource localevolzhs2016-06-252-0/+0
* correct current Intent for androidvolzhs2016-06-251-1/+13
* Icon: Remove more grey capsules behind official logoRémi Verschelde2016-06-041-0/+0
* remove unused resources and add korean locale for androidvolzhs2016-04-272-3/+52
* support gamepad remapping on androidhondres2016-01-245-131/+566
* Add ability to set "keep screen on" for androidvolzhs2016-01-161-4/+17
* Update copyright in remaining files + prints in the UIRémi Verschelde2016-01-114-4/+4
* Renamed godot domain from com.android.godot (which was incorrect) to org.godo...Juan Linietsky2016-01-0822-43/+43
* -Removed ANT build system for Android, as it was deprecated by GoogleJuan Linietsky2016-01-0864-199/+8986
* 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
* Merge pull request #2518 from masoudbh3/godot-iconsJuan Linietsky2015-11-191-0/+0
|\
| * Add icon to exe file in windows exportmasoud bh2015-11-091-0/+0
* | Merge pull request #2814 from masoudbh3/android-fa-localeJuan Linietsky2015-11-181-0/+16
|\ \
| * | Android add FA(persian) locale stringsmasoud bh2015-11-191-0/+16
| |/
* / 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
* -fixed godot icon for androidJuan Linietsky2015-05-011-0/+0
* 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-0111-100/+711
* 2D Animation ImprovementsJuan Linietsky2014-07-061-1/+1
* Fixed Bugs & Joypad in AndroidJuan Linietsky2014-07-023-3/+236
* Misc FixesJuan Linietsky2014-06-273-40/+262
* Add more callback for Godot.javamarynate2014-06-042-297/+319
* 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-0616-17/+1231
|\
| * Fixed Android crash by adding safety to the hideKeyboard() -function.sikakraa2014-04-061-2/+7
| * -Support for changing fontsJuan Linietsky2014-04-0514-6/+1147
| * Update GodotLib.javareduz2014-03-131-4/+0