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
...
*
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
1
-7
/
+11
*
Switch to input buffering on Android
Pedro J. Estébanez
2021-08-13
1
-4
/
+0
*
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
1
-0
/
+7
*
Add OS.get_external_data_dir() to get Android external directory
Marcel Admiraal
2021-06-10
1
-17
/
+26
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename MainLoop methods to match Node methods
Marcel Admiraal
2020-12-22
1
-2
/
+2
*
Remove unused FileAccessJAndroid.
Fabio Alessandrelli
2020-12-09
1
-6
/
+1
*
Merge pull request #44161 from Faless/fix/fa_buffered_remove
Rémi Verschelde
2020-12-09
1
-4
/
+1
|
\
|
*
Remove now unused FileAccessBuffered.
Fabio Alessandrelli
2020-12-06
1
-4
/
+1
*
|
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-0
/
+1
|
/
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Android: Mouse Implementation
thebestnom
2020-10-09
1
-0
/
+1
*
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
[prev]
[next]