28 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
b7a47a709a Initial exploration and plan for copilot instructions
Co-authored-by: codeskyblue <3281689+codeskyblue@users.noreply.github.com>
2025-09-22 12:36:17 +00:00
codeskyblue
a063811184 remove atx-agent (#959) and useless libs
* remove atx-agent from code
* remove filelocks and others
2024-04-28 14:16:44 +08:00
codeskyblue
55b5a579e1 add xpath tests, remove logzero, add enable_pretty_logging (#950)
* add unittests/test_xpath.py
* remove logzero
* add enable_pretty_logging
* fix coveragerc
2024-04-04 18:11:56 +08:00
codeskyblue
021c391182 Poetry (#945)
limit python version >= 3.8
use poetry instead of pbr, setup.py
remove some useless deps
add github.actions.test matrix, include mac, linux, windows (3.8-3.11)
remove extra option [image] for pip install uiautomator[image]
2024-03-20 15:32:03 +08:00
codeskyblue
08a085bb8c update adbutils to 1.0.9 2022-11-02 13:59:38 +08:00
codeskyblue
7b986819f2 add multi thread example 2021-04-16 16:11:59 +08:00
codeskyblue
b1aa1df3c6 change logic of start uiautomator, upgrade apk version 2019-12-25 19:38:30 +08:00
codeskyblue
26de34207f fix bug, reported by h.t. 2019-12-18 14:54:28 +08:00
codeskyblue
68f42d5913 rename UIAutomatorServer to Device, add session.restart() method 2019-08-21 17:40:29 +08:00
codeskyblue
a6df556d35 add swipe_ext('right', 0.9) method 2019-08-20 18:01:58 +08:00
codeskyblue
06c5f7b529 add app_wait, app_list_running 2019-08-20 16:55:37 +08:00
codeskyblue
0f9fb6c28c sort imports 2019-01-08 23:53:22 +08:00
codeskyblue
a5c65949eb update atx-agent version to 0.5.1, fix session timeout error 2018-12-09 21:29:13 +08:00
codeskyblue
55d1921c05 update atx-agent version and netease music example 2018-12-07 16:56:52 +08:00
shengxiang
4a284c1d36 add proxyhttp.go not finished yet 2018-05-04 09:39:28 +08:00
shengxiang
84bf0ce11a stash code 2018-05-03 16:55:11 +08:00
shengxiang
8b2d65f1ba add screenshot into cli 2018-04-10 16:51:02 +08:00
shengxiang
9ee226a965 add docstring for swipe_points 2018-04-02 09:48:48 +08:00
shengxiang
b8a7324f56 check if apk installed after init 2018-02-26 14:33:00 +08:00
shengxiang
d31d2e0081 add adbkit-init 2018-02-24 17:27:55 +08:00
codeskyblue
2bd257d2bc add syntax error retry on screenshot error 2018-02-06 21:02:49 +08:00
shengxiang
862e040ddc update atx-agent version 2018-02-02 16:46:47 +08:00
codeskyblue
c96cb361cf update screenshot to support opencv 2018-01-01 14:29:36 +08:00
codeskyblue
f4aa34b474 rename examples/powerweb to webbattery 2017-12-09 20:58:25 +08:00
shengxiang
ae5207e596 add webpower ^_^ 2017-12-09 19:39:55 +08:00
shengxiang
7bb3d1b2a1 support oppo auto install 2017-11-29 20:08:31 +08:00
shengxiang
10a352ee22 add readme 2017-11-01 20:50:56 +08:00
shengxiang
aa60827807 add example test 2017-09-26 20:05:08 +08:00