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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android : implement InputEventMagnifyGesture and InputEventPanGesture
Jérémy Zurcher
2019-11-02
1
-1
/
+33
*
Improve EditorExportPlatform interface.
Fabio Alessandrelli
2019-10-23
1
-8
/
+19
*
Add request permission automatically at android
Cagdas
2019-10-22
7
-29
/
+215
*
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
4
-0
/
+0
|
/
*
Cleanup fix for the meta-data parsing crashing bug.
fhuya
2019-10-11
1
-12
/
+4
*
Android: Work around crash in _fix_manifest
Rémi Verschelde
2019-10-11
1
-2
/
+4
*
Adds Pen support for Android
Alexander Holland
2019-10-04
6
-1
/
+44
*
Merge pull request #32514 from akien-mga/android-one-click-dont-uninstall
Rémi Verschelde
2019-10-03
1
-1
/
+1
|
\
|
*
Android one-click deploy: Don't clear by default
Rémi Verschelde
2019-10-03
1
-1
/
+1
*
|
Android: Fix manifest parsing and APK names in export code
Rémi Verschelde
2019-10-03
2
-9
/
+6
|
/
*
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
2
-10
/
+10
|
\
|
*
Added some obvious errors explanations
qarmin
2019-09-25
2
-10
/
+10
*
|
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
*
|
|
|
Merge pull request #32055 from qarmin/some_code_fixes
Rémi Verschelde
2019-09-23
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-22
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Fix starting intent problem
Cagdas
2019-09-22
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #32064 from m4gr3d/propagate_gl_surface_events
Rémi Verschelde
2019-09-20
6
-15
/
+83
|
\
\
\
|
*
|
|
Add new events and accompanying logic to notify when the app is paused and re...
fhuya
2019-09-19
6
-15
/
+83
|
|
/
/
*
/
/
Distinguish editor-originating messages in the editor log
Hugo Locurcio
2019-09-20
1
-4
/
+4
|
/
/
*
/
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-09-04
136
-187
/
+378
|
/
*
Android: Improve dialogs about custom build template
Rémi Verschelde
2019-08-29
1
-6
/
+3
*
SCons: Generate android_source.zip during build
Rémi Verschelde
2019-08-29
1
-0
/
+22
*
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
4
-122
/
+132
|
/
*
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
8
-48
/
+195
*
Merge pull request #31437 from volzhs/vibrate-mobile
Rémi Verschelde
2019-08-21
5
-0
/
+33
|
\
|
*
Support vibration for Android and iOS
volzhs
2019-08-21
5
-0
/
+33
*
|
Shut down Godot processes on app exit.
fhuya
2019-08-20
1
-0
/
+4
|
/
*
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-14
1
-4
/
+0
|
\
|
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-4
/
+0
*
|
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-12
1
-36
/
+54
|
/
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-09
4
-36
/
+11
*
Add feature tag for hmd devices based on DOF
Cameron Reikes
2019-08-07
1
-0
/
+133
*
Merge pull request #30468 from SaracenOne/expose_audio_capture
Rémi Verschelde
2019-08-07
1
-3
/
+3
|
\
|
*
Exposes capture methods to AudioServer, variable renames for consistency,
Saracen
2019-07-15
1
-3
/
+3
[next]