Commit Graph

119 Commits

Author SHA1 Message Date
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
hyb1996
b381f28470 api(app, globals): app.autojs, app.versionCode, app.versionName, requiresApi, requiresAutojsVersion 2018-04-02 14:30:03 +08:00
hyb1996
7a4eb33245 opt(dev_plugin): add require path to remote script; optimize saved remote script's name 2018-03-30 17:51:11 +08:00
hyb1996
a009eb02b0 refactor: use GlobalAppContext to replace App.getApp()
add: Canvas
2018-03-23 14:45:48 +08:00
hyb1996
c5e3050732 just to save works 2018-03-17 14:34:59 +08:00
hyb1996
976e78e07d fix: requestScreenCapture() dead lock if request activity destroyed 2018-03-15 20:22:13 +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
84ab4d481c chore: find and replace 2018-02-26 19:52:47 +08:00
hyb1996
445bcfa462 feat(editor): auto indent 2018-02-25 18:02:44 +08:00
hyb1996
451960008a chore 2018-02-24 23:11:54 +08:00
hyb1996
dfc75dab94 feat: supports changing editor text size 2018-02-24 18:49:39 +08:00
hyb1996
198a694064 fix: engines.execScriptFile() missing executePath config 2018-02-23 22:42:53 +08:00
hyb1996
e4cda0b64f feat: verify dex files 2018-02-23 11:21:18 +08:00
hyb1996
4b4c823db5 api: media module 2018-02-13 09:57:53 +08:00
hyb1996
79900f43da chore 2018-02-12 10:30:29 +08:00
hyb1996
204acdaf82 fix some many bugs 2018-02-04 16:18:05 +08:00
hyb1996
9a64b1ef2b fix hyb1996-guest/auto.js3-issues#19765
Closes hyb1996-guest/auto.js3-issues#19765
2018-02-04 14:37:25 +08:00
hyb1996
231b11c22b feat: accessibility white list 2018-02-04 10:34:55 +08:00
hyb1996
5fed594bf1 feat: accessibility white list 2018-02-03 22:54:06 +08:00
Stardust
770b68bf19
Merge branch 'master' into dev 2018-02-03 08:51:19 +08:00
hyb1996
032e294da7 res: add some translation 2018-02-01 12:30:27 +08:00
hyb1996
d3899fa3f3 feat(floaty): wait for floating permission granted when creating a window 2018-01-30 10:37:03 +08:00
hyb1996
771511e939 fix: images.detectsColor() and images.pixel() cause "x > image.width" exception when image is landscape 2018-01-27 09:43:22 +08:00
hyb1996
c93c27fcaa feat: build apk from project(dir) support 2018-01-24 17:29:25 +08:00
hyb1996
78f6fbbd3c fix #282 2018-01-24 10:27:24 +08:00
hyb1996
af2c3940ed feat: #266 2018-01-23 14:37:12 +08:00
hyb1996
13aa6ed341 fix: dialogs.rawInput() keeps blocking when canceled 2018-01-04 22:26:51 +08:00
lulee007
463f87860c 修改获取屏尺寸为真实尺寸,优化截图尺寸和屏幕尺寸不一致问题 2018-01-03 14:01:50 +08:00
hyb1996
5ed6e2bea8 add: logout button on drawer menu 2017-12-31 17:56:35 +08:00
hyb1996
efb3054084 fix hyb1996-guest/auto.js3-issues#5 2017-12-30 17:34:19 +08:00
hyb1996
05877c57b7 fix hyb1996-guest/auto.js3-issues#5 2017-12-30 17:29:57 +08:00
hyb1996
6d9fda6862 api: floaty 2017-12-30 15:23:48 +08:00
hyb1996
4188b2027c fix: console resize not working 2017-12-29 17:06:28 +08:00
hyb1996
174e1d933c fix: Thread.interrupt() not working 2017-12-29 15:48:43 +08:00