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
/
lib
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
4
-6
/
+0
*
Merge pull request #43248 from HEAVYPOLY/master
Rémi Verschelde
2020-11-16
1
-3
/
+3
|
\
|
*
Change android orientations from sensor to user
Vaughan Ling
2020-10-31
1
-3
/
+3
*
|
Merge pull request #37158 from thebestnom/android-click-support
Rémi Verschelde
2020-10-30
6
-70
/
+117
|
\
\
|
|
/
|
/
|
|
*
Android: Mouse Implementation
thebestnom
2020-10-09
6
-70
/
+117
*
|
Implement OS.get_window_safe_area() for Android
Mark Riedesel
2020-10-27
1
-0
/
+26
|
/
*
Add overridable init method for the Godot fragment instance.
Fredia Huya-Kouadio
2020-09-18
1
-2
/
+22
*
Fix issue causing the textedit to move upward
Fredia Huya-Kouadio
2020-08-30
1
-3
/
+3
*
Merge pull request #41550 from godotengine/revert-40671-virtual-keyboard-heig...
Rémi Verschelde
2020-08-27
2
-43
/
+7
|
\
|
*
Revert "Fix virtual keyboard height regression"
Fredia Huya-Kouadio
2020-08-26
2
-43
/
+7
*
|
Merge pull request #41549 from godotengine/revert-40484-android-virtual-keybo...
Rémi Verschelde
2020-08-26
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Revert "Disable virtual keyboard focus adjustment on Android"
Fredia Huya-Kouadio
2020-08-26
1
-1
/
+0
*
|
Revert "Move PopupWindow logic to GodotEditText on Android"
Fredia Huya-Kouadio
2020-08-26
2
-56
/
+67
|
/
*
Move PopupWindow logic to GodotEditText on Android
PouleyKetchoupp
2020-07-28
2
-67
/
+56
*
Merge pull request #40706 from akien-mga/style-fix-file_format-macos
Rémi Verschelde
2020-07-27
1
-1
/
+1
|
\
|
*
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-27
1
-1
/
+1
*
|
Merge pull request #40671 from nekomatata/virtual-keyboard-height-fix
Rémi Verschelde
2020-07-27
2
-7
/
+43
|
\
\
|
*
|
Fix virtual keyboard height regression
PouleyKetchoupp
2020-07-24
2
-7
/
+43
*
|
|
Fix Return key events in LineEdit & TextEdit on Android
PouleyKetchoupp
2020-07-26
3
-7
/
+21
|
|
/
|
/
|
*
|
Android: Keyboard modifier and arrow key support
thebestnom
2020-07-21
4
-4
/
+39
|
/
*
Disable virtual keyboard focus adjustment on Android
PouleyKetchoupp
2020-07-20
1
-0
/
+1
*
Enable the ability to use Godot as a subview within an Android app
Fredia Huya-Kouadio
2020-06-25
10
-192
/
+291
*
Clean up the `GodotPlugin` public API.
Fredia Huya-Kouadio
2020-06-16
2
-5
/
+15
*
Provide the ability for clients of the Godot library to add their own command...
Fredia Huya-Kouadio
2020-05-27
1
-1
/
+2
*
Merge pull request #39004 from nekomatata/android-reset-surface
Rémi Verschelde
2020-05-24
3
-13
/
+7
|
\
|
*
Proper surface reset when resuming app on Android
PouleyKetchoupp
2020-05-24
3
-13
/
+7
*
|
Use long instead of int for object id in Android java wrapper
PouleyKetchoupp
2020-05-24
1
-2
/
+2
|
/
*
Merge pull request #38309 from SkyLucilfer/AndroidLineEdit
Rémi Verschelde
2020-05-20
3
-14
/
+39
|
\
|
*
Fix Android LineEdit editing bugs
SkyJJ
2020-05-16
3
-14
/
+39
*
|
Implementation of the Godot Android Plugin configuration file
Fredia Huya-Kouadio
2020-05-17
1
-3
/
+8
|
/
*
Merge pull request #37924 from thebestnom/migrate-to-androidX
Rémi Verschelde
2020-05-16
6
-13
/
+16
|
\
|
*
Android: Migrate deprecated support library to AndroidX
thebestnom
2020-05-10
6
-13
/
+16
*
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
25
-87
/
+0
|
/
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-1
/
+2
*
Style: Add missing copyright headers
Rémi Verschelde
2020-05-10
1
-2
/
+2
*
clang-format: Add JavaImportGroups for Java code
Rémi Verschelde
2020-05-06
26
-38
/
+80
*
Address `OS.request_permissions()` bug when non-platform permission(s) is inc...
Fredia Huya-Kouadio
2020-05-05
1
-4
/
+7
*
Migrate legacy apache dependency to the GodotPayment plugin
fhuya
2020-04-15
3
-381
/
+0
*
Add signal support to Godot Android plugin:
fhuya
2020-04-10
2
-1
/
+182
*
Display Server support
PouleyKetchoupp
2020-04-08
1
-36
/
+4
*
Vulkan rendering for Android
PouleyKetchoupp
2020-04-03
14
-112
/
+346
*
Fix copyright headers for recently added files
Rémi Verschelde
2020-03-28
2
-4
/
+4
*
Make file formatting comply with POSIX and Unix standards
Aaron Franke
2020-03-21
1
-1
/
+1
*
Update the naming scheme for the GodotPlugin's methods in preparate of the vu...
fhuya
2020-03-19
2
-17
/
+33
*
Complete the implementation of the GodotPayment plugin.
fhuya
2020-03-17
9
-1211
/
+3
*
Fix text_entered signal when max_length is used in LineEdit on Android
PouleyKetchoupp
2020-03-13
1
-3
/
+13
*
Trim the whitespace around the plugins names.
fhuya
2020-03-06
1
-2
/
+5
*
Re-architecture of the Godot Android plugin.
fhuya
2020-03-05
9
-408
/
+658
*
Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...
fhuya
2020-03-05
3
-0
/
+465
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
4
-11
/
+13
[next]