From ec09473d73819ab9ed5d7fbe95e3d1df523db99f Mon Sep 17 00:00:00 2001 From: SuperMonster003 Date: Mon, 9 Dec 2024 13:21:01 +0800 Subject: [PATCH] =?UTF-8?q?6.6.1=20-=20Alpha2=20-=20=E4=BF=AE=E5=A4=8D=20R?= =?UTF-8?q?EADME.md=20=E4=B8=AD=20CHANGELOG.md=20=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E6=8C=87=E5=90=91=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/codeStyles/Project.xml | 136 ++++++++++++++++++ .python/generte_markdown.py | 2 + .readme/template_readme.md | 2 +- README-ar.md | 4 +- README-en.md | 4 +- README-es.md | 4 +- README-fr.md | 4 +- README-ja.md | 4 +- README-ko.md | 4 +- README-ru.md | 4 +- README-zh-Hans.md | 12 +- README-zh-Hant-HK.md | 4 +- README-zh-Hant-TW.md | 4 +- README.md | 12 +- app/src/main/AndroidManifest.xml | 8 +- .../main/assets-app/doc/CHANGELOG-zh-Hans.md | 13 ++ app/src/main/assets-app/doc/CHANGELOG.md | 13 ++ .../java/org/autojs/autojs/AbstractAutoJs.kt | 4 +- app/src/main/java/org/autojs/autojs/App.kt | 1 - .../org/autojs/autojs/runtime/api/Images.java | 6 + .../autojs/runtime/api/WrappedShizuku.kt | 5 +- .../runtime/api/augment/toast/ToastParser.kt | 2 +- version.properties | 6 +- 23 files changed, 225 insertions(+), 33 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index c5b5c5e4..f4b728be 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,6 +1,24 @@