hyb1996
66cf6dbbf8
fix: getRealScrollY() return unreal scroll y
2018-02-21 23:27:11 +08:00
hyb1996
6ca73623a2
opt: draw only visible chars for a line
2018-02-21 23:22:21 +08:00
hyb1996
ea5f80b437
feat: new editor: jsdroid editor
2018-02-21 21:32:08 +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
28333c2a3e
fix: project files not released when project updated
2018-02-06 15:18:28 +08:00
hyb1996
76fd77f1c7
api: module sensors
...
index: all.json
2018-02-06 12:41:23 +08:00
hyb1996
464c2498db
opt: communication between editor and javascript
2018-02-04 19:46:59 +08:00
hyb1996
204acdaf82
fix some many bugs
2018-02-04 16:18:05 +08:00
hyb1996
2e1f09061c
fix hyb1996-guest/auto.js3-issues#19755
2018-02-04 14:41:23 +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
3b398ec732
index: update all.json
2018-02-04 11:23:03 +08:00
hyb1996
399cb29dd5
feat: permission checking dialog
2018-02-04 11:02:07 +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
hyb1996
b5533fb570
Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev
2018-02-03 20:41:40 +08:00
hyb1996
d6707d7dd6
opt: use my code completion implement instead CodeMirror's
2018-02-03 20:39:15 +08:00
Stardust
770b68bf19
Merge branch 'master' into dev
2018-02-03 08:51:19 +08:00
hyb1996
757afa0635
release 3.0.0 Beta
2018-02-02 20:17:40 +08:00
hyb1996
4e7e4184b8
feat: add plugin download url
2018-02-02 19:31:07 +08:00
hyb1996
9f55444e33
fix: floaty.closeAll()
2018-02-02 19:21:36 +08:00
hyb1996
c75337a767
api: colors.isSimilar, colors.equals
...
fix: circular menu icon is not circular when recording
feat: splash ui for built apk
docs: update to latest docs
fix: floating menu not showing automatically
2018-02-02 18:30:08 +08:00
hyb1996
d1221d530e
docs
2018-02-01 20:43:56 +08:00
hyb1996
f83b2fb923
feat: findMultiColors
2018-02-01 20:36:44 +08:00
hyb1996
ee638e3d6b
fix : #281
...
feat: built-in lodash.js
close #281
2018-02-01 16:34:40 +08:00
hyb1996
a06fca1971
update tutorial url
2018-02-01 14:28:16 +08:00
hyb1996
1205fc08e3
fix #291
2018-02-01 12:42:20 +08:00
hyb1996
032e294da7
res: add some translation
2018-02-01 12:30:27 +08:00
hyb1996
d61e47cf6b
docs
2018-01-30 11:45:54 +08:00
hyb1996
fccfe85287
feat(selector): supports javascript regex
2018-01-30 11:41:15 +08:00
hyb1996
ec7a0412af
fix: built apk showing unpacked script's path on console
2018-01-30 11:00:45 +08:00
hyb1996
d3899fa3f3
feat(floaty): wait for floating permission granted when creating a window
2018-01-30 10:37:03 +08:00
hyb1996
8bab1330fd
save works
2018-01-29 22:22:37 +08:00
hyb1996
0c042f7f07
fix: selected pyramid level too small
2018-01-27 13:50:30 +08:00
hyb1996
a683e84140
fix: images.save()
2018-01-27 09:47:21 +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
1e8183f756
fix: files.join(); RootShell.isRootAvailable() crash
2018-01-27 09:18:42 +08:00
hyb1996
76f02863f7
docs
2018-01-25 17:13:03 +08:00
hyb1996
7908190ab6
daily: ui adjustment
2018-01-25 17:10:41 +08:00
hyb1996
b860c9ee5b
daily: ui adjustment
2018-01-25 15:49:01 +08:00
hyb1996
80a7792ccd
fix: cannot run .auto file on script list
2018-01-25 14:30:07 +08:00
hyb1996
8713027efe
feat: hiding logs support when launch a project on built app
2018-01-25 14:12:54 +08:00
hyb1996
02f9145a80
feat: use glide as image loader for built apk
2018-01-25 13:38:20 +08:00
hyb1996
43de5913f5
fix: inflate layout with activity instead of application context
2018-01-25 13:35:13 +08:00
hyb1996
401b8cbad0
opt: floaty
2018-01-25 13:05:34 +08:00
hyb1996
d6c9fe4f09
opt: layout inspector toast
2018-01-24 20:54:46 +08:00
hyb1996
25a9a6b870
feat: #275 images.clip()
2018-01-24 18:04:25 +08:00
hyb1996
4876ca4097
feat: relative path support for module "engines"
2018-01-24 17:42:20 +08:00
hyb1996
2f987305cd
fix: notification service label is not built app label
2018-01-24 17:35:18 +08:00
hyb1996
c93c27fcaa
feat: build apk from project(dir) support
2018-01-24 17:29:25 +08:00