Commit Graph

98 Commits

Author SHA1 Message Date
hyb1996
6f66956751 更换 定时任务的实现 2018-12-15 16:45:01 +08:00
hyb1996
05813499bc 修复 打包后ui脚本无法运行的问题
修复 打包后模块无法运行的问题
2018-12-12 14:18:03 +08:00
hyb1996
e4de1e0aaa 修复 打包后没有无障碍服务的问题 2018-12-04 13:44:32 +08:00
hyb1996
4bf237a499 新增 手势监听功能(效果不佳不启用) 2018-12-01 17:46:57 +08:00
hyb1996
ee2860b6de 新增 可以使用"查看使用统计权限"增强currentPackage()的准确性,在代码中通过auto.setFlags("useUsageStats")启用 2018-11-30 14:36:16 +08:00
hyb1996
67614b8016 修复 captureScreen()可能造成死循环的问题 2018-11-05 11:47:46 +08:00
hyb1996
78e0d6b088 新增 连接电脑支持运行和保存项目 2018-10-19 15:27:09 +08:00
hyb1996
3d6c2812c6 修复 Android P出现CLEARTEXT不支持的问题 2018-10-17 23:59:37 +08:00
hyb1996
4dc37bc4ff fix: floaty not working 2018-10-12 23:30:50 +08:00
hyb1996
cce09209a3 fix: exposed uri error 2018-10-10 14:49:59 +08:00
hyb1996
51fedba26b fix(target O): static broadcast receiver not working 2018-10-06 14:08:00 +08:00
hyb1996
4851790ad9 update libraries and dependencies's version 2018-10-06 10:12:29 +08:00
hyb1996
02b1587f6b feat: intent task 2018-09-28 13:46:01 +08:00
hyb1996
025e594a01 feat: intent task 2018-09-28 00:56:34 +08:00
hyb1996
62aafaf06b fix: app memory leak; feat: app foreground service 2018-09-19 14:40:05 +08:00
hyb1996
04bffdc425 save works 2018-09-17 15:32:11 +08:00
hyb1996
9a5f6f014c feat(app): add intent task 2018-09-13 22:27:03 +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
e09966505c opt(timing): request for ignore battery optimization; optimize TimedTaskScheduler to schedule task 2018-09-09 15:10:31 +08:00
hyb1996
c56157d8da feat(ui): fix debug mode exception on orientation change 2018-09-08 01:53:51 +08:00
hyb1996
5251028b0b 修复无法直接下载最新版本的问题 2018-07-11 17:59:04 +08:00
hyb1996
2d6fed4c99 api(runtime): runtime.requestPermissions() 2018-05-28 20:51:05 +08:00
hyb1996
7839bc6813 refactor: rename package name to 'org.autojs.autojs' 2018-05-25 13:20:00 +08:00
hyb1996
b81db30f3f add: google admob ads for testing 2018-05-24 21:22:21 +08:00
hyb1996
2f987305cd fix: notification service label is not built app label 2018-01-24 17:35:18 +08:00
hyb1996
78f6fbbd3c fix #282 2018-01-24 10:27:24 +08:00
hyb1996
3e592370dc try to fix hyb1996-guest/auto.js3-issues#20 2017-12-31 22:21:23 +08:00
hyb1996
5ed6e2bea8 add: logout button on drawer menu 2017-12-31 17:56:35 +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
6e6cefbb24 fix: import file 2017-12-10 18:40:22 +08:00
hyb1996
d06171d549 add: module device 2017-12-02 21:06:01 +08:00
hyb1996
92f296cc19 optimize: util.format 2017-11-29 20:04:50 +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
9951ffae7a just to save works and use another computer to code 2017-11-27 21:11:49 +08:00
hyb1996
d882877573 add: option 'docs source' 2017-11-27 14:40:37 +08:00
hyb1996
36c6b38b17 remove unnessary files of editor; add 'delete line' and 'copy line' options to editor context menu 2017-11-02 23:29:54 +08:00
hyb1996
e8110c76a2 move LOG from tab TASK to action menu 2017-11-02 00:39:31 +08:00
hyb1996
cbd2600c33 add: notification listener service 2017-10-31 00:07:45 +08:00
hyb1996
2c990e1966 refactor: move some classes in package api to package core 2017-10-27 19:46:31 +08:00
hyb1996
bc29c578e6 * fix: webview nested scroll issue
* add: image upload support
* add: user page
2017-10-26 19:22:43 +08:00
hyb1996
f55593a7a2 fix: user register; update dependencies 2017-10-26 17:01:29 +08:00
hyb1996
70383a97df update version name 2017-10-25 21:22:30 +08:00
hyb1996
f3ea2cd897 remove unused intent filter for edit and run activity 2017-10-25 20:58:35 +08:00
hyb1996
98b3fb2c09 add: custom shortcut icon 2017-10-25 16:43:55 +08:00
hyb1996
08d1188b33 add:
* offline docs
* tow-row input method enhance bar
* long press hint to show function manual
* docs drawer
2017-10-25 00:15:47 +08:00
hyb1996
448d39b7e8 add: ui for apk building 2017-10-22 20:04:08 +08:00
hyb1996
38740657b8 fix: console lagged with too many logs 2017-10-22 18:33:12 +08:00
hyb1996
51cda012d2 refactor: remove unused resources, cleanup the code structure 2017-10-19 13:33:21 +08:00
hyb1996
d95b85cb2e complete the new floating window 2017-10-18 22:46:36 +08:00