Commit Graph

62 Commits

Author SHA1 Message Date
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
hyb1996
601019cab2 i don't know what i did 2017-09-22 16:12:07 +08:00
hyb1996
a64a92276c i don't know what I did 2017-09-11 13:42:07 +08:00
hyb1996
405075757e add: stable mode for AccessibilityService 2017-08-14 21:23:07 +08:00
hyb1996
9c5f876a8f add: root record generates js file
fix: delay of tap, swipe by adding RootAutomator
2017-08-13 11:12:14 +08:00
hyb1996
9174a77676 optimize: auto file size generated by touch record
docs: selector
2017-08-05 14:59:00 +08:00
hyb1996
2f5573d9c2 refactor(module autojs): to support .auto record file 2017-08-03 13:06:55 +08:00
hyb1996
0173ed6152 add widget support 2017-07-12 10:07:20 +08:00
hyb1996
46cd89d5a5 add ad showing test 2017-07-07 13:51:26 +08:00
hyb1996
f627432b80 replace view binding with aa, change script list to card view, enable minify 2017-07-03 14:53:55 +08:00
hyb1996
e97744d7f2 release 2.0.13Beta 2017-07-02 16:41:33 +08:00
hyb1996
306cf4c5d3 fix flash when launch a shortcut 2017-07-02 15:28:30 +08:00
hyb1996
c08363f033 make autojs module more independent 2017-07-01 15:09:01 +08:00
hyb1996
7c88e578fe #19636} 2017-05-27 14:49:25 +08:00
hyb1996
302879333a add screen capture and color searching 2017-05-22 15:41:11 +08:00
hyb1996
b3fad201f7 fix hyb1996-guest/AutoJsIssueReport#1341 and replace JavaAdapter to ProxyObject in ui module to avoid compilation to class file 2017-05-17 14:48:28 +08:00
hyb1996
c4ec951a10 random click and gesture for android 7.0+!!! 2017-05-16 21:40:23 +08:00
hyb1996
b12e26b797 add sublime text plugin support 2017-05-11 17:06:37 +08:00
hyb1996
1222e00adc optimize memory and image size. remove unnecessary language file 2017-05-10 15:42:58 +08:00
hyb1996
08654b8f90 add console.rawInput, app.intent 2017-05-09 00:58:16 +08:00
hyb1996
163f38760e Fix and improve root rocording 2017-05-05 00:35:45 +08:00
hyb1996
37b5108637 Dying again 2017-04-30 18:20:59 +08:00
hyb1996
51349356a7 Commit Test 2017-04-29 21:23:45 +08:00
hyb1996
6829c0659e Dying 2017-04-26 13:48:59 +08:00
hyb1996
6844eb9841 Change the way of action pefrom(no longer wait for event), add loading jar file support, fix simple action memory leak 2017-04-05 22:35:31 +08:00
hyb1996
59811a4a5d Added Script file chooser. Fixed the issue that background image setting not working 2017-04-03 16:28:07 +08:00
hyb1996
bfabef6a0e Refactor: split into modules autojs, common, app and automator 2017-04-03 00:43:15 +08:00
hyb1996
e7500e6e21 Add: tasker plugin support, injectable webview 2017-04-02 12:41:00 +08:00
hyb1996
121949f9c0 Add: NodeJs Support 2017-03-26 00:40:16 +08:00
hyb1996
3f7dacad2a Add: commonjs support, Fix: editor auto line break 2017-03-25 15:49:23 +08:00
hyb1996
dd787236e7 Release 2.0.1Beta 2017-03-19 16:21:07 +08:00
hyb1996
85affed538 Add: Sample Script Tab, EMCAScript Guide 2017-03-14 16:59:45 +08:00
hyb1996
e81b661974 Add: floating window, layout inspector 2017-03-12 23:10:58 +08:00
hyb1996
38c22646e0 Added: Root automator, custom theme color, some helps 2017-03-07 13:49:56 +08:00
hyb1996
6ec0601373 Added: setClip 2017-02-23 22:40:52 +08:00
hyb1996
40d6285bed Added volume control 2017-02-17 11:38:24 +08:00
hyb1996
e2d5efa710 Added getTexts and action recorder, fixed github issue report token 2017-02-15 18:10:17 +08:00