Commit Graph
6 Commits
Author SHA1 Message Date
Rudolf Polzer 083837c361 Add a variable EXPERIMENTAL_ADB_CHANNEL_TCP_PORT to try using adb forward with a TCP port instead of a UNIX socket.
This is less secure but may work around an OS X/adb bug.
2017-04-12 16:46:44 -04:00
Rudolf Polzer 861eb4bbb3 Fix the suggested ProxyCommand for adb-channel.
Thanks to duckdalbe for noticing!

Fixes #6.
2016-10-04 14:10:23 -04:00
Rudolf Polzer ba8f830d28 Merge caching and listing directory contents.
This also removes reliance on Android version specific "ls" arguments,
fixing things for both N and M.
2016-09-26 10:52:47 -04:00
Rudolf Polzer f345a79f93 adb-sync: Fix listdir() with Android N. 2016-08-25 09:26:45 -04:00
Rudolf Polzer f4f65ef170 Fix links. 2014-08-26 09:35:27 +02:00
Rudolf Polzer de9659ddab first commit 2014-08-26 09:33:49 +02:00