6.7.0 - Alpha4 - 更新构建脚本版本信息及 Android Studio 版本信息

This commit is contained in:
SuperMonster003
2025-08-10 00:56:07 +08:00
parent 7330611a36
commit e6a32362a0
40 changed files with 254 additions and 233 deletions

View File

@@ -331,7 +331,7 @@
"Issue where packaged applications cannot display and print some exception messages",
"Issue where selecting application icon on packaging application page might show empty icon",
"Context not initialized exception when packaging application includes MLKit Google OCR library",
"ocr.<u>mlkit/ocr</u>.<u>recognizeText/detect</u> methods not working",
"ocr.recognizeText/detect methods not working",
"Mismatch between displayed language and application setting language for some texts (such as log page)",
"Text overflow issue in home page drawer switch items for some languages",
"Issue where accessibility service automatically closes immediately after being enabled on some devices without any prompt messages _[`issue #181`](http://issues.autojs6.com/181)_",
@@ -341,7 +341,7 @@
"Issue where app.startActivity cannot use shorthand parameters _[`issue #182`](http://issues.autojs6.com/182)_ _[`issue #188`](http://issues.autojs6.com/188)_",
"Issue where code throws exception when imported class name conflicts with global variable using importClass _[`issue #185`](http://issues.autojs6.com/185)_",
"Issue where accessibility service cannot be used on Android 7.x",
"Issue where runtime.<u>loadJar/loadDex</u> methods might not work properly on Android 14 (attempted fix)",
"Issue where runtime.loadJar/loadDex methods might not work properly on Android 14 (attempted fix)",
"Issue where 'Layout Bounds Analysis' and 'Layout Hierarchy Analysis' are unavailable in Android system quick settings panel _[`issue #193`](http://issues.autojs6.com/193)_",
"Issue where auto-update check might cause application [ANR](https://developer.android.com/topic/performance/vitals/anr) (attempted fix) _[`issue #186`](http://issues.autojs6.com/186)_",
"Issue where file manager cannot return to workspace path page after clicking 'Up' button in example code folder _[`issue #129`](http://issues.autojs6.com/129)_",