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 |
|
hyb1996
|
729958d419
|
api: threads, files
|
2017-12-27 16:47:32 +08:00 |
|
hyb1996
|
e9346f0794
|
add: http.postMultipart
|
2017-12-05 17:59:42 +08:00 |
|
hyb1996
|
08571f409b
|
merge commits
|
2017-12-03 14:17:18 +08:00 |
|
hyb1996
|
6fb6e14369
|
add: module threads; read and write binary file supports
|
2017-12-03 14:13:34 +08:00 |
|
hyb1996
|
d06171d549
|
add: module device
|
2017-12-02 21:06:01 +08:00 |
|
hyb1996
|
6dfd35683a
|
add: apk builder plugin support; fix: inrt AutoJs.ensureServiceEnabled
|
2017-11-29 16:07:52 +08:00 |
|
hyb1996
|
97382965da
|
add: supports for daily task and disposable task
|
2017-11-28 20:59:29 +08:00 |
|
hyb1996
|
e8bab643af
|
add: timed task
|
2017-11-28 02:26:05 +08:00 |
|
hyb1996
|
328ab6efa7
|
add: images.findImage; change images.findColor implementation to opencv
|
2017-11-26 17:47:17 +08:00 |
|
hyb1996
|
35955faba9
|
update DynamicLayoutInflater to lastest version
|
2017-11-07 13:49:37 +08:00 |
|
hyb1996
|
ef02572f1d
|
wtf
|
2017-11-03 19:56:50 +08:00 |
|