summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde2019-09-256-17/+17
|\
| * Added some obvious errors explanationsqarmin2019-09-256-17/+17
* | 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 #32194 from AlexRixhardson/fix-7945Rémi Verschelde2019-09-241-3/+0
|\ \ \
| * | | Fix crash on iOS devices during rotateAlexRixhardson2019-09-181-3/+0
| | |/ | |/|
* | | 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-235-16/+16
|\ \ \ \
| * | | | Changed some code found by Clang Tidy and Coverityqarmin2019-09-225-16/+16
| | |_|/ | |/| |
* / | | 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
| |/ /
* | | Merge pull request #32087 from karroffel/x11-pidRémi Verschelde2019-09-201-0/+7
|\ \ \
| * | | [X11] set PID as window attributethomas.herzog2019-09-111-0/+7
| | |/ | |/|
* | | Merge pull request #32210 from Calinou/editor-log-distinguish-messagesRémi Verschelde2019-09-201-4/+4
|\ \ \
| * | | Distinguish editor-originating messages in the editor logHugo Locurcio2019-09-201-4/+4
| | |/ | |/|
* | | Merge pull request #32150 from luzpaz/typosRémi Verschelde2019-09-201-4/+8
|\ \ \ | |/ / |/| |
| * | Fix misc. source comment typosluz.paz2019-09-191-4/+8
| |/
* / 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
* Fix modifier keys causing key-code mismatch on Linux/X11.bruvzg2019-08-281-1/+4
* 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
| * Android: Reapply custom changes to Google expansion.downloader libRémi Verschelde2019-08-279-48/+417
| * Android: Resync Google expansion.downloader library with upstream, unmodifiedRémi Verschelde2019-08-2717-3259/+3338
| * Android: Reapply changes to Google licensing lib from #24145Rémi Verschelde2019-08-274-33/+61
| * Android: Resync Google licensing lib with upstream, unmodifiedRémi Verschelde2019-08-2721-1700/+1513
| * Android: Fix another regression with Secure.ANDROID_IDRémi Verschelde2019-08-273-17/+15
* | Merge pull request #31713 from volzhs/fix-vibrateRémi Verschelde2019-08-271-1/+9
|\ \
| * | Suppress MissingPermission warning for Android vibrationvolzhs2019-08-271-1/+9
| |/
* / Android: Style fixes to manifest and build.gradleRémi Verschelde2019-08-274-122/+132
|/
* Android: Bump gradle version to 5.1.1Rémi Verschelde2019-08-272-2/+2
* Merge pull request #31691 from m4gr3d/fix_oculus_mobile_input_mappingRémi Verschelde2019-08-278-48/+195
|\
| * Update the fallback input mapping for the Oculus mobile devices.fhuya2019-08-268-48/+195
* | [macOS] Add methods to modify global and dock menus. Add ability to open mult...bruvzg2019-08-262-1/+118
|/
* iOS>=11 platform - when handling gestures on screen edges, godot apps should ...fogine2019-08-212-0/+16
* Merge pull request #31437 from volzhs/vibrate-mobileRémi Verschelde2019-08-218-0/+45
|\
| * Support vibration for Android and iOSvolzhs2019-08-218-0/+45
* | Merge pull request #29871 from Faless/crypto/initial_prRémi Verschelde2019-08-211-1/+1
|\ \
| * | Move CryptoCore to it's own folder.Fabio Alessandrelli2019-08-191-1/+1
| |/
* / Shut down Godot processes on app exit.fhuya2019-08-201-0/+4
|/
* Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...Rémi Verschelde2019-08-149-29/+0
|\
| * Remove redundant author doc commentsIAmActuallyCthulhu2019-08-129-29/+0
* | Merge pull request #31336 from Calinou/scons-libs-use-listsRémi Verschelde2019-08-131-1/+1
|\ \
| * | Always use lists for `LIBS` in SConsHugo Locurcio2019-08-121-1/+1
* | | https://github.com/godotengine/godot/issues/31297 - HTML5: this.rtenv.callMai...mellondill2019-08-121-0/+3
|/ /
* / Export: Remove temp files from cache after exportRémi Verschelde2019-08-124-78/+103
|/