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
/
SCsub
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display Server support
PouleyKetchoupp
2020-04-08
1
-2
/
+2
*
Vulkan rendering for Android
PouleyKetchoupp
2020-04-03
1
-1
/
+1
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
1
-36
/
+40
*
Removed unused code in android detect.py and SCsub
unknown
2020-03-18
1
-3
/
+0
*
Re-architecture of the Godot Android plugin.
fhuya
2020-03-05
1
-1
/
+2
*
Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...
fhuya
2020-03-05
1
-1
/
+2
*
Miscellaneous cleanup for the Android codebase:
fhuya
2020-03-04
1
-0
/
+2
*
Remove incomplete battery status/power API
Rémi Verschelde
2020-02-14
1
-1
/
+0
*
Add Android NetSocket implementation.
Fabio Alessandrelli
2019-12-14
1
-0
/
+1
*
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-09-04
1
-23
/
+1
*
SCons: Generate android_source.zip during build
Rémi Verschelde
2019-08-29
1
-0
/
+22
*
Android: Style fixes to manifest and build.gradle
Rémi Verschelde
2019-08-27
1
-5
/
+4
*
Android: Drop support for NDK < r15
Rémi Verschelde
2019-07-30
1
-4
/
+3
*
Removed an unused commit
unknown
2019-07-20
1
-1
/
+0
*
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
1
-2
/
+0
*
Deprecate armv6 support for Android
fhuya
2019-06-19
1
-3
/
+1
*
Android now (optionally) builds the template when exporting
Juan Linietsky
2019-04-07
1
-108
/
+0
*
Remove unused imports
Hendrikto
2019-04-06
1
-1
/
+0
*
Restructuring glue code to make it easier to extend
Bastiaan Olij
2019-04-05
1
-1
/
+3
*
Android: Add support for x86_64 architecture
Rémi Verschelde
2019-01-16
1
-0
/
+2
*
Android: Better identify thirdparty C/C++ code
Rémi Verschelde
2018-12-20
1
-10
/
+1
*
Fix lint error/warning while building android template
volzhs
2018-12-18
1
-1
/
+1
*
Remove obsolete ANDROID_NATIVE_ACTIVITY
Bastiaan Olij
2018-12-02
1
-3
/
+0
*
Fix warnings in Android platform
Rémi Verschelde
2018-10-03
1
-3
/
+11
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-7
/
+3
*
add support libc++_shared stl on android
Ridwan Abdul Hafidh
2018-08-23
1
-0
/
+6
*
added 'android_add_asset_dir('...') method to Android module gradle build config
Patrick Kaster
2018-07-05
1
-1
/
+4
*
Properly closing all files in Python code
Viktor Ferenczi
2018-03-11
1
-10
/
+10
*
Update android build tool to latest
volzhs
2018-01-03
1
-1
/
+1
*
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
1
-2
/
+1
*
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-28
1
-2
/
+2
*
flatDir support [Android]
Ramesh Ravone
2017-10-07
1
-1
/
+11
*
Set Android minSdkVersion to 18
Ruslan Mustakov
2017-09-20
1
-4
/
+4
*
Make build scripts Python3 compatible
Matthias Hoelzl
2017-08-27
1
-5
/
+6
*
Add support for ARMv8 (64-bit) on Android
Pedro J. Estébanez
2017-07-25
1
-0
/
+2
*
Android: avoiding duplicates in build.gradle
Ramesh Ravone
2017-04-10
1
-3
/
+3
*
Android: Support to change minSdkVersion (#8313)
Ramesh Ravone
2017-04-09
1
-0
/
+14
*
Export template management dialog.
Juan Linietsky
2017-03-21
1
-2
/
+2
*
android: adding classpath and gradle plugins
Ramesh Mani Maran
2017-03-18
1
-2
/
+10
*
support for multiple maven url
Ramesh Mani Maran
2017-03-05
1
-2
/
+3
*
Add API to access battery power state
Julian Murgia
2017-03-04
1
-0
/
+1
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
1
-42
/
+42
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-01
1
-37
/
+37
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
1
-0
/
+2
*
Merge pull request #5077 from RandomShaper/improve-android-build
Juan Linietsky
2016-07-10
1
-1
/
+19
|
\
|
*
Make Android build smarter (SCons + Gradle)
Pedro J. Estébanez
2016-06-27
1
-1
/
+19
*
|
Add android_add_default_config for config.py
volzhs
2016-07-07
1
-0
/
+6
|
/
*
fix unexpected char: '\' error on windows
volzhs
2016-05-24
1
-3
/
+3
*
fix gradle build on windows
volzhs
2016-03-02
1
-1
/
+1
*
Fix maven repositories bug
mrezai
2016-01-09
1
-2
/
+5
[next]