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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Android adaptive icons.
Bruno Lourenço
2020-01-14
22
-2
/
+7
*
fixes android double tap regression
Alexander Holland
2020-01-13
2
-2
/
+2
*
Fixes Android FileDialog
Alexander Holland
2020-01-10
3
-0
/
+121
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
36
-72
/
+72
*
Replace the android.defaultConfig.applicationId in build.gradle with the pack...
fhuya
2019-12-30
2
-1
/
+11
*
i18n: Sync translations with Weblate + update template
Rémi Verschelde
2019-12-22
1
-1
/
+0
*
Fix crash on Android with no manifest permissions.
Fabio Alessandrelli
2019-12-17
1
-3
/
+5
*
Add GodotNetUtils Java class for Android.
Fabio Alessandrelli
2019-12-14
3
-0
/
+105
*
Style: Add missing copyright headers
Rémi Verschelde
2019-11-22
1
-0
/
+30
*
Add request permission automatically at android
Cagdas
2019-10-22
2
-29
/
+165
*
Merge pull request #32858 from m4gr3d/expand_singleton_base_api
Rémi Verschelde
2019-10-22
1
-0
/
+34
|
\
|
*
Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...
Fredia Huya-Kouadio
2019-10-18
1
-0
/
+34
*
|
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2019-10-12
3
-0
/
+0
|
/
*
Adds Pen support for Android
Alexander Holland
2019-10-04
2
-1
/
+17
*
Android: Fix manifest parsing and APK names in export code
Rémi Verschelde
2019-10-03
1
-5
/
+2
*
Merge pull request #32269 from m4gr3d/improve_build_time
Rémi Verschelde
2019-09-24
2
-34
/
+82
|
\
|
*
Updates the Godot gradle tasks to enable manual runs of the `scons` command.
fhuya
2019-09-24
2
-34
/
+82
*
|
Fix copyright headers and style issues
Rémi Verschelde
2019-09-24
1
-0
/
+30
*
|
Merge pull request #32250 from lawnjelly/android-keyboard2
Rémi Verschelde
2019-09-23
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix Android keyboard crash with left cursor
lawnjelly
2019-09-23
1
-4
/
+2
*
|
Add new events and accompanying logic to notify when the app is paused and re...
fhuya
2019-09-19
4
-15
/
+63
|
/
*
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-09-04
134
-164
/
+373
*
Merge pull request #31709 from akien-mga/android-fix-thirdparty
Rémi Verschelde
2019-08-27
42
-5026
/
+5458
|
\
|
*
Android: Sync Google billing library with upstream, unmodified
Rémi Verschelde
2019-08-27
2
-32
/
+177
|
*
Android: Reapply custom changes to Google expansion.downloader lib
Rémi Verschelde
2019-08-27
9
-48
/
+417
|
*
Android: Resync Google expansion.downloader library with upstream, unmodified
Rémi Verschelde
2019-08-27
17
-3259
/
+3338
|
*
Android: Reapply changes to Google licensing lib from #24145
Rémi Verschelde
2019-08-27
4
-33
/
+61
|
*
Android: Resync Google licensing lib with upstream, unmodified
Rémi Verschelde
2019-08-27
21
-1700
/
+1513
|
*
Android: Fix another regression with Secure.ANDROID_ID
Rémi Verschelde
2019-08-27
3
-17
/
+15
*
|
Merge pull request #31713 from volzhs/fix-vibrate
Rémi Verschelde
2019-08-27
1
-1
/
+9
|
\
\
|
*
|
Suppress MissingPermission warning for Android vibration
volzhs
2019-08-27
1
-1
/
+9
|
|
/
*
/
Android: Style fixes to manifest and build.gradle
Rémi Verschelde
2019-08-27
2
-106
/
+119
|
/
*
Android: Bump gradle version to 5.1.1
Rémi Verschelde
2019-08-27
2
-2
/
+2
*
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
|
/
*
Make the meta-data name attribute settable. This will facilitate reuse for AR...
fhuya
2019-07-02
1
-2
/
+2
*
Merge pull request #29824 from m4gr3d/add_ovr_export
Rémi Verschelde
2019-07-02
7
-34
/
+51
|
\
|
*
Add XR mode selection to the Android export process.
fhuya
2019-07-02
7
-34
/
+51
*
|
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
*
Git: Explicitly list binary files as such to avoid EOL change
Rémi Verschelde
2019-05-25
1
-84
/
+84
*
Fix typos with codespell
Rémi Verschelde
2019-05-19
1
-1
/
+1
*
Change "ID" to lowercase "id"
Aaron Franke
2019-05-09
1
-2
/
+2
*
Rename wrong field.
Juan Linietsky
2019-04-24
1
-2
/
+2
*
Remove forgotten strings in configuration files
Juan Linietsky
2019-04-24
2
-9
/
+0
*
Android now (optionally) builds the template when exporting
Juan Linietsky
2019-04-07
2
-0
/
+177
*
Merge pull request #28164 from BastiaanOlij/AndroidCameraPermission
Rémi Verschelde
2019-04-19
1
-0
/
+7
|
\
[next]