summaryrefslogtreecommitdiff
path: root/platform/android/export
AgeCommit message (Expand)Author
2019-10-15Add connection information and serial number to device descriptionRobbie Cooper
2019-10-15Detect adb connection type and debug over Wi-Fi if neededRobbie Cooper
2019-10-11Cleanup fix for the meta-data parsing crashing bug.fhuya
2019-10-11Android: Work around crash in _fix_manifestRémi Verschelde
2019-10-03Merge pull request #32514 from akien-mga/android-one-click-dont-uninstallRémi Verschelde
2019-10-03Android: Fix manifest parsing and APK names in export codeRémi Verschelde
2019-10-03Android one-click deploy: Don't clear by defaultRémi Verschelde
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
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-20Distinguish editor-originating messages in the editor logHugo Locurcio
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-12Export: Remove temp files from cache after exportRémi Verschelde
2019-08-09Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...Robin Hübner
2019-08-07Add feature tag for hmd devices based on DOFCameron Reikes
2019-07-02Make the meta-data name attribute settable. This will facilitate reuse for AR...fhuya
2019-07-02Merge pull request #29824 from m4gr3d/add_ovr_exportRémi Verschelde
2019-07-02Add XR mode selection to the Android export process.fhuya
2019-07-01Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde
2019-06-23Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG
2019-06-20Merge pull request #29910 from m4gr3d/dev_deprecate_armv6Rémi Verschelde
2019-06-19Deprecate armv6 support for Androidfhuya
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-06-11Fix error macro calls not ending with semicolonRémi Verschelde
2019-05-18Allow project export to be canceledGeorge Marques
2019-05-01Merge pull request #27676 from qarmin/small_fixes_2Rémi Verschelde
2019-04-27Clean up latency related functionsJuan Linietsky
2019-04-07Android now (optionally) builds the template when exportingJuan Linietsky
2019-04-08Small fixes, mostly dupicated codeqarmin
2019-04-04Small fixes to static analyzer bugsqarmin
2019-03-06Fix directory check when exporting projectvolzhs
2019-03-06Merge pull request #26633 from akien-mga/driver-fallback-etcRémi Verschelde
2019-03-05Fixes misleading error message when trying to exportRicardo Lüders
2019-03-05Disable driver fallback to GLES2 by defaultRémi Verschelde
2019-03-03Improve VRAM texture compression checks for mobile/webRémi Verschelde
2019-02-26-Properly handle missing ETC support on exportJuan Linietsky
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-02-12Platform: Ensure classes match their header filenameRémi Verschelde
2019-01-21ExportDialog: Make error messages translatableRémi Verschelde
2019-01-16Android: Enable arm64-v8a export by defaultRémi Verschelde
2019-01-16Android: Add support for x86_64 architectureRémi Verschelde
2019-01-04Merge pull request #24592 from volzhs/android-etcRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-26Make possible to use ETC texture format with GLES3 on Androidvolzhs
2018-12-19Add option to add debug keystore in Android exportGeorge Marques
2018-12-18Fix lint error/warning while building android templatevolzhs
2018-12-14Android: Don't expose x86_64 ABI for export if we can't build templates for itRémi Verschelde