index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash when null value through jni on android
volzhs
2016-07-08
1
-0
/
+4
*
Fix string array parameter check with jni
volzhs
2016-07-08
2
-4
/
+4
*
Remove duplicated aidl for android
volzhs
2016-07-08
1
-144
/
+0
*
Fixed bug using DirAccess in Android Marshmallow due to data dir being a symlink
Juan Linietsky
2016-07-02
2
-2
/
+28
*
fix android resource locale
volzhs
2016-06-25
2
-0
/
+0
*
correct current Intent for android
volzhs
2016-06-25
1
-1
/
+13
*
fix errors while exporting android
volzhs
2016-06-25
1
-38
/
+2
*
Remove Make-related flags from Android build
George Marques
2016-06-04
1
-3
/
+3
*
Icon: Remove more grey capsules behind official logo
Rémi Verschelde
2016-06-04
1
-0
/
+0
*
fix unexpected char: '\' error on windows
volzhs
2016-06-04
1
-3
/
+3
*
Android buildsystem: Drop obsolete NDK_TOOLCHAIN argument
Rémi Verschelde
2016-06-04
1
-1
/
+0
*
OSX: Fix lib suffix for Android lib (#4499)
Rémi Verschelde
2016-05-01
1
-3
/
+1
*
Move export GUI debug toggle to export settings window
eska
2016-04-29
1
-1
/
+1
*
remove unused resources and add korean locale for android
volzhs
2016-04-27
2
-3
/
+52
*
Add support for gnu-libstc++-4.9 needed by recent NDK versions
blubee
2016-04-02
1
-7
/
+9
*
Remove trailing spaces
Rémi Verschelde
2016-04-02
1
-16
/
+16
*
Expose android/shutdown_adb_on_exit parameter and default to true
Rémi Verschelde
2016-04-02
1
-0
/
+1
*
Add -r flag to adb install for keep app user data
sanikoyes
2016-04-02
1
-0
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-04-02
5
-7
/
+7
*
fix gradle build on windows
volzhs
2016-03-05
1
-1
/
+1
*
added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settings
Ariel Manzur
2016-02-29
1
-0
/
+10
*
Merge pull request #3428 from Hinsbart/android-gamepad
punto-
2016-02-08
9
-160
/
+668
|
\
|
*
use fallback mapping from list
Hondres
2016-01-27
1
-1
/
+1
|
*
can use fallback mapping on all platforms
hondres
2016-01-24
1
-1
/
+1
|
*
support gamepad remapping on android
hondres
2016-01-24
9
-159
/
+667
*
|
Combies driver split and spawn fix, closes #3265
Juan Linietsky
2016-01-25
1
-0
/
+2
|
/
*
fix export bug
Juan Linietsky
2016-01-20
1
-1
/
+1
*
-Remote deploy now uses FS over USB on Android, super fast!
Juan Linietsky
2016-01-20
1
-0
/
+37
*
Add ability to set "keep screen on" for android
volzhs
2016-01-16
4
-9
/
+41
*
Fix crash on android 6.0.1, fixes #3321
mrezai
2016-01-12
1
-2
/
+2
*
Update copyright in remaining files + prints in the UI
Rémi Verschelde
2016-01-11
4
-4
/
+4
*
Fix bug related to EOF in Android FileAccess
Juan Linietsky
2016-01-09
1
-1
/
+7
*
Fix maven repositories bug
mrezai
2016-01-09
2
-5
/
+6
*
removed unnecesary comma in gradle template
Juan Linietsky
2016-01-08
1
-1
/
+1
*
Renamed godot domain from com.android.godot (which was incorrect) to org.godo...
Juan Linietsky
2016-01-08
29
-106
/
+106
*
-Removed ANT build system for Android, as it was deprecated by Google
Juan Linietsky
2016-01-08
285
-8836
/
+573
*
change android install location to automatic, closes #1997
Juan Linietsky
2016-01-03
1
-1
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
26
-26
/
+26
*
Merge pull request #2956 from est31/add_system_wide_export_path
Juan Linietsky
2015-12-08
1
-13
/
+16
|
\
|
*
Add way to look for templates at system wide level too
est31
2015-11-30
1
-13
/
+16
*
|
-several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F...
Juan Linietsky
2015-12-02
6
-4
/
+23
*
|
Merge pull request #2963 from akien-mga/pr-opus-arm-opt
Rémi Verschelde
2015-12-01
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Enable opus ARM optimisations only on ARM
Rémi Verschelde
2015-12-01
1
-1
/
+2
*
|
0theora compilation fixes
Juan Linietsky
2015-11-25
1
-0
/
+1
|
/
*
tegra 3 fix
mikica1986vee
2015-11-21
1
-2
/
+21
*
Merge pull request #2518 from masoudbh3/godot-icons
Juan Linietsky
2015-11-19
1
-0
/
+0
|
\
|
*
Add icon to exe file in windows export
masoud bh
2015-11-09
1
-0
/
+0
*
|
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-18
1
-2
/
+2
|
\
\
|
*
|
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-11-01
1
-2
/
+2
|
|
/
*
|
Merge pull request #2814 from masoudbh3/android-fa-locale
Juan Linietsky
2015-11-18
1
-0
/
+16
|
\
\
[next]