Skip to content

Releases: codeskyblue/fa

v1.0.1

13 Jan 05:21
Compare
Choose a tag to compare

Changelog

402af1a fix tcpusb reverse ok bug
a2ceff9 fix reverse close
4aec3c6 not support reverse proxy, because this is not working

v1.0.0

11 Jan 05:55
Compare
Choose a tag to compare

Changelog

95eb727 fix wrong addr
2d3c0e9 support share in local
aba82cf add fa share support
8a1798f add some docs
e09adf4 add more code to fa share
d48255d run one shell now supported
094a2f6 add more code to fa share
36bcfbf add share command
aef5001 add RunCommand support
fc6e098 support Stat
93f59d0 add more to sync
6a6f398 try to implement stat
5b53d75 add more command
4df063d fix version test
01f76ed add client.go in adb dir
2486367 add tunnel example
98863c2 add get-serialno
65dedf1 on 1.0.40 adb connect always say authentication error
89d8210 now support send packet
fdb319e add token
857d1bb add watch, but not complemented
624ee4c fix screencap error on smartision

v0.1.1

21 Dec 15:44
Compare
Choose a tag to compare

Changelog

2b78289 fix test
34b2b04 add pidcat.go
ad7552c update readme
506407a add shell command
b10e662 add fa shell command
d03827e clean adb code
cb55d61 Merge branch 'master' of https://github.com/codeskyblue/ya
580b9e4 merge code
f7149d9 fix when no device connected, fa devices --json output null

v0.1.0

17 Dec 05:40
Compare
Choose a tag to compare

Changelog

12b73a8 add command: adb devices
83dffb8 start adb server when dial 5037 error
5d0e98c add global option -d, -s, add healthcheck command

v0.0.5

10 Dec 03:11
Compare
Choose a tag to compare

Changelog

15b137b remove pty to fix windows support
dee9a7b use pty when call adb install
6d93d4f update doc
a9c9b59 add install and fix screenshot on lower device
98232d1 make screenshot works with android 4.4
ca23637 rename project
3770ff9 choose one device when screenshot

v0.0.4

07 Dec 06:00
Compare
Choose a tag to compare

Changelog

952db35 add screenshot support
e233bab update readme
66b408f add some more want to do
2c04d18 support select when multi device connected
b905870 update install

v0.0.3

06 Dec 12:55
Compare
Choose a tag to compare

Changelog

109f182 fix goreleaser
94bd273 fix travis.yml