Commit Graph

393 Commits

Author SHA1 Message Date
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
hyb1996
174e1d933c fix: Thread.interrupt() not working 2017-12-29 15:48:43 +08:00
hyb1996
e296c0ebd8 api: device.isScreenOn(), device.wakeUpIfNeeded() 2017-12-29 14:50:38 +08:00
hyb1996
de4f086415 api: device.keepScreenOn(), device.keepScreenDim(), device.wakeUp(), device.vibrate();
fix: crash when rotating editor
2017-12-29 14:09:27 +08:00
hyb1996
c12814769f fix: timer for ui thread is null in non-ui script 2017-12-29 00:35:22 +08:00
hyb1996
ee0c7f4916 docs 2017-12-28 21:23:35 +08:00
hyb1996
3647cef81b api: threads, events 2017-12-28 21:21:41 +08:00
hyb1996
729958d419 api: threads, files 2017-12-27 16:47:32 +08:00
hyb1996
25e9c90bf4 api: app 2017-12-11 19:10:01 +08:00
hyb1996
6e6cefbb24 fix: import file 2017-12-10 18:40:22 +08:00
hyb1996
0d8a3e41fb opt: error message of login and register 2017-12-10 17:29:58 +08:00
hyb1996
39932de8ce feat: add community drawer menu 2017-12-10 16:41:52 +08:00
hyb1996
5f2abf2d85 refactor: implements DrawerMenu with RecyclerView 2017-12-10 15:47:53 +08:00
hyb1996
0c83d4d96a opt: functions keyboard auto insert brackets 2017-12-10 01:06:47 +08:00
hyb1996
4f8c2d1f35 fix: fastTemplateMatching always return null when template.width/height < 14 2017-12-10 00:55:21 +08:00
hyb1996
f939dac3fd feat: functions keyboard 2017-12-10 00:44:57 +08:00
hyb1996
0e6616c1dc opt: layout inspector view 2017-12-09 12:36:43 +08:00