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.6.1

23 Jul 03:13
Compare
Choose a tag to compare

Changelog

a0d6f8b add GET /packages API
31622a1 add dump hierarchy ability
361550d add cpu calculate
4b10ec2 add get meminfo method
7131255 restart uiautomator when sth wrong

0.6.0

29 May 07:47
Compare
Choose a tag to compare

Changelog

dd1e203 merge pull-request:44, fix #44
79f0529 add robust /dump/hierarchy, remove whatsinput
bc60656 add DEVELOP.md

0.5.5

25 Mar 09:05
Compare
Choose a tag to compare

Changelog

806b769 DEL /uiautomator status 500->200, close #26
16ec6a8 fix dns error, close #39
e76dc0b merge androidbinary, fix openatx/uiautomator2#296
010e3eb add /screenshot download support
282b896 add minitouch reset

0.5.4

14 Jan 06:07
Compare
Choose a tag to compare

Changelog

983fbed modify go.sum
aebfe1c fix session for com.tmall.wireless

0.5.3

17 Dec 04:34
Compare
Choose a tag to compare

Changelog

fcf3755 upgrade heartbeat use safetime instead time to prevent timer.Reset panic

0.5.2

11 Dec 14:34
Compare
Choose a tag to compare

Changelog

fe9d55a Merge branch 'master' of https://github.com/openatx/atx-agent
e931fa8 fix session launch timeout too short bug
34316a2 add size in /packages//info
0cba78e add /info and /icon api

0.5.0

06 Dec 07:05
Compare
Choose a tag to compare

Changelog

34316a2 add size in /packages//info
0cba78e add /info and /icon api

0.4.9

24 Nov 13:45
Compare
Choose a tag to compare

Changelog

4c57da2 fix to support go1.11
e5a3ad9 update build method
4384ee9 use go.mod to manage vendor
4cf879d fix #24
77deed1 fix typo, close #28
74b93d4 try to fix getprop error
7d3ab92 fix timezone

0.4.8

12 Nov 09:17
Compare
Choose a tag to compare

Changelog

1793c67 add progress in atx-agent

0.4.7

12 Nov 02:18
Compare
Choose a tag to compare

Changelog

20f2b76 add serverURL in /info, add /packages/{id} rest api
668091a remove wrong bat files