Commit Graph

104 Commits

Author SHA1 Message Date
hyb1996
754819b23f 修复 主题色选择界面崩溃的问题 2018-12-02 11:28:19 +08:00
hyb1996
9d30996ae8 重构 使用AndroidX代替android.support库 2018-11-30 13:17:43 +08:00
hyb1996
7ac7795caf 新增 定时任务增加Auto.js启动时 2018-11-27 11:50:29 +08:00
hyb1996
306762a422 refactor(automator): 转换为kotlin 2018-11-26 20:08:27 +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
385f9a4336 去除 广告 2018-11-10 17:21:31 +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
3d6c2812c6 修复 Android P出现CLEARTEXT不支持的问题 2018-10-17 23:59:37 +08:00
hyb1996
7fe204c44f save works 2018-10-12 16:25:24 +08:00
hyb1996
3a11d8dc60 save works 2018-10-12 14:48:43 +08:00
hyb1996
03f1379fd5 fix: floating window cannot show 2018-10-12 14:21:59 +08:00
hyb1996
e56682162e fix some bugs 2018-10-11 12:00:50 +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
94395544b7 fix: linear.showDividers, text.ellipsize 2018-10-09 23:49:45 +08:00
hyb1996
4851790ad9 update libraries and dependencies's version 2018-10-06 10:12:29 +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
04bffdc425 save works 2018-09-17 15:32:11 +08:00
hyb1996
c5c9aaa8e1 fix(automator): RootAutomator (x, y) not correct on some devices 2018-09-16 01:49:33 +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
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
a2ed727477 feat: use bugly to report crash 2018-09-12 16:43:11 +08:00
hyb1996
e09966505c opt(timing): request for ignore battery optimization; optimize TimedTaskScheduler to schedule task 2018-09-09 15:10:31 +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
32805aad34 feat(ui): supports debugging 2018-09-07 22:26:03 +08:00
hyb1996
e5e1b567e7 refactor(ui): toolbar menu design; 2018-09-07 12:36:13 +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
b9c7250cf8 Not show ad on first day 2018-07-09 16:28:50 +08:00
hyb1996
e247943035 修复在Android O上创建快捷方式失败的问题;替换默认快捷方式图标 2018-07-07 22:47:20 +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
debcb1d7b8 api(autojs): supports ui label toolbar, appbar, tabs, viewpager, drawer 2018-05-31 01:38:36 +08:00
hyb1996
0ffb8d1ec5 docs: update to latest 2018-05-28 21:57:40 +08:00
hyb1996
d5630876d9 add missing files 2018-05-25 20:09:51 +08:00
hyb1996
5237ac7ea4 remove GDT SDK 2018-05-22 20:30:38 +08:00
hyb1996
97198ad668 fix(autojs): bridges.call() convert boolean to java.lang.Boolean 2018-04-18 16:36:40 +08:00
hyb1996
2162bd5b28 feat: checks plugin version 2018-04-13 22:10:40 +08:00
hyb1996
b46e08e6bf api: event click, long_click, touch_down and so on for view 2018-03-20 21:27:02 +08:00
hyb1996
f16b3ad922 feat: new ui widget canvas 2018-03-19 19:17:06 +08:00
hyb1996
16b39b550d fix(selector): the behavior of findOnce() is different from docs point out 2018-03-09 13:36:52 +08:00
hyb1996
76fd77f1c7 api: module sensors
index: all.json
2018-02-06 12:41:23 +08:00
hyb1996
c8450dfc3a feat: relative path support for module "files" and require() 2018-01-24 11:14:58 +08:00
hyb1996
bb6d44e696 fix: PrefSwitch is reset to false when app exit 2018-01-23 14:23:09 +08:00