Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Releases: openatx/atx-agent

0.4.6

06 Nov 08:31
Compare
Choose a tag to compare

Changelog

d63d7f2 fix dns_test
c076f2f Merge branch 'master' of https://github.com/openatx/atx-agent
f507a23 use custom DNSResolve to fix dns resolve error
8d6d319 Merge pull request #19 from mrx1203/master
0d8c3a0 send listenPort to server
0b8050b fix spell error, mainActivity

0.4.5

17 Sep 09:43
Compare
Choose a tag to compare

Changelog

6ce93f2 add http log
8e03bb2 fix bad spell
c2dae5a add duration in curl
a17b775 add missing file
6b814a4 use kingpin instead of flag, add curl support

0.4.3

21 Aug 02:18
Compare
Choose a tag to compare

Changelog

d9eb9cf ignore SIGINT when in daemon
d21bd01 remove pid for always resource busy

0.4.2

10 Aug 03:31
Compare
Choose a tag to compare

Changelog

6db8e99 disable auto upgrade, until upgrade fixed

0.4.1

10 Aug 02:01
Compare
Choose a tag to compare

Changelog

67ce032 fix atx-agent download time lock error

0.4.0

03 Aug 10:17
Compare
Choose a tag to compare

Changelog

058be8b add go-daemon, add safe time.Ticker to prevent panic, which make atx-agent live longer
562392f silent start uiautomator when started

0.3.6

24 Jul 10:10
Compare
Choose a tag to compare

Changelog

5f61599 add upload zip and unzip support, fix minicap ppid 1 not killed error

0.3.5

27 Jun 05:55
Compare
Choose a tag to compare

Changelog

e2fb2f4 fix session launch error in some special condition

0.3.4

25 Jun 06:20
Compare
Choose a tag to compare

Changelog

07f7241 sync to the latest androidbinary
1957941 fix parse-manifest error, need to sync with shogo82148 repo
dd3832a fix session launch error

0.3.3

07 Jun 08:39
Compare
Choose a tag to compare

Changelog

d1f0251 /shell support timeout(seconds) params, return combine stderr, exitCode
e964f62 use public dns first, then use net.dns1 server