Commit Graph

21 Commits

Author SHA1 Message Date
hyb1996
311307c489 使代码实现和文档描述一致 2018-12-21 14:25:14 +08:00
hyb1996
d3ef346f62 修改 定时任务为24小时制显示
修复 app.getUriForFile报错的问题
修复 Media.isMusicPlaying()不存在的问题
2018-12-18 16:28:32 +08:00
hyb1996
7ec6a739ad 4.1.0 Alpha3 2018-12-12 18:48:51 +08:00
hyb1996
39de832dde 新增 app.startActivity(), app.sendBroadcast(), app.startService()支持root模式
新增 app.intentToShell()
2018-11-21 12:16:58 +08:00
hyb1996
76fa44960c 新增 app.intent()支持flags 2018-11-11 21:58:59 +08:00
hyb1996
810f2f36a6 修复 一个崩溃
新增 app.parseUri
修复 app.sendEmail当有附件时出错的问题
2018-11-06 11:58:32 +08:00
hyb1996
cd71a7e1dd 增加 images图片处理函数 2018-10-24 13:33:11 +08:00
hyb1996
bae65152b8 修复 app.sendEmail()出现“没有可以执行此动作的应用”的问题 2018-10-16 23:06:44 +08:00
hyb1996
d1fb2c44f2 新增 app.sendBroadcast("inspect_layout_hierarchy"),app.sendBroadcast("inspect_layout_bounds"); 2018-10-15 00:52:20 +08:00
hyb1996
82fa139ec0 fix: bug of ui.Widget; add: sample for ui.Widget 2018-10-14 14:34:34 +08:00
hyb1996
7839bc6813 refactor: rename package name to 'org.autojs.autojs' 2018-05-25 13:20:00 +08:00
hyb1996
b381f28470 api(app, globals): app.autojs, app.versionCode, app.versionName, requiresApi, requiresAutojsVersion 2018-04-02 14:30:03 +08:00
hyb1996
40f7941064 fix: extras option for app.intent() handles data types incorrectly 2018-03-10 16:35:49 +08:00
hyb1996
235115edf3 api(app): app.startActivity() for string param 2018-02-27 16:16:32 +08:00
hyb1996
79900f43da chore 2018-02-12 10:30:29 +08:00
hyb1996
ee638e3d6b fix: #281
feat: built-in lodash.js

close #281
2018-02-01 16:34:40 +08:00
hyb1996
1205fc08e3 fix #291 2018-02-01 12:42:20 +08:00
hyb1996
25e9c90bf4 api: app 2017-12-11 19:10:01 +08:00
hyb1996
19dac12614 refactor(module autojs): package com.stardust.autojs.runtime.inputevent
add: module engines
2017-08-04 15:19:57 +08:00
hyb1996
6102f6e8fe fix sublime plugin issue with ui mode, object prototype pollution, try for ui api 2017-05-14 23:34:38 +08:00
hyb1996
956f064737 modularize init script 2017-05-09 15:47:31 +08:00