Commit Graph

48 Commits

Author SHA1 Message Date
lilong.129
a98c497995 feat: auto handle popups on each step finished 2023-06-22 12:49:25 +08:00
lilong.129
e1cf7d9679 fix: abort running when device connection refused 2023-06-21 22:31:00 +08:00
lilong.129
39fa76f933 feat: use startTime to correct sleep duration caused by process time 2023-06-21 20:29:38 +08:00
lilong.129
a70362d81a change: raise error when get foreground app failed on start 2023-06-07 18:15:40 +08:00
lilong.129
4fb56211d8 refactor: AssertForegroundApp 2023-06-07 16:04:08 +08:00
lilong.129
fa74f4dd63 refactor: assert device UI 2023-06-07 14:55:24 +08:00
lilong.129
c6fd34129b refactor: relocate popups 2023-06-07 14:14:36 +08:00
lilong.129
a91d9c5b11 change: add popups 2023-06-06 22:25:22 +08:00
lilong.129
b3a832fdf0 change: add popups 2023-06-05 23:07:00 +08:00
lilong.129
974f5ee18a change: update check live video entrance 2023-06-05 21:08:31 +08:00
lilong.129
664a12a207 change: ignore error when get foreground app failed for ios 2023-06-05 20:54:22 +08:00
lilong.129
f6594c1609 change: update check live video entrance 2023-06-05 11:34:06 +08:00
lilong.129
4f6e140cd3 fix: assert app activity 2023-06-02 17:44:01 +08:00
lilong.129
448774439f feat: add checking popup texts 2023-06-01 19:43:35 +08:00
lilong.129
70039f327c fix: ignore error when get foreground app failed 2023-05-31 17:57:24 +08:00
lilong.129
7d7044f332 refactor: GetScreenResult 2023-05-31 16:10:24 +08:00
lilong.129
55e6a42b0f refactor: rename variables 2023-05-31 14:15:43 +08:00
lilong.129
b0e7a6609f change: check android device offline 2023-05-30 21:31:51 +08:00
lilong.129
21a2f9fd22 refactor: check feed activity 2023-05-30 17:40:41 +08:00
lilong.129
a36c4b7a9a fix: avoid panic when ActionOptions is nil 2023-05-30 14:48:04 +08:00
lilong.129
da9fde63bf fix: tap X button on upper-right corner to exit live room 2023-05-11 20:20:14 +08:00
lilong.129
786fdfe405 change: update feed/live found log 2023-05-11 19:33:11 +08:00
lilong.129
1ba13cf6b2 change: handle popup with regex 2023-05-11 16:47:53 +08:00
lilong.129
56e065c10b change: add ks 2023-05-10 16:23:47 +08:00
lilong.129
f720eaacfb change: autoPopupHandler 2023-05-04 20:32:52 +08:00
lilong.129
5d9fa3c91e feat: add popularity data for live 2023-05-04 19:34:42 +08:00
lilong.129
038f4171ba feat: add popularity data for feed 2023-05-04 17:39:59 +08:00
lilong.129
70d0f666ea feat: add ocr tags to summary 2023-05-04 01:21:00 +08:00
lilong.129
8330e6ccf6 refactor: GetScreenTextsByOCR returns image path and ocr texts 2023-05-04 00:39:57 +08:00
lilong.129
0d8d53d431 feat: add MobileUIPopupError code 2023-05-04 00:23:14 +08:00
lilong.129
87cba44164 feat: check target achieving for each feed type 2023-05-03 23:51:03 +08:00
lilong.129
1bb2079c87 feat: catch interrupt signal 2023-05-03 23:00:17 +08:00
lilong.129
d27729edc6 feat: add timeout for video crawler 2023-05-03 11:45:10 +08:00
lilong.129
d963885276 feat: set default sleep random strategy if not set 2023-05-03 00:08:56 +08:00
lilong.129
7b9e637d87 feat: check feed type and incr feed count 2023-05-02 23:43:51 +08:00
lilong.129
b5b84aed0a refactor: FindText(s) returns OCRText(s) 2023-05-02 11:49:37 +08:00
lilong.129
bb52abf579 refactor: VideoCrawlerConfigs struct 2023-04-30 01:17:40 +08:00
lilong.129
6bc5e11e2d fix: exit live room 2023-04-30 00:40:44 +08:00
lilong.129
a69db8500c feat: save video stat to summary 2023-04-30 00:13:18 +08:00
lilong.129
6b764c5649 fix: video crawler 2023-04-29 14:53:13 +08:00
lilong.129
824fbe393d feat: add auto popup handler 2023-04-28 22:23:50 +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
9981dad1f8 feat: cache screenshot ocr texts 2023-04-28 11:44:47 +08:00
lilong.129
3ec27b9afc refactor: simplify OCR APIs 2023-04-25 22:27:31 +08:00
lilong.129
556050367e refactor: rename ActionMethod 2023-04-25 14:39:29 +08:00
lilong.129
7a255e6ef5 feat: add video crawler 2023-04-25 13:26:56 +08:00