-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: 修复设置2个以上安卓应用开机自动启动,只能启动一个问题 #195
base: master
Are you sure you want to change the base?
Conversation
由于安卓应用启动比较耗时,无法同时启动多个应用;增加安卓应用延时启动逻辑,提升多个安卓应用开机自启动成功率; Log: 修复设置2个以上安卓应用开机自动启动,只能启动一个问题 Bug: https://pms.uniontech.com/bug-view-94563.html Influence: 安卓应用开机自动启动
CLA Assistant Lite bot: |
wuhaizhou |
I have read the CLA Document and I hereby sign the CLA. |
TAG Bot New tag: 6.0.12 |
TAG Bot New tag: 6.0.13 |
TAG Bot New tag: 6.0.14 |
TAG Bot New tag: 6.0.15 |
TAG Bot New tag: 6.0.16 |
TAG Bot New tag: 6.1.0 |
TAG Bot New tag: 6.1.1 |
TAG Bot New tag: 6.1.2 |
TAG Bot New tag: 6.1.3 |
由于安卓应用启动比较耗时,无法同时启动多个应用;增加安卓应用延时启动逻辑,提升多个安卓应用开机自启动成功率;
Log: 修复设置2个以上安卓应用开机自动启动,只能启动一个问题
Bug: https://pms.uniontech.com/bug-view-94563.html
Influence: 安卓应用开机自动启动