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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-09-04
68
-13547
/
+0
*
Merge pull request #31709 from akien-mga/android-fix-thirdparty
Rémi Verschelde
2019-08-27
37
-4991
/
+4908
|
\
|
*
Android: Reapply custom changes to Google expansion.downloader lib
Rémi Verschelde
2019-08-27
7
-48
/
+114
|
*
Android: Resync Google expansion.downloader library with upstream, unmodified
Rémi Verschelde
2019-08-27
16
-3258
/
+3327
|
*
Android: Reapply changes to Google licensing lib from #24145
Rémi Verschelde
2019-08-27
2
-1
/
+12
|
*
Android: Resync Google licensing lib with upstream, unmodified
Rémi Verschelde
2019-08-27
21
-1744
/
+1513
|
*
Android: Fix another regression with Secure.ANDROID_ID
Rémi Verschelde
2019-08-27
2
-2
/
+4
*
|
Suppress MissingPermission warning for Android vibration
volzhs
2019-08-27
1
-1
/
+9
|
/
*
Update the fallback input mapping for the Oculus mobile devices.
fhuya
2019-08-26
3
-45
/
+179
*
Merge pull request #31437 from volzhs/vibrate-mobile
Rémi Verschelde
2019-08-21
1
-0
/
+18
|
\
|
*
Support vibration for Android and iOS
volzhs
2019-08-21
1
-0
/
+18
*
|
Shut down Godot processes on app exit.
fhuya
2019-08-20
1
-0
/
+4
|
/
*
Merge pull request #29824 from m4gr3d/add_ovr_export
Rémi Verschelde
2019-07-02
6
-31
/
+45
|
\
|
*
Add XR mode selection to the Android export process.
fhuya
2019-07-02
6
-31
/
+45
*
|
Fix some keyboards not working with Android
lawnjelly
2019-06-21
1
-2
/
+10
|
/
*
Setup Godot to support the Oculus Mobile SDK.
fhuya
2019-05-30
13
-652
/
+1270
*
Android: Include Joysticks/Gamepads which are available on app start.
wombatstampede
2019-05-28
2
-26
/
+49
*
Change "ID" to lowercase "id"
Aaron Franke
2019-05-09
1
-2
/
+2
*
Merge pull request #28164 from BastiaanOlij/AndroidCameraPermission
Rémi Verschelde
2019-04-19
1
-0
/
+7
|
\
|
*
Add camera permissions to android
Bastiaan Olij
2019-04-18
1
-0
/
+7
*
|
Fix get_unique_id() on Android
volzhs
2019-04-18
1
-1
/
+1
|
/
*
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-09
17
-91
/
+58
*
Restructuring glue code to make it easier to extend
Bastiaan Olij
2019-04-05
2
-0
/
+4
*
Request Android record permission when needed
DESKTOP-3H3MR3A\eloisa
2019-03-08
2
-1
/
+24
*
Restart game on GL context loss on Android
Pedro J. Estébanez
2019-03-06
5
-19
/
+78
*
Android: Fixed a possible crash in keyboard hide method. It's called not from...
Ivan Ponomarev
2019-02-27
1
-8
/
+0
*
Fix Android keep screen on working properly
volzhs
2019-01-15
1
-16
/
+10
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
21
-42
/
+42
*
Fix lint error/warning while building android template
volzhs
2018-12-18
63
-7104
/
+6242
*
Remove trailing whitespace
Rémi Verschelde
2018-11-20
3
-3
/
+3
*
Style: Apply clang-format to wrongly formatted files
Rémi Verschelde
2018-10-29
2
-8
/
+8
*
Prevent a device to be added/deleted more than once on Android
Xavier Sellier
2018-10-29
1
-74
/
+100
*
Many more fixes for GLES2 mobile export. Also added ability to turn on OpenGL...
Juan Linietsky
2018-10-02
2
-5
/
+20
*
Add support for onRequestPermissionsResult()
FeralBytes
2018-09-27
1
-0
/
+10
*
Add clipboard operation for android OS
Xavier Sellier
2018-09-05
1
-0
/
+23
*
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-18
4
-13
/
+0
*
Fix keep screen on property path for Android/iOS/UWP
volzhs
2018-07-17
1
-1
/
+1
*
Fix possible NullPointerException crash on cancel payment
Konstantin Zaitsev
2018-06-27
1
-9
/
+7
*
Implement OpenGL ES rasterizer selection logic for Android.
geequlim
2018-06-26
1
-3
/
+12
*
Remove android compatibility under API 16
volzhs
2018-05-09
2
-11
/
+7
*
Provide error details when in-app purchase fails
Ruslan Mustakov
2018-04-19
2
-13
/
+13
*
Fix Android input source checks
Ruslan Mustakov
2018-04-16
1
-2
/
+2
*
Remove some debugging prints on Android
Hugo Locurcio
2018-02-18
1
-48
/
+0
*
Add signals and a check function for Android service connectivity.
Xavier Sellier
2018-02-14
2
-1
/
+28
*
Fix broken APK expansion due to missed option renames
Rémi Verschelde
2018-02-13
1
-1
/
+1
*
Fix Android onTextChanged crash
Ruslan Mustakov
2018-01-17
1
-4
/
+7
*
Fix Android multi touch
volzhs
2018-01-07
2
-5
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
22
-0
/
+22
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
22
-44
/
+44
*
Style: Apply clang-format to Java files
Rémi Verschelde
2017-12-10
25
-1510
/
+1419
[next]