hyb1996
|
ee2860b6de
|
新增 可以使用"查看使用统计权限"增强currentPackage()的准确性,在代码中通过auto.setFlags("useUsageStats")启用
|
2018-11-30 14:36:16 +08:00 |
|
hyb1996
|
c3c73ab94a
|
修复 悬浮窗布局分析"复制成功"的信息被遮挡的问题
|
2018-11-29 19:17:51 +08:00 |
|
hyb1996
|
39de832dde
|
新增 app.startActivity(), app.sendBroadcast(), app.startService()支持root模式
新增 app.intentToShell()
|
2018-11-21 12:16:58 +08:00 |
|
hyb1996
|
0f4f1da208
|
新增 console.trace(), console.time(), console.timeEnd()
新增 console.setGlobalLogConfig()支持保存日志文件
|
2018-11-20 22:00:00 +08:00 |
|
hyb1996
|
76fa44960c
|
新增 app.intent()支持flags
|
2018-11-11 21:58:59 +08:00 |
|
hyb1996
|
94e9f5f34f
|
修复 所有脚本在Android 4.4都不能正常运行的问题
|
2018-11-10 16:57:02 +08:00 |
|
hyb1996
|
6e53f0761b
|
新增 夜间模式
|
2018-11-10 16:41:53 +08:00 |
|
hyb1996
|
ad9d50ea21
|
新增 ui.layoutFile()
|
2018-11-06 12:32:46 +08:00 |
|
hyb1996
|
810f2f36a6
|
修复 一个崩溃
新增 app.parseUri
修复 app.sendEmail当有附件时出错的问题
|
2018-11-06 11:58:32 +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
|
d3c073fa9d
|
新增 阻塞操作加上ui线程判断,在ui线程执行时会抛出异常:
waitForPackage, waitForActivity,
http模块的方法没有加callback参数时
findOne(), untilFind()等
sleep()
|
2018-11-01 18:18:59 +08:00 |
|
hyb1996
|
c92d869fa1
|
新增 images.inRange(), images.findCircles, images.matToImage
修复 调用模块时模块本身的错误提醒不明显的问题
|
2018-10-30 16:28:17 +08:00 |
|
hyb1996
|
e4a92531c3
|
修复 image wrapper多余release导致崩溃的问题
|
2018-10-28 09:02:30 +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
|
27c9488147
|
修复 把UiCollection的行为改为和以前相同
|
2018-10-23 15:25:04 +08:00 |
|
hyb1996
|
148784656d
|
优化 脚本管理器增删文件后的更新
新增 支持插件
优化 多点找色的内存泄漏
修复 文件重命名时的后缀问题
修复 脚本抛出Throwable不能被捕捉的问题
|
2018-10-23 15:00:34 +08:00 |
|
hyb1996
|
bae65152b8
|
修复 app.sendEmail()出现“没有可以执行此动作的应用”的问题
|
2018-10-16 23:06:44 +08:00 |
|
hyb1996
|
4b31ba3a66
|
修复 http模块多cookie问题
|
2018-10-16 17:06:22 +08:00 |
|
hyb1996
|
4dcb19e4fe
|
修复 ui线程下ui.xxx.on等函数不存在的问题
修复 非ui线程下ui.xxx.on等函数报错的问题
新增 注册ui.xxx支持增加成员
修复 多线程环境没有调用Context.exit()可能造成的内存泄漏
|
2018-10-16 15:16:11 +08:00 |
|
hyb1996
|
d2e0899c8b
|
修复 auto.setMode()报错的问题
|
2018-10-15 15:57:13 +08:00 |
|
hyb1996
|
d1fb2c44f2
|
新增 app.sendBroadcast("inspect_layout_hierarchy"),app.sendBroadcast("inspect_layout_bounds");
|
2018-10-15 00:52:20 +08:00 |
|
hyb1996
|
429407ed2d
|
fix: floaty
|
2018-10-15 00:08:53 +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
|
4dc37bc4ff
|
fix: floaty not working
|
2018-10-12 23:30:50 +08:00 |
|
hyb1996
|
7fe204c44f
|
save works
|
2018-10-12 16:25:24 +08:00 |
|
hyb1996
|
b42e440fff
|
save works
|
2018-10-11 16:15:40 +08:00 |
|
hyb1996
|
8d2c0dd9f3
|
feat: auto.setFlags("findOnUiThread");
|
2018-10-06 13:47:11 +08:00 |
|
hyb1996
|
dcc09c4034
|
fix: cannot set w and h on root element of ui;
fix: ui.post
|
2018-09-27 00:22:41 +08:00 |
|
hyb1996
|
37796048f4
|
refactor(ui): refactor ScriptListView
|
2018-09-17 09:24:22 +08:00 |
|
hyb1996
|
c5c9aaa8e1
|
fix(automator): RootAutomator (x, y) not correct on some devices
|
2018-09-16 01:49:33 +08:00 |
|
hyb1996
|
b2b2362f71
|
fix(autojs): root automator not working on some device
|
2018-09-15 21:19:15 +08:00 |
|
hyb1996
|
c388148b8f
|
feat(autojs): engines.myEngine().execArgv
|
2018-09-12 10:37:56 +08:00 |
|
hyb1996
|
769529585d
|
fix(autojs): EventEmitter.once(), view._id() ; feat(autojs): auto.getService(), auto.getWindows(), auto.setWindowFilter(), util.java.toJsArray()
|
2018-09-09 21:37:53 +08:00 |
|
hyb1996
|
32548ff9f4
|
fix require() for json file;fix loadJar() not working; add loadDex(); add image.readPixels(); add util.java
|
2018-09-08 22:43:37 +08:00 |
|
hyb1996
|
a2c46d0787
|
feat(debug): supports debugging across files; supports watching variables; supports evaluate code on debug;
|
2018-09-08 17:30:01 +08:00 |
|
hyb1996
|
61beabadb3
|
fix: require() supports npm module
|
2018-09-06 23:18:45 +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
|
debcb1d7b8
|
api(autojs): supports ui label toolbar, appbar, tabs, viewpager, drawer
|
2018-05-31 01:38:36 +08:00 |
|
hyb1996
|
22185346e8
|
save works
|
2018-05-29 20:26:21 +08:00 |
|
hyb1996
|
30dbe6e3f2
|
api(images): images.copy(), Image(width, height)
|
2018-05-28 21:37:05 +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
|
44b7f0b39a
|
api(floaty): floaty.rawWindow()
|
2018-05-28 17:02:48 +08:00 |
|
hyb1996
|
d5630876d9
|
add missing files
|
2018-05-25 20:09:51 +08:00 |
|
hyb1996
|
7839bc6813
|
refactor: rename package name to 'org.autojs.autojs'
|
2018-05-25 13:20:00 +08:00 |
|
hyb1996
|
a6bc3b26f1
|
fix(autojs): script bridges convert boolean to Boolean
|
2018-04-25 16:22:38 +08:00 |
|
hyb1996
|
188347be34
|
fix(dialogs): cannot use 'in' in non-object for following code alert("", "", ()=>{})
`
|
2018-04-21 14:50:05 +08:00 |
|