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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #31709 from akien-mga/android-fix-thirdparty
Rémi Verschelde
2019-08-27
42
-5026
/
+5458
|
\
|
*
Android: Sync Google billing library with upstream, unmodified
Rémi Verschelde
2019-08-27
2
-32
/
+177
|
*
Android: Reapply custom changes to Google expansion.downloader lib
Rémi Verschelde
2019-08-27
9
-48
/
+417
|
*
Android: Resync Google expansion.downloader library with upstream, unmodified
Rémi Verschelde
2019-08-27
17
-3259
/
+3338
|
*
Android: Reapply changes to Google licensing lib from #24145
Rémi Verschelde
2019-08-27
4
-33
/
+61
|
*
Android: Resync Google licensing lib with upstream, unmodified
Rémi Verschelde
2019-08-27
21
-1700
/
+1513
|
*
Android: Fix another regression with Secure.ANDROID_ID
Rémi Verschelde
2019-08-27
3
-17
/
+15
*
|
Merge pull request #31713 from volzhs/fix-vibrate
Rémi Verschelde
2019-08-27
1
-1
/
+9
|
\
\
|
*
|
Suppress MissingPermission warning for Android vibration
volzhs
2019-08-27
1
-1
/
+9
|
|
/
*
/
Android: Style fixes to manifest and build.gradle
Rémi Verschelde
2019-08-27
4
-122
/
+132
|
/
*
Android: Bump gradle version to 5.1.1
Rémi Verschelde
2019-08-27
2
-2
/
+2
*
Update the fallback input mapping for the Oculus mobile devices.
fhuya
2019-08-26
8
-48
/
+195
*
Merge pull request #31437 from volzhs/vibrate-mobile
Rémi Verschelde
2019-08-21
5
-0
/
+33
|
\
|
*
Support vibration for Android and iOS
volzhs
2019-08-21
5
-0
/
+33
*
|
Shut down Godot processes on app exit.
fhuya
2019-08-20
1
-0
/
+4
|
/
*
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-14
1
-4
/
+0
|
\
|
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-4
/
+0
*
|
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-12
1
-36
/
+54
|
/
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-09
4
-36
/
+11
*
Add feature tag for hmd devices based on DOF
Cameron Reikes
2019-08-07
1
-0
/
+133
*
Merge pull request #30468 from SaracenOne/expose_audio_capture
Rémi Verschelde
2019-08-07
1
-3
/
+3
|
\
|
*
Exposes capture methods to AudioServer, variable renames for consistency,
Saracen
2019-07-15
1
-3
/
+3
*
|
Android: Remove unusable android_stl=no option
Rémi Verschelde
2019-07-30
1
-5
/
+6
*
|
Android: Drop support for NDK < r15
Rémi Verschelde
2019-07-30
2
-29
/
+21
*
|
Removed an unused commit
unknown
2019-07-20
1
-1
/
+0
|
/
*
Merge pull request #30407 from qarmin/small_fixess
Rémi Verschelde
2019-07-08
1
-1
/
+1
|
\
|
*
Fixes minor issues found by static analyzer
qarmin
2019-07-07
1
-1
/
+1
*
|
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
1
-4
/
+4
|
/
*
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
2
-13
/
+12
*
Make the meta-data name attribute settable. This will facilitate reuse for AR...
fhuya
2019-07-02
2
-5
/
+11
*
Merge pull request #29824 from m4gr3d/add_ovr_export
Rémi Verschelde
2019-07-02
8
-34
/
+70
|
\
|
*
Add XR mode selection to the Android export process.
fhuya
2019-07-02
8
-34
/
+70
*
|
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-07-01
1
-1
/
+1
|
\
\
|
*
|
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-23
1
-1
/
+1
*
|
|
Fix some keyboards not working with Android
lawnjelly
2019-06-21
1
-2
/
+10
*
|
|
Merge pull request #29910 from m4gr3d/dev_deprecate_armv6
Rémi Verschelde
2019-06-20
3
-20
/
+3
|
\
\
\
|
*
|
|
Deprecate armv6 support for Android
fhuya
2019-06-19
3
-20
/
+3
|
|
|
/
|
|
/
|
*
/
|
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+1
|
/
/
*
|
Merge pull request #29325 from m4gr3d/setup_godot_for_ovr_support
Rémi Verschelde
2019-06-16
15
-652
/
+1294
|
\
\
|
*
|
Setup Godot to support the Oculus Mobile SDK.
fhuya
2019-05-30
15
-652
/
+1294
*
|
|
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
2
-0
/
+9
|
|
/
|
/
|
*
|
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-11
1
-1
/
+1
|
/
*
Android: Include Joysticks/Gamepads which are available on app start.
wombatstampede
2019-05-28
5
-26
/
+63
*
Git: Explicitly list binary files as such to avoid EOL change
Rémi Verschelde
2019-05-25
1
-84
/
+84
*
Merge pull request #29032 from akien-mga/tools-exceptions-rtti
Rémi Verschelde
2019-05-21
1
-2
/
+3
|
\
|
*
SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build
Rémi Verschelde
2019-05-20
1
-2
/
+3
*
|
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
2
-2
/
+2
|
/
*
Fix typos with codespell
Rémi Verschelde
2019-05-19
2
-2
/
+2
*
Allow project export to be canceled
George Marques
2019-05-18
1
-12
/
+34
*
Merge pull request #28518 from clayjohn/GLES2-MSAA
Rémi Verschelde
2019-05-13
1
-1
/
+1
|
\
[next]