index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
android
/
java
/
src
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8723 from volzhs/fix-android-master
Rémi Verschelde
2017-05-12
1
-2
/
+2
|
\
|
*
Fix possible memory leak for Android
volzhs
2017-05-12
1
-2
/
+2
*
|
Improve documentation of thirdparty code snippets
Rémi Verschelde
2017-05-07
2
-0
/
+32
|
/
*
Fix error or download again if use obb for Android
volzhs
2017-04-26
1
-1
/
+5
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
Remove duplicated aidl for android
volzhs
2016-06-25
1
-144
/
+0
*
Add comments for NotificationCompat to support API < 16
volzhs
2016-05-25
2
-2
/
+4
*
fix compatibility for Android API 14 with supporting API 23
volzhs
2016-05-24
3
-10
/
+12
*
Supporting Android API 23 (Android 6.0)
volzhs
2016-05-20
6
-144
/
+32
*
Renamed godot domain from com.android.godot (which was incorrect) to org.godo...
Juan Linietsky
2016-01-08
22
-4107
/
+0
*
-Removed ANT build system for Android, as it was deprecated by Google
Juan Linietsky
2016-01-08
45
-5
/
+8401
*
Update copyright to 2016 in headers
George Marques
2016-01-01
5
-5
/
+5
*
-several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F...
Juan Linietsky
2015-12-02
2
-2
/
+3
*
tegra 3 fix
mikica1986vee
2015-11-21
1
-2
/
+21
*
improve android payments
volzhs
2015-10-28
3
-41
/
+150
*
Merge pull request #2203 from volzhs/fix_android_payments
Juan Linietsky
2015-10-17
1
-1
/
+3
|
\
|
*
fix crash by payments when run on android 5.1.1 device.
volzhs
2015-06-29
1
-1
/
+3
*
|
merged some stuff for okam
Juan Linietsky
2015-09-03
3
-4
/
+5
|
/
*
Additional Fix for Multi-touch release problem
Kyle Luce
2015-05-31
1
-1
/
+1
*
fix multitouch release problem
vipsbpig
2015-05-15
1
-1
/
+2
*
fixes in handling of DirAccess for resource path on Android, fixes #1447
Juan Linietsky
2015-04-28
1
-1
/
+34
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
4
-4
/
+4
*
-Added android immersive mode, fixes #303
Juan Linietsky
2015-04-17
1
-0
/
+44
*
Fixes the accelerometer
Martho42
2015-04-04
1
-3
/
+18
*
Option in Android export to use 32 bits buffer.
Juan Linietsky
2015-03-31
2
-6
/
+19
*
-accelerometer precission changed to "GAME" (#1015)
Juan Linietsky
2015-01-02
1
-1
/
+1
*
Small batch of fixes
Juan Linietsky
2014-12-15
1
-2
/
+20
*
-Ability to ask for documents/pictures/etc system dirs.
Juan Linietsky
2014-12-02
1
-0
/
+52
*
3D Physics and Other Stuff
Juan Linietsky
2014-09-02
1
-4
/
+4
*
Little Bits
Juan Linietsky
2014-08-14
5
-22
/
+20
*
Small Issues & Maintenance
Juan Linietsky
2014-08-01
9
-102
/
+537
*
2D Animation Improvements
Juan Linietsky
2014-07-06
1
-1
/
+1
*
Fixed Bugs & Joypad in Android
Juan Linietsky
2014-07-02
3
-3
/
+236
*
Misc Fixes
Juan Linietsky
2014-06-27
3
-42
/
+264
*
Add more callback for Godot.java
marynate
2014-06-04
2
-313
/
+335
*
GodotPaymentV3.java was accidently deleted in latest commit
marynate
2014-05-28
1
-0
/
+110
*
-Fixed bug in "extends"
Juan Linietsky
2014-05-24
1
-110
/
+0
*
Making Godot Easier to Use..
Juan Linietsky
2014-05-24
7
-21
/
+83
*
-Added OpenSSL and HTTPS support
Juan Linietsky
2014-04-28
2
-2
/
+50
*
-Fixed viewport stretch bugs
Juan Linietsky
2014-04-18
4
-11
/
+31
*
-Added google play services (needed for some stuff)
Juan Linietsky
2014-04-14
3
-10
/
+13
*
Move onKeyDown/onKeyUp from Godot to GodotView
sanikoyes
2014-04-06
2
-10
/
+16
*
Merge branch 'master' into hotfix-android-unicode-ime-input
sanikoyes
2014-04-06
15
-12
/
+1231
|
\
|
*
Fixed Android crash by adding safety to the hideKeyboard() -function.
sikakraa
2014-04-06
1
-2
/
+7
|
*
-Support for changing fonts
Juan Linietsky
2014-04-05
13
-1
/
+1147
|
*
Update GodotLib.java
reduz
2014-03-13
1
-4
/
+0
|
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-03-13
2
-2
/
+37
|
|
\
|
*
|
-fix bug in cache for atlas import/export
Juan Linietsky
2014-03-13
3
-12
/
+80
*
|
|
fix enter key
sanikoyes
2014-03-13
1
-4
/
+4
*
|
|
fix android can't input unicode characters
sanikoyes
2014-03-13
5
-11
/
+319
|
|
/
|
/
|
[next]