mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-26 22:07:53 +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:
@@ -319,6 +319,10 @@
|
||||
"ScreenshotDedithering": {
|
||||
"name": "Image Color De-dithering",
|
||||
"help": "Enable when running Alas on phones"
|
||||
},
|
||||
"AdbRestart": {
|
||||
"name": "Try to restart adb when no device found",
|
||||
"help": ""
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@@ -319,6 +319,10 @@
|
||||
"ScreenshotDedithering": {
|
||||
"name": "Emulator.ScreenshotDedithering.name",
|
||||
"help": "Emulator.ScreenshotDedithering.help"
|
||||
},
|
||||
"AdbRestart": {
|
||||
"name": "Emulator.AdbRestart.name",
|
||||
"help": "Emulator.AdbRestart.help"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@@ -319,6 +319,10 @@
|
||||
"ScreenshotDedithering": {
|
||||
"name": "去除图片色彩抖动",
|
||||
"help": "在手机上运行时开启"
|
||||
},
|
||||
"AdbRestart": {
|
||||
"name": "在检测不到设备的时候尝试重启adb",
|
||||
"help": ""
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@@ -319,6 +319,10 @@
|
||||
"ScreenshotDedithering": {
|
||||
"name": "去除圖片色彩抖動",
|
||||
"help": "在手機上運行時開啟"
|
||||
},
|
||||
"AdbRestart": {
|
||||
"name": "在檢測不到設備的時候嘗試重啟adb",
|
||||
"help": ""
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
Reference in New Issue
Block a user