コミット履歴

作者 SHA1 メッセージ 日付
  Pedro J. Estébanez 2c9d98bb48 Fix manifest generation bug in Android export 9 年 前
  Johan Manuel a4674bda47 Fix some comparisons between signed and unsigned integers 9 年 前
  Johan Manuel 046f94d3ac Remove some unused variables 9 年 前
  Mario Schlack beaa56bff2 Minor code formatting in platform/android 9 年 前
  Juan Linietsky 0988970c1f Fixed properly not save signals that already exist in their base scenes, closes #5656 9 年 前
  Pedro J. Estébanez e7b2626707 Make Android build smarter (SCons + Gradle) 9 年 前
  Rémi Verschelde b9ed5b12c9 Merge pull request #5235 from volzhs/fix-android-export 9 年 前
  Rémi Verschelde a7fc04626a Add missing license headers in our source files (#5255) 9 年 前
  volzhs e6bbe91994 fix errors while exporting android 9 年 前
  Pedro J. Estébanez 1fcb2a1a00 Handle tmp files properly on Android export 9 年 前
  Pedro J. Estébanez e1948d520a Zip-align exported APK 9 年 前
  Pedro J. Estébanez 1b189ad943 Fix typo 9 年 前
  Pedro J. Estébanez bb1b51f470 Keep certain assets uncompressed on Android export 9 年 前
  Juan Linietsky d61b91cbe0 -Heavily improved editor startup and exit performance 9 年 前
  eska ab4caa7953 Move export GUI debug toggle to export settings window 9 年 前
  Rémi Verschelde a895e2e372 Merge pull request #4105 from akien-mga/pr-android-shutdown-adb 9 年 前
  Rémi Verschelde c584940387 Expose android/shutdown_adb_on_exit parameter and default to true 9 年 前
  sanikoyes 9e026fecef Add -r flag to adb install for keep app user data 9 年 前
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 年 前
  Ariel Manzur 30d0ca9766 added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settings 9 年 前
  Juan Linietsky e7eb332799 fix export bug 9 年 前
  Juan Linietsky c9580965ea -Remote deploy now uses FS over USB on Android, super fast! 9 年 前
  Juan Linietsky 40ba22631b Renamed godot domain from com.android.godot (which was incorrect) to org.godotengine.godot 9 年 前
  est31 15f6d3cebf Add way to look for templates at system wide level too 9 年 前
  masoud bh 14b9579748 Skip META-INF from Android Template 9 年 前
  Juan Linietsky 83d9a692be Ability to visually debug geometry visually: 10 年 前
  Juan Linietsky 9d185ccc30 -Merged the file server with the live editing and remote debug 10 年 前
  Juan Linietsky 95047562d7 Several performance improvements, mainly in loading and instancing scenes and resources. 10 年 前
  Juan Linietsky 524d9fad59 -fixed godot icon for android 10 年 前
  Juan Linietsky 61e90385f6 -option to select arm and x86 architectures on android export (will not work with current templates, you have to make new and include both x86 and arm support) 10 年 前