Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gxygit
/
AutoJs6
Public
forked from
SuperMonster003/AutoJs6
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 2, 2023
6.5.0 - Fix - 修复 VSCode 插件保存项目异常
SuperMonster003
committed
04277ed
View commit details
Copy full SHA for 04277ed
Browse repository at this point
6.5.0 - 新增 opencc 模块; 修复编辑器问题; 优化打包应用功能及文件管理器
SuperMonster003
committed
1761650
View commit details
Copy full SHA for 1761650
Browse repository at this point
Commits on Nov 16, 2023
Merge pull request #178 from LZX284/master
Show description for afc0bce
SuperMonster003
authored
afc0bce
View commit details
Copy full SHA for afc0bce
Browse repository at this point
Commits on Nov 15, 2023
Assets实现按flavors分化
Show description for 8232c8d
LZX284
committed
8232c8d
View commit details
Copy full SHA for 8232c8d
Browse repository at this point
Commits on Nov 14, 2023
6.4.2 - 新增 console.setTouchable / 修复 ocr 区域参数 / 原生化 bridges
SuperMonster003
committed
66d4fc2
View commit details
Copy full SHA for 66d4fc2
Browse repository at this point
Commits on Nov 12, 2023
6.4.1 - GitHub Actions 支持; 修复屏幕宽高返回数据; 优化构建工具自适应性
SuperMonster003
committed
770d727
View commit details
Copy full SHA for 770d727
Browse repository at this point
增加github actions自动打包配置
TonyJiangWJ
authored and
SuperMonster003
committed
702522a
View commit details
Copy full SHA for 702522a
Browse repository at this point
6.4.0 - Fix - 构建版本号差异
SuperMonster003
committed
3325227
View commit details
Copy full SHA for 3325227
Browse repository at this point
6.4.0 - 新增 barcode/qrcode/shizuku 等模块; 适配高版本系统语言设置; 优化打包功能; 支持应用快捷方式; 修复屏幕旋转相关问题
SuperMonster003
committed
ef7b1b7
View commit details
Copy full SHA for ef7b1b7
Browse repository at this point
资源字符串多语言翻译补完
LZX284
authored and
SuperMonster003
committed
8fc9564
View commit details
Copy full SHA for 8fc9564
Browse repository at this point
兼容内置打包方式
LZX284
authored and
SuperMonster003
committed
225cd59
View commit details
Copy full SHA for 225cd59
Browse repository at this point
新增外置打包方式
Show description for 8eb29d9
LZX284
authored and
SuperMonster003
committed
8eb29d9
View commit details
Copy full SHA for 8eb29d9
Browse repository at this point
6.4.0 Pre - 新增 barcode/qrcode/shizuku 等模块; 适配高版本系统语言设置; 优化打包功能; 支持应用快捷方式; 修复屏幕旋转相关问题
SuperMonster003
committed
4b64922
View commit details
Copy full SHA for 4b64922
Browse repository at this point
PR 151 处理 - 恢复 OpenCV 线上部署; 统一代码风格
SuperMonster003
committed
5ee2f62
View commit details
Copy full SHA for 5ee2f62
Browse repository at this point
合并打包功能代码
Show description for 330ae87
LZX284
authored and
SuperMonster003
committed
330ae87
View commit details
Copy full SHA for 330ae87
Browse repository at this point
6.3.4 Alpha2 - 新增 Paddle Lite / WebSocket; 修复屏幕旋转浮动按钮异常; 优化日志复制与导出
SuperMonster003
committed
4481f53
View commit details
Copy full SHA for 4481f53
Browse repository at this point
修复加载自定义模型失败的问题
TonyJiangWJ
authored and
SuperMonster003
committed
4674f94
View commit details
Copy full SHA for 4674f94
Browse repository at this point
6.3.4 Alpha - 修复 VSCode 插件保存文件丢失扩展名
SuperMonster003
committed
47564fa
View commit details
Copy full SHA for 47564fa
Browse repository at this point
Commits on Aug 17, 2023
Merge pull request #125 from TonyJiangWJ/TonyJiangWJ-patch-paddleocr
Show description for 0ddec17
SuperMonster003
authored
0ddec17
View commit details
Copy full SHA for 0ddec17
Browse repository at this point
Commits on Aug 11, 2023
修改paddleocr包名以符合安卓的包名规则
Show description for 5a14489
TonyJiangWJ
authored
5a14489
View commit details
Copy full SHA for 5a14489
Browse repository at this point
Commits on Aug 7, 2023
Merge pull request #120 from TonyJiangWJ/master
Show description for e5c9c89
SuperMonster003
authored
e5c9c89
View commit details
Copy full SHA for e5c9c89
Browse repository at this point
Merge pull request #101 from LZX284/master
Show description for 478c3a6
SuperMonster003
authored
478c3a6
View commit details
Copy full SHA for 478c3a6
Browse repository at this point
Commits on Aug 6, 2023
添加PaddleOCR功能
TonyJiangWJ
committed
61f7c13
View commit details
Copy full SHA for 61f7c13
Browse repository at this point
Commits on Jul 25, 2023
Merge branch 'SuperMonster003:master' into master
LZX284
authored
5c331db
View commit details
Copy full SHA for 5c331db
Browse repository at this point
Commits on Jul 21, 2023
6.3.3 - PR Review; 新增代码注释功能; 修复 ClassLoader 栈溢出 / VSCode 插件问题
SuperMonster003
committed
49e9961
View commit details
Copy full SHA for 49e9961
Browse repository at this point
Commits on Jul 20, 2023
兼容两种打包方式,优先使用内置于assets目录下的打包模板
Show description for be94c00
LZX284
committed
be94c00
View commit details
Copy full SHA for be94c00
Browse repository at this point
Commits on Jul 19, 2023
改为以插件方式打包,添加包名查询权限
Show description for e7287c6
LZX284
committed
e7287c6
View commit details
Copy full SHA for e7287c6
Browse repository at this point
Commits on Jul 15, 2023
去除打包插件机制,直接使用模板打包
Show description for 9f7faf7
LZX284
committed
9f7faf7
View commit details
Copy full SHA for 9f7faf7
Browse repository at this point
Commits on Jul 12, 2023
Merge branch 'little-alei_master'
Show description for 4134547
SuperMonster003
committed
4134547
View commit details
Copy full SHA for 4134547
Browse repository at this point
6.3.3 - pre2 - PR by 抠脚本人
SuperMonster003
committed
0a63aab
View commit details
Copy full SHA for 0a63aab
Browse repository at this point
Merge branch 'aiselp-master'
Show description for 1e74d18
SuperMonster003
committed
1e74d18
View commit details
Copy full SHA for 1e74d18
Browse repository at this point
modified: .gitignore
SuperMonster003
committed
ace958a
View commit details
Copy full SHA for ace958a
Browse repository at this point
6.3.3 - pre - 修复 VSCode 插件问题
SuperMonster003
committed
26eb5a6
View commit details
Copy full SHA for 26eb5a6
Browse repository at this point
Merge pull request #81
Show description for 7b1c8bd
SuperMonster003
authored
7b1c8bd
View commit details
Copy full SHA for 7b1c8bd
Browse repository at this point
布局分析增加多选功能(未完善)
kojoe-code
committed
3794377
View commit details
Copy full SHA for 3794377
Browse repository at this point
Previous
Next
You can’t perform that action at this time.