1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-19 21:39:28 +08:00
Commit Graph

510 Commits

Author SHA1 Message Date
xhqss
48ba0f043e Merge branch 'master_lme'
# Conflicts:
#	module/webui/app.py
2024-09-13 20:17:43 +08:00
SarContDeli
aa79cc05dd Upd: improve ldopengl performance (#4173) 2024-09-12 22:26:17 +08:00
xhqss
9c6eee6335 Merge branch 'master_lme' 2024-09-11 20:45:36 +08:00
LmeSzinc
3d262a5703 Fix: Share screenshot_method_override across tasks 2024-09-11 19:02:03 +08:00
LmeSzinc
e1bb483aaa Fix: [ALAS] Limit pool size when using run_in_executor() 2024-09-10 01:14:15 +08:00
LA_DI_DA
881b2e1115 Merge branch 'refs/heads/dev' 2024-08-31 11:26:22 +08:00
LA_DI_DA
02fec1598d Merge branch 'refs/heads/LmeSzinc/master' into dev 2024-08-31 11:05:57 +08:00
SarContDeli
7c574ceaf5 Fix: ldopengl screenshot reverse color (#4136) 2024-08-31 10:59:44 +08:00
LmeSzinc
dc530e7538 Fix: [ALAS] Catch OSError when iter running emulators 2024-08-30 18:50:53 +08:00
LmeSzinc
b8c89285c1 Fix: [ALAS] Predict MuMu12 serial from instance id if it was missing in vbox file 2024-08-23 02:22:30 +08:00
LmeSzinc
f12ccb87ef Fix: [ALAS] MuMu12 v4.0.4, default instance of which has no forward record in vbox config 2024-08-20 01:23:01 +08:00
LA_DI_DA
f490410411 Merge branch 'refs/heads/dev'
# Conflicts:
#	bin/Lua/ShipChanger.lua
#	module/config/argument/args.json
#	module/device/screenshot.py
2024-08-17 22:02:06 +08:00
LA_DI_DA
89be3580ec Merge branch 'refs/heads/LmeSzinc/master' into dev
# Conflicts:
#	module/ui/page.py
2024-08-17 21:48:52 +08:00
xhqss
14d1b739f3 Fix:Missing s in the directory of customer config,json 2024-08-17 13:35:27 +08:00
LmeSzinc
c98f2dc825 Fix: Missing s in the directory of customer_config.json 2024-08-17 03:16:15 +08:00
xhqss
eb83dcb403 Merge branch 'master_lme' 2024-08-17 02:54:22 +08:00
LmeSzinc
d1b41367cb Fix: Check app keep alive on mumu >= 4.0 2024-08-17 00:29:55 +08:00
xhqss
b7cc5db354 Merge branch 'refs/heads/master_lme' 2024-08-12 02:47:51 +08:00
LmeSzinc
14a3f57d78 Pref: [ALAS] Connect all possible serial at once 2024-08-11 00:45:07 +08:00
LmeSzinc
886736de45 Fix: [ALAS] Launch parameters on waydroid (#4000) 2024-08-11 00:45:00 +08:00
LmeSzinc
9c7f2fcb7d Fix: [ALAS] Handle empty getprop on mumu12 >= 4.0 2024-08-10 23:56:29 +08:00
LmeSzinc
360bfa0474 Refactor: [ALAS] app_start_uiautomator2 to be the same as adb 2024-08-10 22:16:58 +08:00
LmeSzinc
342f444164 Fix: [ALAS] Catch Permission Denial on am start 2024-08-02 02:44:11 +08:00
LmeSzinc
debbbdae96 Refactor: [ALAS] Launch app with activity name 2024-08-01 23:26:56 +08:00
xhqss
fbe58bd329 Merge branch 'refs/heads/master_lme'
# Conflicts:
#	module/campaign/gems_farming.py
#	module/device/method/adb.py
#	module/device/screenshot.py
2024-07-26 10:28:26 +08:00
Zuosizhu
1d85336ba4 Merge remote-tracking branch 'refs/remotes/Lme/master' into dev
# Conflicts:
#	module/device/method/adb.py
#	module/device/screenshot.py
2024-07-26 08:04:44 +08:00
LmeSzinc
32649283ff Opt: Lower default screenshot interval on ldopengl 2024-07-25 12:18:28 +08:00
LmeSzinc
ff3971b023 Fix: ctypes.WINFUNCTYPE is called on non-Windows 2024-07-25 12:14:49 +08:00
LmeSzinc
2454d2aa2c Opt: Use MaaTouch as default control method 2024-07-25 02:19:45 +08:00
LmeSzinc
200a5116ce Fix: Keep IScreenShotClass_Cap referenced 2024-07-25 02:16:38 +08:00
LmeSzinc
acbd5536bb Fix: FileNotFoundError wasn't handled 2024-07-25 02:16:38 +08:00
LmeSzinc
733bb89b2d Add: [ALAS] Add ldopengl setting 2024-07-25 02:16:34 +08:00
LmeSzinc
b285beed2b Add: [ALAS] Add screenshot method ldopengl 2024-07-25 00:12:50 +08:00
LmeSzinc
13fed12ff6 Fix: [ALAS] Handle dynamic mumu serial in serial_to_id 2024-07-24 23:18:01 +08:00
LmeSzinc
dce6f5c150 Opt: [ALAS] Skip nemud_app_keep_alive check on non-mumu 2024-07-24 23:18:01 +08:00
LmeSzinc
70db762421 Fix: [ALAS] use ldconsole.exe 2024-07-24 23:17:56 +08:00
LmeSzinc
1375eba095 Fix: [ALAS] Release cache after adb_restart()
(cherry picked from commit 8d9e39fe5b9f359702c527e012eb03a04901b575)
2024-07-24 00:34:54 +08:00
LmeSzinc
8da1848a4b Fix: [ALAS] Trying to handle MuMu12 port switches
(cherry picked from commit 73a84d10d2e2cfcec1e48900c352ef50fbecc186)
2024-07-24 00:34:54 +08:00
LmeSzinc
790fee8aa7 Fix: [ALAS] _maatouch_builder wasn't removed after adb_disconnect()
(cherry picked from commit e10087aaf108f629ed689224e80e45f76905cfac)
2024-07-24 00:34:54 +08:00
LmeSzinc
44b623c06c Fix: [ALAS] Trying to handle AdbError: unknown host service
(cherry picked from commit 59ad8bd6fcd4b63ab9a557b1bd11aa92fb071e13)
2024-07-24 00:34:50 +08:00
LmeSzinc
59cef0fa9f Fix: [ALAS] Device.__init__() was never called if EmulatorNotRunningError handled
(cherry picked from commit 37d45af63f65ed851c48116d4a9872b43dd2f5c9)
2024-07-24 00:28:27 +08:00
LA_DI_DA
a12a831419 Merge branch 'refs/heads/lme-alas/master' into dev
# Conflicts:
#	alas.py
2024-07-18 23:12:53 +08:00
LA_DI_DA
f963dd0b93 Merge branch 'refs/heads/lme-alas/master'
# Conflicts:
#	alas.py
2024-07-18 23:11:37 +08:00
LmeSzinc
ccd19417ec Fix: Auto-fill emulator info on Windows only 2024-07-18 21:59:24 +08:00
LmeSzinc
ff6307b09d Fix: Allow Hermit on VMOS only 2024-07-18 21:56:48 +08:00
LmeSzinc
e1a469fcee Add: [ALAS] Add interval on dump_hierarchy()
(cherry picked from commit 00f3bf749542c6db1aee77d2cc08081e1c3f5189)
2024-07-17 12:58:39 +08:00
Jose Suarez
746e511f82 Fix BlueStacks_nxt emulator auto-run (#3987)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-07-12 18:49:03 +08:00
LmeSzinc
4135210550 Fix: brute_force_connect is called on non-windows 2024-07-12 12:42:14 +08:00
xhqss
226a210e62 Merge branch 'master_lme' 2024-07-12 10:14:43 +08:00
ReLU
fceeff25e0 Merge remote-tracking branch 'upstream/master' into dev 2024-07-12 03:54:22 +08:00