Commit Graph

55 Commits

Author SHA1 Message Date
SuperMonster003
bd02228600 6.6.2 - Alpha6 - 打包应用设置页面增加访问所有文件和发送通知等特殊权限开关 (#354) 2025-04-15 00:02:02 +08:00
SuperMonster003
d9a0bf713d 6.6.2 - Alpha5 - 主题色设置页面新布局支持历史记录功能 2025-04-08 21:33:14 +08:00
SuperMonster003
2235cba860 6.6.2 - Alpha5 - 增加 "文件扩展名" 设置选项 2025-03-24 19:48:48 +08:00
SuperMonster003
13ade9d022 6.6.2 - Alpha2 - 去除并整合 redirect 内置模块 2025-01-15 01:26:29 +08:00
SuperMonster003
19fc1bcd76 6.6.0 - 内置模块重写; 新增部分模块及方法; 修复高版本安卓系统兼容问题; 优化文件管理器及打包功能体验 2024-12-02 15:07:37 +08:00
SuperMonster003
17616504ab 6.5.0 - 新增 opencc 模块; 修复编辑器问题; 优化打包应用功能及文件管理器 2023-12-02 13:52:14 +08:00
SuperMonster003
66d4fc2498 6.4.2 - 新增 console.setTouchable / 修复 ocr 区域参数 / 原生化 bridges 2023-11-15 01:57:09 +08:00
SuperMonster003
770d727929 6.4.1 - GitHub Actions 支持; 修复屏幕宽高返回数据; 优化构建工具自适应性 2023-11-12 23:44:21 +08:00
SuperMonster003
4b64922a0b 6.4.0 Pre - 新增 barcode/qrcode/shizuku 等模块; 适配高版本系统语言设置; 优化打包功能; 支持应用快捷方式; 修复屏幕旋转相关问题 2023-11-12 23:27:46 +08:00
Ai
330ae87f4c 合并打包功能代码
autoJS打包目前只能兼容V1版本的签名,而由于谷歌的限制,如果targetSdk为30或以上的话,打包的应用就无法安装,所以打包(构建时选择inrt分支)时需要将TARGET_SDK_VERSION设置为29或以下。
2023-11-12 23:17:16 +08:00
SuperMonster003
4481f539f9 6.3.4 Alpha2 - 新增 Paddle Lite / WebSocket; 修复屏幕旋转浮动按钮异常; 优化日志复制与导出 2023-11-12 23:03:45 +08:00
SuperMonster003
1755ae3271 6.3.1 - 新增发布通知权限 / WS 实例创建; 修复 floaty 模块异常 / 安卓 7.x 异常; UI 模式增强; 迁移至 View Binding 2023-05-26 20:58:38 +08:00
SuperMonster003
6ff598d587 6.3.0 - 新增 ocr / notice / s13n / Color 模块; 新增前台时保持屏幕常亮; 修复构建脚本依赖; 修复并优化控制台浮动窗口 2023-04-29 20:07:53 +08:00
SuperMonster003
10960ddbee 6.2.0 - 重新设计及编写项目文档; 新增多语言适配; 丰富控件选择器功能; 优化夜间模式适配等 2023-01-21 22:17:16 +08:00
SuperMonster003
069932c8d3 6.1.1 - 新增应用更新功能 修复编辑器页面/安卓10存储权限 异常消息资源化 2022-05-31 21:23:36 +08:00
SuperMonster003
f68ad1c993 6.1.0 - 变更包名 新增投影媒体权限开关/tasks模块 扩展内置模块方法 重构内置模块及构建脚本 2022-05-26 19:18:16 +08:00
SuperMonster003
a8ce1b9acb 6.0.3 - 新增使用修改安全设置权限自启无障碍 修复toast/socket导致崩溃 资源英文补全 支持64位系统 部分插件及工具版本更新 2022-03-20 00:10:02 +08:00
SuperMonster003
99a1d8490f 6.0.0 - 部分插件及工具版本更新 2021-12-01 13:39:18 +08:00
hyb1996
e15d5a2f07 优化 夜间模式的显示 2018-11-11 18:15:49 +08:00
hyb1996
cce09209a3 fix: exposed uri error 2018-10-10 14:49:59 +08:00
hyb1996
a3ae309742 fix: app crash when a timer callback throws exception on main thread; feat: umeng ads 2018-09-15 14:04:01 +08:00
hyb1996
023b8a79d9 feat(app): supports changing default script dir path 2018-06-03 18:05:17 +08:00
hyb1996
7839bc6813 refactor: rename package name to 'org.autojs.autojs' 2018-05-25 13:20:00 +08:00
hyb1996
26d2ce972f fix: download script failed when dir does not exist 2018-01-07 14:04:19 +08:00
hyb1996
b6f251da0b opt: independent runtime 2017-12-08 22:45:31 +08:00
hyb1996
d882877573 add: option 'docs source' 2017-11-27 14:40:37 +08:00
hyb1996
d95b85cb2e complete the new floating window 2017-10-18 22:46:36 +08:00
hyb1996
a64a92276c i don't know what I did 2017-09-11 13:42:07 +08:00
hyb1996
5d6e66d5d5 add: new ui for drawer 2017-08-25 13:10:52 +08:00
hyb1996
405075757e add: stable mode for AccessibilityService 2017-08-14 21:23:07 +08:00
hyb1996
9c5f876a8f add: root record generates js file
fix: delay of tap, swipe by adding RootAutomator
2017-08-13 11:12:14 +08:00
hyb1996
af752d5e4c move 'record toast' to prefs 2017-08-12 14:31:05 +08:00
hyb1996
5ee99b5379 refactor(autojs): move inputevent to package core 2017-08-06 14:40:02 +08:00
hyb1996
dbacf93399 docs, scripts 2017-07-18 10:23:38 +08:00
hyb1996
0173ed6152 add widget support 2017-07-12 10:07:20 +08:00
hyb1996
46cd89d5a5 add ad showing test 2017-07-07 13:51:26 +08:00
hyb1996
c08363f033 make autojs module more independent 2017-07-01 15:09:01 +08:00
hyb1996
97ff7e49a1 add jumping between layout hierarchy and layout bounds view 2017-06-27 22:43:11 +08:00
hyb1996
302879333a add screen capture and color searching 2017-05-22 15:41:11 +08:00
hyb1996
b3fad201f7 fix hyb1996-guest/AutoJsIssueReport#1341 and replace JavaAdapter to ProxyObject in ui module to avoid compilation to class file 2017-05-17 14:48:28 +08:00
hyb1996
c4ec951a10 random click and gesture for android 7.0+!!! 2017-05-16 21:40:23 +08:00
hyb1996
51349356a7 Commit Test 2017-04-29 21:23:45 +08:00
hyb1996
0e980c2e6a Attempt to fix selector memeory leak. Add update checker 2017-04-09 14:02:57 +08:00
hyb1996
feff05e11c 尝试修复某些设备上死机和重启的问题。修复在4.4上无法显示悬浮窗的问题。增加英文语言。增加获取WebView内容。 2017-03-21 18:55:27 +08:00
hyb1996
1f05bcce98 Add: Volume Changing to stop scripts, Fix: Automator ANR 2017-03-20 16:04:59 +08:00
hyb1996
dd787236e7 Release 2.0.1Beta 2017-03-19 16:21:07 +08:00
hyb1996
85affed538 Add: Sample Script Tab, EMCAScript Guide 2017-03-14 16:59:45 +08:00
hyb1996
38c22646e0 Added: Root automator, custom theme color, some helps 2017-03-07 13:49:56 +08:00
hyb1996
676ca14aca Forgotten 2017-02-20 23:37:47 +08:00
hyb1996
40d6285bed Added volume control 2017-02-17 11:38:24 +08:00