mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 13:25:26 +08:00
Add: adb restart (#1167)
* Add files via upload * some addition on one device and muti * Update connection.py remove some redundant * name change * more name change * no need to de serial check * some rollback * add adb restart gui and some minor update * make adb gui independent from game manager * pep 8 * add detect device * remove ds_store * add to alas-emulator add to alas-emulator * rm DS_Store * Delete .DS_Store * some add on
This commit is contained in:
@@ -53,6 +53,10 @@
|
||||
"ScreenshotDedithering": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"AdbRestart": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@@ -31,6 +31,7 @@ Emulator:
|
||||
value: minitouch
|
||||
option: [ADB, uiautomator2, minitouch, Hermit]
|
||||
ScreenshotDedithering: false
|
||||
AdbRestart: false
|
||||
Error:
|
||||
HandleError: true
|
||||
SaveError: true
|
||||
|
||||
Reference in New Issue
Block a user