summaryrefslogtreecommitdiffstats
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Android: Improve name of icon export propertiesRémi Verschelde2020-01-171-3/+3
* Add support for Android adaptive icons.Bruno Lourenço2020-01-1423-55/+102
* fixes android double tap regressionAlexander Holland2020-01-134-4/+4
* Add support for generating a Oculus Mobile VR apk with hand tracking support.fhuya2020-01-101-115/+155
* Fixes Android FileDialogAlexander Holland2020-01-108-1/+160
* Fix Android exporter manifest creation.Bruno Lourenço2020-01-091-6/+6
* Export: Improve usability of command line interfaceRémi Verschelde2020-01-071-19/+24
* Update copyright statements to 2020Rémi Verschelde2020-01-0166-132/+132
* Replace the android.defaultConfig.applicationId in build.gradle with the pack...fhuya2019-12-303-3/+16
* Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+1
* i18n: Sync translations with Weblate + update templateRémi Verschelde2019-12-221-1/+0
* Fix crash on Android with no manifest permissions.Fabio Alessandrelli2019-12-171-3/+5
* Add Android NetSocket implementation.Fabio Alessandrelli2019-12-145-0/+220
* Add GodotNetUtils Java class for Android.Fabio Alessandrelli2019-12-143-0/+105
* iOS modular build and export implementation.bruvzg2019-12-012-8/+0
* Merge pull request #32854 from cooperra/fix-wireless-adb-debuggingRémi Verschelde2019-11-281-3/+18
|\
| * Add connection information and serial number to device descriptionRobbie Cooper2019-10-151-0/+8
| * Detect adb connection type and debug over Wi-Fi if neededRobbie Cooper2019-10-151-3/+10
* | Style: Add missing copyright headersRémi Verschelde2019-11-221-0/+30
* | Revert "Android : implement InputEventMagnifyGesture and InputEventPanGesture"Rémi Verschelde2019-11-111-33/+1
* | Android : implement InputEventMagnifyGesture and InputEventPanGestureJérémy Zurcher2019-11-021-1/+33
* | Improve EditorExportPlatform interface.Fabio Alessandrelli2019-10-231-8/+19
* | Add request permission automatically at androidCagdas2019-10-227-29/+215
* | Merge pull request #32858 from m4gr3d/expand_singleton_base_apiRémi Verschelde2019-10-221-0/+34
|\ \ | |/ |/|
| * Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...Fredia Huya-Kouadio2019-10-181-0/+34
* | Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio2019-10-124-0/+0
|/
* Cleanup fix for the meta-data parsing crashing bug.fhuya2019-10-111-12/+4
* Android: Work around crash in _fix_manifestRémi Verschelde2019-10-111-2/+4
* Adds Pen support for AndroidAlexander Holland2019-10-046-1/+44
* Merge pull request #32514 from akien-mga/android-one-click-dont-uninstallRémi Verschelde2019-10-031-1/+1
|\
| * Android one-click deploy: Don't clear by defaultRémi Verschelde2019-10-031-1/+1
* | Android: Fix manifest parsing and APK names in export codeRémi Verschelde2019-10-032-9/+6
|/
* Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde2019-09-252-10/+10
|\
| * Added some obvious errors explanationsqarmin2019-09-252-10/+10
* | Merge pull request #32269 from m4gr3d/improve_build_timeRémi Verschelde2019-09-242-34/+82
|\ \
| * | Updates the Godot gradle tasks to enable manual runs of the `scons` command.fhuya2019-09-242-34/+82
* | | Fix copyright headers and style issuesRémi Verschelde2019-09-241-0/+30
* | | Merge pull request #32250 from lawnjelly/android-keyboard2Rémi Verschelde2019-09-231-4/+2
|\ \ \
| * | | Fix Android keyboard crash with left cursorlawnjelly2019-09-231-4/+2
* | | | Merge pull request #32055 from qarmin/some_code_fixesRémi Verschelde2019-09-231-3/+3
|\ \ \ \
| * | | | Changed some code found by Clang Tidy and Coverityqarmin2019-09-221-3/+3
| | |/ / | |/| |
* / | | Fix starting intent problemCagdas2019-09-221-1/+1
|/ / /
* | | Merge pull request #32064 from m4gr3d/propagate_gl_surface_eventsRémi Verschelde2019-09-206-15/+83
|\ \ \
| * | | Add new events and accompanying logic to notify when the app is paused and re...fhuya2019-09-196-15/+83
| |/ /
* / / Distinguish editor-originating messages in the editor logHugo Locurcio2019-09-201-4/+4
|/ /
* / Split the Android platform java logic into an Android library module (`lib`) ...fhuya2019-09-04136-187/+378
|/
* Android: Improve dialogs about custom build templateRémi Verschelde2019-08-291-6/+3
* SCons: Generate android_source.zip during buildRémi Verschelde2019-08-291-0/+22
* Merge pull request #31709 from akien-mga/android-fix-thirdpartyRémi Verschelde2019-08-2742-5026/+5458
|\
| * Android: Sync Google billing library with upstream, unmodifiedRémi Verschelde2019-08-272-32/+177