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
/
org
/
godotengine
/
godot
/
Godot.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-09-04
1
-1111
/
+0
*
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
1
-37
/
+31
*
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
|
/
*
Add XR mode selection to the Android export process.
fhuya
2019-07-02
1
-3
/
+7
*
Setup Godot to support the Oculus Mobile SDK.
fhuya
2019-05-30
1
-4
/
+22
*
Android: Include Joysticks/Gamepads which are available on app start.
wombatstampede
2019-05-28
1
-0
/
+3
*
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
1
-7
/
+3
*
Restructuring glue code to make it easier to extend
Bastiaan Olij
2019-04-05
1
-0
/
+3
*
Request Android record permission when needed
DESKTOP-3H3MR3A\eloisa
2019-03-08
1
-1
/
+23
*
Restart game on GL context loss on Android
Pedro J. Estébanez
2019-03-06
1
-5
/
+23
*
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
1
-2
/
+2
*
Fix lint error/warning while building android template
volzhs
2018-12-18
1
-81
/
+67
*
Style: Apply clang-format to wrongly formatted files
Rémi Verschelde
2018-10-29
1
-1
/
+1
*
Many more fixes for GLES2 mobile export. Also added ability to turn on OpenGL...
Juan Linietsky
2018-10-02
1
-1
/
+4
*
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
*
Fix keep screen on property path for Android/iOS/UWP
volzhs
2018-07-17
1
-1
/
+1
*
Implement OpenGL ES rasterizer selection logic for Android.
geequlim
2018-06-26
1
-3
/
+12
*
Remove some debugging prints on Android
Hugo Locurcio
2018-02-18
1
-48
/
+0
*
Fix broken APK expansion due to missed option renames
Rémi Verschelde
2018-02-13
1
-1
/
+1
*
Fix Android multi touch
volzhs
2018-01-07
1
-4
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Style: Apply clang-format to Java files
Rémi Verschelde
2017-12-10
1
-420
/
+392
*
Improve slang, especially in user-visible parts
Unknown
2017-12-05
1
-9
/
+9
*
Align sensors and implement gravity sensor for Android
Bastiaan Olij
2017-11-11
1
-3
/
+10
*
export onBackPress for Android Module
Ramesh Ravone
2017-10-15
1
-1
/
+9
*
Allow to obtain virtual keyboard height
Ruslan Mustakov
2017-10-04
1
-0
/
+15
*
Make GDNative work on Android
Ruslan Mustakov
2017-08-30
1
-105
/
+150
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-21
1
-6
/
+6
*
Revert "Second take at making command-line arguments more UNIX-like + main.cp...
Juan Linietsky
2017-08-19
1
-6
/
+6
*
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
1
-6
/
+6
*
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
Several fixes to Android exporter and port.
Juan Linietsky
2017-03-23
1
-1
/
+1
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-12
/
+18
*
Added a BACK notification besides QUIT, so they go in separate channels.
Juan Linietsky
2017-01-11
1
-1
/
+1
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Add alert window on Android
volzhs
2016-11-28
1
-0
/
+19
*
Added gyroscope support to Godot and Android
Jamil Halabi
2016-07-16
1
-0
/
+7
*
Fix Android sensors polling rate on resume
George Marques
2016-06-24
1
-2
/
+2
[next]