hyb1996
|
27c9488147
|
修复 把UiCollection的行为改为和以前相同
|
2018-10-23 15:25:04 +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
|
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
|
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 |
|
hyb1996
|
97198ad668
|
fix(autojs): bridges.call() convert boolean to java.lang.Boolean
|
2018-04-18 16:36:40 +08:00 |
|