Commit Graph

409 Commits

Author SHA1 Message Date
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
hyb1996
316415343f feat: relative path support for ui image source 2018-01-24 12:31:12 +08:00
hyb1996
c8450dfc3a feat: relative path support for module "files" and require() 2018-01-24 11:14:58 +08:00
hyb1996
5ccf434f1b fix: cannot login or register 2018-01-24 10:34:06 +08:00
hyb1996
78f6fbbd3c fix #282 2018-01-24 10:27:24 +08:00
hyb1996
7f6e9dd210 feat: #274 2018-01-23 14:45:17 +08:00
hyb1996
af2c3940ed feat: #266 2018-01-23 14:37:12 +08:00
hyb1996
bb6d44e696 fix: PrefSwitch is reset to false when app exit 2018-01-23 14:23:09 +08:00
hyb1996
af0dbcefb7 sync 2018-01-22 16:06:38 +08:00
hyb1996
26d2ce972f fix: download script failed when dir does not exist 2018-01-07 14:04:19 +08:00
hyb1996
acaf199675 fix: check for updates 2018-01-07 13:43:55 +08:00
hyb1996
130827cab5 fix: files.cwd() 2018-01-07 13:41:46 +08:00
hyb1996
13aa6ed341 fix: dialogs.rawInput() keeps blocking when canceled 2018-01-04 22:26:51 +08:00
hyb1996
a51b9c24ed fix: app crash when longClick throws exception 2018-01-04 21:13:12 +08:00
hyb1996
2d287f720c * refactor: move library dynamic layout inflater to autojs module
* fix: ScriptExecuteActivity memory leak
* fix: InterruptedException on script exit event
2018-01-04 16:22:38 +08:00
hyb1996
7145faa533 fix: captureScreen() return null 2018-01-01 14:12:47 +08:00
hyb1996
3e592370dc try to fix hyb1996-guest/auto.js3-issues#20 2017-12-31 22:21:23 +08:00
hyb1996
c0dde41fc1 fix hyb1996-guest/auto.js3-issues#1 2017-12-31 19:27:07 +08:00
hyb1996
55ea745d57 fix: colors.red() return NaN 2017-12-31 18:52:03 +08:00
hyb1996
1784a9f84d fix: send script file not working 2017-12-31 18:00:54 +08:00
hyb1996
5ed6e2bea8 add: logout button on drawer menu 2017-12-31 17:56:35 +08:00
hyb1996
002a11149e docs 2017-12-30 17:41:41 +08:00
hyb1996
2f01f2ab10 fix hyb1996-guest/auto.js3-issues#2 2017-12-30 17:35:43 +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
fba9f0b4e9 fix hyb1996-guest/auto.js3-issues#6 2017-12-30 17:22:20 +08:00
hyb1996
403e19f568 fix hyb1996-guest/auto.js3-issues#4 2017-12-30 17:18:38 +08:00
hyb1996
123f86aa27 fix: connect to dev plugin with wrong host 2017-12-30 17:10:58 +08:00
hyb1996
6d9fda6862 api: floaty 2017-12-30 15:23:48 +08:00
hyb1996
f39516a4b4 fix: crash when a exception is thrown by script on ui thread 2017-12-30 00:22:01 +08:00
hyb1996
e8e73aac14 add: two samples for floaty 2017-12-29 21:45:16 +08:00
hyb1996
084a8ea033 fix: FloatyWindow.setSize() not working 2017-12-29 20:53:51 +08:00
hyb1996
4188b2027c fix: console resize not working 2017-12-29 17:06:28 +08:00