From 5ab126ddbe476bbe5fb89087ae20b3229b3505d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerg=C5=91=20T=C3=B6rcsv=C3=A1ri?= Date: Sun, 28 Feb 2016 03:04:59 +0100 Subject: [PATCH] reuseable jadbDevices and the shell command returns a string --- .idea/copyright/profiles_settings.xml | 4 +-- .idea/encodings.xml | 7 ++-- .idea/libraries/junit_4_10.xml | 1 + .idea/misc.xml | 5 ++- .idea/runConfigurations/MockedTestCases.xml | 1 + lib/commons-io-2.4.jar | Bin 0 -> 185140 bytes src/se/vidstige/jadb/JadbConnection.java | 12 +++++-- src/se/vidstige/jadb/JadbDevice.java | 33 +++++++++++------- src/se/vidstige/jadb/Transport.java | 7 ++++ .../jadb/test/RealDeviceTestCases.java | 22 ++++++++++++ 10 files changed, 69 insertions(+), 23 deletions(-) create mode 100644 lib/commons-io-2.4.jar diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml index 3572571..e7bedf3 100644 --- a/.idea/copyright/profiles_settings.xml +++ b/.idea/copyright/profiles_settings.xml @@ -1,5 +1,3 @@ - - - + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml index e206d70..f758959 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -1,5 +1,6 @@ - - - + + + + \ No newline at end of file diff --git a/.idea/libraries/junit_4_10.xml b/.idea/libraries/junit_4_10.xml index 9b2b25d..abc0fe2 100644 --- a/.idea/libraries/junit_4_10.xml +++ b/.idea/libraries/junit_4_10.xml @@ -2,6 +2,7 @@ + diff --git a/.idea/misc.xml b/.idea/misc.xml index 9732041..e5a00db 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,8 +3,7 @@ - + - - + \ No newline at end of file diff --git a/.idea/runConfigurations/MockedTestCases.xml b/.idea/runConfigurations/MockedTestCases.xml index 8cc97df..7223fa0 100644 --- a/.idea/runConfigurations/MockedTestCases.xml +++ b/.idea/runConfigurations/MockedTestCases.xml @@ -1,5 +1,6 @@ +