Commit Graph

152 Commits

Author SHA1 Message Date
hyb1996
198dbaf3f9 修复 Android P一直显示打包中的问题 2018-11-01 10:12:45 +08:00
hyb1996
65aeb754f2 优化 captureScreen()返回null的问题
优化 ResourceMonitor的错误显示
2018-10-31 14:02:50 +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
dbcb0257a2 新增 支持Content Uri编辑脚本 2018-10-24 17:55:19 +08:00
hyb1996
d400591df4 优化 打包后的UI脚本
修复 getClip()偶发报错问题
2018-10-23 19:45:49 +08:00
hyb1996
148784656d 优化 脚本管理器增删文件后的更新
新增 支持插件
优化 多点找色的内存泄漏
修复 文件重命名时的后缀问题
修复 脚本抛出Throwable不能被捕捉的问题
2018-10-23 15:00:34 +08:00
hyb1996
2b71f5e856 修复 UiCollection.forEach报错的问题
可能修复 部分设备无法找图的问题
2018-10-19 16:18:48 +08:00
hyb1996
78e0d6b088 新增 连接电脑支持运行和保存项目 2018-10-19 15:27:09 +08:00
hyb1996
a6bea15ca0 修复 UiObjectCollection调用出错的问题 2018-10-18 17:06:08 +08:00
hyb1996
72d46a3842 修复 调试时在不能断点的地方打断点会崩溃的问题 2018-10-16 19:38:18 +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
429407ed2d fix: floaty 2018-10-15 00:08:53 +08:00
hyb1996
14b7a7e85e sample: 自定义控件; fix: ActivityNotFoundException 2018-10-14 10:33:23 +08:00
hyb1996
db3571851c feat: appbar attributes 2018-10-13 13:57:52 +08:00
hyb1996
4dc37bc4ff fix: floaty not working 2018-10-12 23:30:50 +08:00
hyb1996
e64afaa88f update version 2018-10-12 21:23:31 +08:00
hyb1996
44bc2e9a02 fix(autojs): java.lang.SecurityException Invalid media projection 2018-10-12 21:13:30 +08:00
hyb1996
e56682162e fix some bugs 2018-10-11 12:00:50 +08:00
hyb1996
f757083657 feat(ui): project icon setting 2018-10-10 16:47:20 +08:00
hyb1996
cce09209a3 fix: exposed uri error 2018-10-10 14:49:59 +08:00
hyb1996
6cebca179c feat: runtime.loadJar() cache dex 2018-10-10 00:31:55 +08:00
hyb1996
54cbb78d8e fix(target O): floating window cannot be shown 2018-10-06 11:16:27 +08:00
hyb1996
4851790ad9 update libraries and dependencies's version 2018-10-06 10:12:29 +08:00
hyb1996
02b1587f6b feat: intent task 2018-09-28 13:46:01 +08:00
hyb1996
025e594a01 feat: intent task 2018-09-28 00:56:34 +08:00
hyb1996
62aafaf06b fix: app memory leak; feat: app foreground service 2018-09-19 14:40:05 +08:00
hyb1996
c8d2a6e7a2 feat: new project, project manager 2018-09-18 17:30:57 +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
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
fc0f5c479e feat: use web socket to connect with debug server 2018-09-14 14:41:03 +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
a2ed727477 feat: use bugly to report crash 2018-09-12 16:43:11 +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
f62958655a opt(autojs): optimize TimedTaskScheduler to schedule task 2018-09-09 13:47:23 +08:00
hyb1996
94a17c3118 feat(ui): supports adding or removing breakpoint on debug 2018-09-08 20:22:26 +08:00
hyb1996
5329278e8d Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev 2018-09-08 09:20:43 +08:00
hyb1996
ee17b27a79 fix: files.create() cannot create dir 2018-09-08 09:20:23 +08:00
hyb1996
c56157d8da feat(ui): fix debug mode exception on orientation change 2018-09-08 01:53:51 +08:00
hyb1996
093a19c491 feat(ui): spinner: textSize, textColor, textStyle, entryTextSize, entryTextColor, entryTextStyle 2018-07-17 23:01:19 +08:00
hyb1996
5251028b0b 修复无法直接下载最新版本的问题 2018-07-11 17:59:04 +08:00
hyb1996
35a5abed6a feat(autojs): requestScreenCapture() supports changing orientation automatically and dynamically 2018-06-03 11:12:01 +08:00
hyb1996
aa770b2ffb fix(app): BuildActivity crash when package.json is illegal 2018-05-29 11:07:42 +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
55f2e7b20a fix(autojs): screen request activity memory leak
fix(autojs): idStartsWith not working
2018-04-25 15:53:04 +08:00
hyb1996
dc790a297c fix(files): files.listDir() return null 2018-04-11 15:58:14 +08:00