debugtalk
|
ee04fb5702
|
update hrp plugin (#1668)
* change: upgrade go mod zerolog
* change: relocate ocr_test
* refactor: init logger
* change: hrp exit log
* change: update logs
* change: upgrade funplugin to 0.5.2
* change: update change log
|
2023-08-11 15:34:49 +08:00 |
|
buyuxiang
|
c05538a826
|
fix: use Override size if existed, otherwise use Physical size
|
2023-07-31 15:19:36 +08:00 |
|
lilong.129
|
e7b4d4f8b7
|
feat: save foreground app when step failed
|
2023-06-07 16:25:04 +08:00 |
|
lilong.129
|
4fb56211d8
|
refactor: AssertForegroundApp
|
2023-06-07 16:04:08 +08:00 |
|
lilong.129
|
18ee1d7f0e
|
change: remove cache last launched package name
|
2023-06-07 14:58:54 +08:00 |
|
lilong.129
|
fa74f4dd63
|
refactor: assert device UI
|
2023-06-07 14:55:24 +08:00 |
|
lilong.129
|
b81903ab5e
|
feat: get android device timestamp
|
2023-06-05 00:43:36 +08:00 |
|
lilong.129
|
11b96d0728
|
fix: adb wm size may contain both Physical and Override size
|
2023-06-01 21:47:12 +08:00 |
|
lilong.129
|
a24e1ff251
|
feat: add screen resolution in screen results
|
2023-06-01 17:42:40 +08:00 |
|
lilong.129
|
21a2f9fd22
|
refactor: check feed activity
|
2023-05-30 17:40:41 +08:00 |
|
lilong.129
|
4c6cce1d17
|
fix: get foreground app
|
2023-05-30 16:42:08 +08:00 |
|
lilong.129
|
247f6b9975
|
refactor: exit with AndroidShellExecError code for adb shell failure
|
2023-05-04 00:15:02 +08:00 |
|
lilong.129
|
3a404c8372
|
refactor: merge ActionOption with DataOption
|
2023-05-01 15:09:28 +08:00 |
|
lilong.129
|
6bc5e11e2d
|
fix: exit live room
|
2023-04-30 00:40:44 +08:00 |
|
lilong.129
|
68dc545f35
|
feat: implement video crawler
|
2023-04-28 22:03:37 +08:00 |
|
lilong.129
|
8498fe10e3
|
feat: add GetForegroundApp for android
|
2023-04-28 16:59:42 +08:00 |
|
lilong.129
|
6067d5ddbd
|
refactor: AssertAppForeground
|
2023-04-28 16:15:53 +08:00 |
|
lilong.129
|
f9bebf7202
|
feat: add code MobileUILaunchAppError
|
2023-04-25 15:51:38 +08:00 |
|
lilong.129
|
2644c24fae
|
feat: add validator AssertAppInForeground and AssertAppNotInForeground
|
2023-04-16 18:54:40 +08:00 |
|
lilong.129
|
7ef29fef60
|
fix: adb logcat clear argument
|
2023-04-14 20:28:04 +08:00 |
|
lilong.129
|
faf126f046
|
feat: add IsAppInForeground to check if the given package is in fore ground
|
2023-04-14 17:43:27 +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
|
cca4bd7ae3
|
change: update logcat args
|
2023-02-13 21:47:53 +08:00 |
|
buyuxiang
|
8beb88bd5c
|
fix: err wrap and TapFloat
|
2023-01-19 08:59:17 +08:00 |
|
debugtalk
|
50f2e7b672
|
feat: input text with adb
|
2022-12-26 22:15:40 +08:00 |
|
debugtalk
|
daa90755b0
|
feat: run Android UI automation with adb by default, add uixt.WithUIA2(true) option to use uiautomator2
|
2022-12-26 21:57:47 +08:00 |
|