Commit Graph

137 Commits

Author SHA1 Message Date
hyb1996
a72147fcf2 docs: RootAutomator 2017-08-15 20:17:27 +08:00
hyb1996
9e23d9c245 release 2.0.16 Beta2 2017-08-15 18:30:18 +08:00
hyb1996
4e6e223f6e add: signature check 2017-08-15 10:58:36 +08:00
hyb1996
a9ef908ef2 fix: volume key control not working when accessibility service is disabled 2017-08-15 10:04:22 +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
af752d5e4c move 'record toast' to prefs 2017-08-12 14:31:05 +08:00
hyb1996
4129f83cb1 fix: record isn't stopped when volume down
refactor: recorder
2017-08-12 14:14:49 +08:00
hyb1996
5ee99b5379 refactor(autojs): move inputevent to package core 2017-08-06 14:40:02 +08:00
hyb1996
9174a77676 optimize: auto file size generated by touch record
docs: selector
2017-08-05 14:59:00 +08:00
hyb1996
2ad0d6c269 improve: change starting Activity to show floating window on record stop 2017-08-04 18:36:41 +08:00
hyb1996
19dac12614 refactor(module autojs): package com.stardust.autojs.runtime.inputevent
add: module engines
2017-08-04 15:19:57 +08:00
hyb1996
f2c1015470 fix(RootAutomatorEngine): forceStop() not working 2017-08-03 15:11:16 +08:00
hyb1996
2f5573d9c2 refactor(module autojs): to support .auto record file 2017-08-03 13:06:55 +08:00
hyb1996
6a3392cfe6 add: root_automator 2017-08-01 21:42:32 +08:00
hyb1996
8734ae3992 fix: code completion not working at first line 2017-08-01 10:55:56 +08:00
hyb1996
08419afc3d fix: import sample or create file not working. add: edit icon of view sample activity 2017-08-01 10:48:19 +08:00
hyb1996
f037a642fd fix: hyb1996-guest/AutoJsIssueReport#7761 2017-07-31 21:49:27 +08:00
hyb1996
f51d791d98 fix: lag when accessibility service switch toggled 2017-07-31 21:28:13 +08:00
hyb1996
6307d3aa96 fix: Swipe() 2017-07-31 13:02:15 +08:00
hyb1996
63bc8c0e09 refactor: remove AbstractScriptRuntime 2017-07-31 10:35:00 +08:00
hyb1996
33cdef21c6 add: auto() function and two mode of fetching rootInActiveWindow 2017-07-31 10:15:39 +08:00
hyb1996
dc9f8f417a refactor: remove SimpleActionPerformHost and AccessibilityEventCommandHost 2017-07-30 16:28:26 +08:00
hyb1996
d44a7921df add: rename() in files module 2017-07-30 16:15:11 +08:00
hyb1996
99d9d4b7a8 fix: HelpCatologueActivity and DocumentationActivity lag 2017-07-30 15:39:07 +08:00
hyb1996
12037ba488 change JavaScriptEngine to LoopBasedJavaScriptEngine
Everything works like Node.js. loop() will not need be called explicitly any more.
Including some changes:
* Every thread of script has a looper.
* Use a servant thread in gestures functions of GlobalActionAutomator and image available listener of ScreenCapture.
* For keeping events key and touch listener alive, add Loopers.waitWhenIdle to control whether or not Looper should quit when it has nothing to do
2017-07-29 17:46:23 +08:00
hyb1996
11b87d9a51 fix code completion bug 2017-07-22 09:35:51 +08:00
hyb1996
6d62b40b21 imporve code completion 2017-07-21 17:05:01 +08:00
hyb1996
8f2a088111 add timers modules 2017-07-21 11:24:02 +08:00
hyb1996
85216477c4 add docs and samples for events module 2017-07-20 22:03:21 +08:00
hyb1996
52cc5214f1 add events module, including EventEmiiter, KeyEvent, TouchEvent 2017-07-20 15:39:17 +08:00
hyb1996
1d23640362 release 2.0.14Beta2 2017-07-18 12:29:51 +08:00
hyb1996
dbacf93399 docs, scripts 2017-07-18 10:23:38 +08:00
hyb1996
21c4a38b86 add files and docs of files and images 2017-07-17 23:26:15 +08:00
hyb1996
248338016b save works 2017-07-16 21:47:34 +08:00
hyb1996
73773faedc fix fucking accessibility service 2017-07-16 10:19:07 +08:00
hyb1996
fcf46c49de update version.json to 2.0.14 Beta 2017-07-12 14:42:14 +08:00
hyb1996
b65fda984d release 2.0.14 Beta 2017-07-12 14:31:32 +08:00
hyb1996
24f0043a0f release 2.0.14 Beta 2017-07-12 14:04:06 +08:00
hyb1996
840318218b fix error when import file from content uri 2017-07-12 13:44:09 +08:00
hyb1996
e5cc3ef4f9 change getRootInActiveWindow back to 2.0.12 Beta 2017-07-12 10:50:34 +08:00
hyb1996
0173ed6152 add widget support 2017-07-12 10:07:20 +08:00
hyb1996
14d2b4923c add: discard record 2017-07-11 12:12:54 +08:00
hyb1996
768ac6ea4e fix crash caused by recorded script too large 2017-07-11 09:53:37 +08:00
hyb1996
dbe2ed275c fix problem of permission request 2017-07-11 09:14:56 +08:00
hyb1996
c6e31dcb41 release 2.0.13 Beta3 for YingYongBao 2017-07-09 11:28:28 +08:00
hyb1996
a660a98539 fix lag when click shortcut of script with dialog 2017-07-09 10:08:47 +08:00
hyb1996
fd2b5e5206 fix hyb1996-guest/AutoJsIssueReport#5097 2017-07-09 08:37:34 +08:00
hyb1996
077612fa05 fix hyb1996-guest/AutoJsIssueReport#5116 2017-07-09 08:36:23 +08:00
hyb1996
32e07c6951 fix hyb1996-guest/AutoJsIssueReport#5141 2017-07-09 08:32:54 +08:00