godot/platform
Pedro J. Estébanez c8d1457898 Fix Android debug/run
- Prefix all __adb__ commands with device specification to avoid errors when multiple devices connected.
- Include Android release in device data collection.
- Force system user:.
    - Ability to enable/disable.
    - Apply only if OS release >= 17 (when multiuser was introduced.
    - Fix argument passing.
- Rename local variable `port` to `dbg_port` to better match its partner `fs_port`.
- Fix typo in error message.
2017-07-27 17:32:39 +02:00
..
android Fix Android debug/run 2017-07-27 17:32:39 +02:00
haiku -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
iphone Fixed setting our system_fbo framebuffer 2017-07-25 08:29:48 +10:00
javascript Merge pull request #9770 from eska014/html5-focus 2017-07-23 13:13:09 +02:00
osx Fix Right-Click (Ctrl-Click) on OS X 2017-07-23 12:45:59 -03:00
server Buildsystem: Improve detect.py readability and fix issues 2017-07-01 08:20:51 +02:00
uwp -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
windows Make MinGW test less verbose on non-Bash shells 2017-07-25 20:44:44 +02:00
x11 Workaround to allow pasting unicode characters from X selection. 2017-07-25 08:00:48 +08:00