Commit Graph

192 Commits

Author SHA1 Message Date
SuperMonster003
f68ad1c993 6.1.0 - 变更包名 新增投影媒体权限开关/tasks模块 扩展内置模块方法 重构内置模块及构建脚本 2022-05-26 19:18:16 +08:00
SuperMonster003
c033dbef72 6.0.3 - Fix - images.resize 方法传参异常 2022-03-31 21:20:24 +08:00
SuperMonster003
a8ce1b9acb 6.0.3 - 新增使用修改安全设置权限自启无障碍 修复toast/socket导致崩溃 资源英文补全 支持64位系统 部分插件及工具版本更新 2022-03-20 00:10:02 +08:00
SuperMonster003
ec61eb5000 6.0.2 - 新增images.bilateralFilter() 修复toast多次调用/客户端及服务端模式开关/安卓7无法使用UI模式 部分插件及工具版本更新 2022-02-05 16:45:25 +08:00
SuperMonster003
ad5b7c9b37 6.0.1 - 增加客户端/服务端连接方式 增加部分全局对象 部分插件及工具版本更新 2022-01-01 19:53:25 +08:00
SuperMonster003
8e8edbf848 6.0.1 - Alpha2 - 修复global.sleep及global.toast方法绑定错误 2021-12-07 11:39:12 +08:00
SuperMonster003
98cf339cce 6.0.1 - Alpha - 增加全局Polyfill及扩展对象 2021-12-05 10:40:13 +08:00
SuperMonster003
99a1d8490f 6.0.0 - 部分插件及工具版本更新 2021-12-01 13:39:18 +08:00
hyb1996
f65ab0fc57 更新文档 2018-12-21 14:26:59 +08:00
hyb1996
72d8077142 修复 打包项目时无法运行的问题
新增 images.matchTemplate()找图返回多个位置
新增 找图示例
2018-12-16 10:24:57 +08:00
hyb1996
975940dced 增加 可选特性continuation
增加 协程示例
2018-12-12 17:31:48 +08:00
hyb1996
3835c9d4a9 修复 在魅族设备时部分输入框崩溃的问题 2018-11-20 23:23:03 +08:00
hyb1996
67614b8016 修复 captureScreen()可能造成死循环的问题 2018-11-05 11:47:46 +08:00
hyb1996
248d698708 新增 opencv懒加载 2018-11-02 00:48:13 +08:00
hyb1996
d8d02a1137 新增 images.rotate(), images.concat()旋转和拼接图片,参见《图片处理》示例 2018-11-02 00:01:08 +08:00
hyb1996
245d13c377 新增 images自适应二值化 2018-10-24 21:41:20 +08:00
hyb1996
8864e78af6 优化 opencv内存泄漏问题 2018-10-24 20:39:51 +08:00
hyb1996
cd71a7e1dd 增加 images图片处理函数 2018-10-24 13:33:11 +08:00
hyb1996
148784656d 优化 脚本管理器增删文件后的更新
新增 支持插件
优化 多点找色的内存泄漏
修复 文件重命名时的后缀问题
修复 脚本抛出Throwable不能被捕捉的问题
2018-10-23 15:00:34 +08:00
hyb1996
c8a96b3c81 新增 fab控件及其例子 2018-10-18 13:39:25 +08:00
hyb1996
270b2f7844 新增 卡片布局及其示例 2018-10-18 12:09:03 +08:00
hyb1996
3d6c2812c6 修复 Android P出现CLEARTEXT不支持的问题 2018-10-17 23:59:37 +08:00
hyb1996
82fa139ec0 fix: bug of ui.Widget; add: sample for ui.Widget 2018-10-14 14:34:34 +08:00
hyb1996
14b7a7e85e sample: 自定义控件; fix: ActivityNotFoundException 2018-10-14 10:33:23 +08:00
hyb1996
aa7318bfbd feat(ui): default dimension dp 2018-10-12 20:54:48 +08:00
hyb1996
f0d9ef1367 feat(autojs): list.on("item_bind") 2018-10-12 17:02:47 +08:00
hyb1996
02c64cd7b1 feat: java class searching and import; fix: editor crash on edit when file is too large 2018-09-15 11:52:44 +08:00
hyb1996
ccf85fe2f5 opt(ui): js beautifier supports formatting xml 2018-09-13 11:07:19 +08:00
hyb1996
23f817f4e3 Revert "opt(ui): use new js beautifier"
This reverts commit a69152f719.
2018-09-13 09:10:37 +08:00
hyb1996
a69152f719 opt(ui): use new js beautifier 2018-09-13 09:09:28 +08:00
hyb1996
32805aad34 feat(ui): supports debugging 2018-09-07 22:26:03 +08:00
hyb1996
997b652df9 fix(app): change documentation source and refresh cannot apply changes immediately
docs: update to latest
2018-06-03 21:07:11 +08:00
hyb1996
023b8a79d9 feat(app): supports changing default script dir path 2018-06-03 18:05:17 +08:00
hyb1996
7036fa994e fix(autojs): ui.emitter.emit() may make app crash if callback throws exception
add(sample): 界面模板一.js
2018-06-03 11:57:49 +08:00
hyb1996
22185346e8 save works 2018-05-29 20:26:21 +08:00
hyb1996
0ffb8d1ec5 docs: update to latest 2018-05-28 21:57:40 +08:00
hyb1996
faa5ef4c48 add(sample): 护眼模式
fix(floaty): xml.toString() return empty when xml has just one node
2018-05-28 20:02:40 +08:00
hyb1996
9911c9146d fix(sample): 通知监听 2018-05-26 10:59:34 +08:00
hyb1996
ae243719b1 fix(dialogs): dialog.select() shows checkbox 2018-04-21 14:23:42 +08:00
hyb1996
4f9f79f33b sample(dialogs): add 模拟更新下载对话框.js 2018-04-19 11:56:58 +08:00
hyb1996
a00bd293b3 doc: update to lastest 2018-04-13 22:31:02 +08:00
hyb1996
ebf086af90 docs: update docs and indics to latest 2018-04-02 15:49:35 +08:00
hyb1996
3dffb02bad add: 955 material icons 2018-03-31 14:10:48 +08:00
hyb1996
5226f41d33 remove built-in icons 2018-03-31 13:46:02 +08:00
hyb1996
32f9fd3359 fix(canvas): emit should call with view as this
fix(sample): 贪吃蛇重力感应版: some typo and bugs
2018-03-31 12:25:38 +08:00
hyb1996
af5bf8ecf2 feat(ui): supports label grid 2018-03-30 17:37:31 +08:00
hyb1996
a7ed49d8b1 sample(ui): music file browser 2018-03-29 21:17:49 +08:00
hyb1996
bac87f2591 refactor(ui): refactor dynamic layout inflater
feat(ui):  xml one way data binding
feat(ui): label `list`
2018-03-29 16:50:21 +08:00
hyb1996
9a61bbe64d add: 300 built-in icons 2018-03-28 10:52:04 +08:00
hyb1996
9c43b1f41c opt: API of canvas 2018-03-24 13:37:10 +08:00