Commit Graph

20 Commits

Author SHA1 Message Date
lilong.129
b64fe9cfdd change: replace ioutil.ReadAll with io.ReadAll 2023-08-29 17:27:54 +08:00
lilong.129
521462f362 change: replace log duration in miliseconds 2023-08-14 21:36:33 +08:00
lilong.129
9e55116567 change: log elapsed seconds for shell execution 2023-06-24 00:07:17 +08:00
lilong.129
0c8d86639b change: simplify tests 2023-06-23 13:59:48 +08:00
lilong.129
65cfb86ac5 refactor: add SendWithCheck for adb transport 2023-06-23 13:41:29 +08:00
lilong.129
b5612c5632 refactor: raise adb error 2023-06-22 16:33:53 +08:00
lilong.129
030223eb56 feat: log elapsed seconds for running shell command 2023-06-21 21:37:57 +08:00
lilong.129
b0e7a6609f change: check android device offline 2023-05-30 21:31:51 +08:00
lilong.129
247f6b9975 refactor: exit with AndroidShellExecError code for adb shell failure 2023-05-04 00:15:02 +08:00
lilong.129
58f1fec2fa change: GenNameWithTimestamp 2023-04-17 22:45:58 +08:00
lilong.129
0a59ced824 refactor: TakeScreenShot saves all screenshots 2023-04-16 22:32:47 +08:00
lilong.129
1c10978fac fix: screencap compatibility for shell v1 and v2 2023-04-14 23:57:20 +08:00
lilong.129
bae5380f80 fix: ScreenCap call RunShellCommandWithBytes 2023-04-14 21:10:43 +08:00
lilong.129
b0b41b8804 change: remove debug log 2023-04-13 23:12:43 +08:00
lilong.129
639ae3e4f2 faet: add ScreenCap for gadb 2023-04-13 22:48:40 +08:00
lilong.129
e35a11a25f refactor: replace gadb with optimized version authoried by @appl3s 2023-04-13 22:41:45 +08:00
debugtalk
3dd09e5539 fix: specify uia2 ip and port 2022-12-26 20:22:59 +08:00
debugtalk
9b081bff8b change: replace gadb log 2022-12-26 16:49:43 +08:00
debugtalk
c8878c34b5 fix: parse error exit code 2022-10-24 17:03:47 +08:00
debugtalk
896f39c3f2 refactor: move gadb to hrp pkg 2022-10-23 22:04:42 +08:00