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
/
os_android.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-17
/
+0
*
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
1
-1
/
+1
*
Display Server support
PouleyKetchoupp
2020-04-08
1
-507
/
+45
*
Vulkan rendering for Android
PouleyKetchoupp
2020-04-03
1
-19
/
+58
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-5
/
+5
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-6
/
+6
*
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
1
-3
/
+3
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Compilation fixes on Android
PouleyKetchoupp
2020-03-04
1
-14
/
+22
*
Remove incomplete battery status/power API
Rémi Verschelde
2020-02-14
1
-2
/
+0
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
1
-35
/
+8
*
Fix double tap pressed event regression
Alexander Holland
2020-01-29
1
-2
/
+1
*
Android virtual keyboard respecting LineEdit max length.
Bruno Lourenço
2020-01-23
1
-2
/
+2
*
Fixes Android FileDialog
Alexander Holland
2020-01-10
1
-0
/
+20
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add Android NetSocket implementation.
Fabio Alessandrelli
2019-12-14
1
-0
/
+3
*
iOS modular build and export implementation.
bruvzg
2019-12-01
1
-5
/
+0
*
Revert "Android : implement InputEventMagnifyGesture and InputEventPanGesture"
Rémi Verschelde
2019-11-11
1
-33
/
+1
*
Android : implement InputEventMagnifyGesture and InputEventPanGesture
Jérémy Zurcher
2019-11-02
1
-1
/
+33
*
Add request permission automatically at android
Cagdas
2019-10-22
1
-0
/
+10
*
Adds Pen support for Android
Alexander Holland
2019-10-04
1
-0
/
+17
*
Update the fallback input mapping for the Oculus mobile devices.
fhuya
2019-08-26
1
-1
/
+1
*
Support vibration for Android and iOS
volzhs
2019-08-21
1
-0
/
+4
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-09
1
-6
/
+2
*
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
1
-0
/
+6
*
Android: Include Joysticks/Gamepads which are available on app start.
wombatstampede
2019-05-28
1
-0
/
+4
*
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
1
-1
/
+1
*
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-04-15
1
-8
/
+0
*
Restructuring glue code to make it easier to extend
Bastiaan Olij
2019-04-05
1
-83
/
+62
*
Request Android record permission when needed
DESKTOP-3H3MR3A\eloisa
2019-03-08
1
-1
/
+8
*
Restart game on GL context loss on Android
Pedro J. Estébanez
2019-03-06
1
-14
/
+0
*
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-05
1
-1
/
+1
*
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
2019-02-26
1
-1
/
+1
*
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Remove obsolete ANDROID_NATIVE_ACTIVITY
Bastiaan Olij
2018-12-02
1
-19
/
+0
*
Fix init of VisualServerRaster
Rémi Verschelde
2018-11-01
1
-4
/
+1
*
Fix initialization of visual server in all platforms
George Marques
2018-11-01
1
-4
/
+5
*
Repaired mistyped of 'its' on several files.
M. Huri
2018-10-25
1
-1
/
+1
*
Fix warnings in Android platform
Rémi Verschelde
2018-10-03
1
-2
/
+3
*
Add clipboard operation for android OS
Xavier Sellier
2018-09-05
1
-5
/
+22
*
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-26
1
-14
/
+50
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-2
/
+0
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-3
/
+3
*
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-07-20
1
-0
/
+1
*
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
1
-0
/
+5
*
Implement OpenGL ES rasterizer selection logic for Android.
geequlim
2018-06-26
1
-4
/
+13
*
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
1
-49
/
+0
*
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-04
1
-2
/
+2
*
Fix open_dynamic_library for Android
Ruslan Mustakov
2018-01-13
1
-0
/
+11
[next]