summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2019-10-01Fixed running the export templates with newer emscripten versions.Relintai
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-24Merge pull request #32269 from m4gr3d/improve_build_timeRémi Verschelde
2019-09-24Updates the Godot gradle tasks to enable manual runs of the `scons` command.fhuya
2019-09-24Fix copyright headers and style issuesRémi Verschelde
2019-09-24Merge pull request #32194 from AlexRixhardson/fix-7945Rémi Verschelde
2019-09-23Merge pull request #32250 from lawnjelly/android-keyboard2Rémi Verschelde
2019-09-23Fix Android keyboard crash with left cursorlawnjelly
2019-09-23Merge pull request #32055 from qarmin/some_code_fixesRémi Verschelde
2019-09-22Changed some code found by Clang Tidy and Coverityqarmin
2019-09-22Fix starting intent problemCagdas
2019-09-20Merge pull request #32064 from m4gr3d/propagate_gl_surface_eventsRémi Verschelde
2019-09-20Merge pull request #32087 from karroffel/x11-pidRémi Verschelde
2019-09-20Merge pull request #32210 from Calinou/editor-log-distinguish-messagesRémi Verschelde
2019-09-20Merge pull request #32150 from luzpaz/typosRémi Verschelde
2019-09-20Distinguish editor-originating messages in the editor logHugo Locurcio
2019-09-19Add new events and accompanying logic to notify when the app is paused and re...fhuya
2019-09-19Fix misc. source comment typosluz.paz
2019-09-18Fix crash on iOS devices during rotateAlexRixhardson
2019-09-11[X11] set PID as window attributethomas.herzog
2019-09-04Split the Android platform java logic into an Android library module (`lib`) ...fhuya
2019-08-29Android: Improve dialogs about custom build templateRémi Verschelde
2019-08-29SCons: Generate android_source.zip during buildRémi Verschelde
2019-08-28Fix modifier keys causing key-code mismatch on Linux/X11.bruvzg
2019-08-27Merge pull request #31709 from akien-mga/android-fix-thirdpartyRémi Verschelde
2019-08-27Merge pull request #31713 from volzhs/fix-vibrateRémi Verschelde
2019-08-27Android: Sync Google billing library with upstream, unmodifiedRémi Verschelde
2019-08-27Suppress MissingPermission warning for Android vibrationvolzhs
2019-08-27Android: Reapply custom changes to Google expansion.downloader libRémi Verschelde
2019-08-27Android: Resync Google expansion.downloader library with upstream, unmodifiedRémi Verschelde
2019-08-27Android: Reapply changes to Google licensing lib from #24145Rémi Verschelde
2019-08-27Android: Resync Google licensing lib with upstream, unmodifiedRémi Verschelde
2019-08-27Android: Fix another regression with Secure.ANDROID_IDRémi Verschelde
2019-08-27Android: Style fixes to manifest and build.gradleRémi Verschelde
2019-08-27Android: Bump gradle version to 5.1.1Rémi Verschelde
2019-08-27Merge pull request #31691 from m4gr3d/fix_oculus_mobile_input_mappingRémi Verschelde
2019-08-26Update the fallback input mapping for the Oculus mobile devices.fhuya
2019-08-26[macOS] Add methods to modify global and dock menus. Add ability to open mult...bruvzg
2019-08-21iOS>=11 platform - when handling gestures on screen edges, godot apps should ...fogine
2019-08-21Merge pull request #31437 from volzhs/vibrate-mobileRémi Verschelde
2019-08-21Merge pull request #29871 from Faless/crypto/initial_prRémi Verschelde
2019-08-21Support vibration for Android and iOSvolzhs
2019-08-20Shut down Godot processes on app exit.fhuya
2019-08-19Move CryptoCore to it's own folder.Fabio Alessandrelli
2019-08-14Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...Rémi Verschelde
2019-08-13Merge pull request #31336 from Calinou/scons-libs-use-listsRémi Verschelde
2019-08-12Always use lists for `LIBS` in SConsHugo Locurcio
2019-08-12https://github.com/godotengine/godot/issues/31297 - HTML5: this.rtenv.callMai...mellondill
2019-08-12Export: Remove temp files from cache after exportRémi Verschelde