hyb1996
b3bc83d1a2
add: random()
2017-07-30 15:55:22 +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
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
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
a9f0b5bc30
修复QQ点赞金豆问题
2017-07-12 12:29:58 +08:00
hyb1996
c827ef7c64
try to fix crash under android19
2017-07-12 12:09:32 +08:00
hyb1996
fcfb3a69e0
add setText and add group memeber script
2017-07-12 11:47:32 +08:00
hyb1996
c6e31dcb41
release 2.0.13 Beta3 for YingYongBao
2017-07-09 11:28:28 +08:00
hyb1996
c08363f033
make autojs module more independent
2017-07-01 15:09:01 +08:00
hyb1996
5a79bb577f
release 2.0.12 Beta
2017-05-29 20:56:12 +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
ec98d75d3b
remove multi-line string support for my stupid coding
2017-05-15 22:03:49 +08:00
hyb1996
91a1cb77d8
add multi-line string support
2017-05-15 19:47:58 +08:00
hyb1996
8ac9a518d7
add some ui attributes, remove node-android, update rhino to 1.8preview
2017-05-15 16:18:42 +08:00
hyb1996
a8a83dd2b5
improve ui module
2017-05-15 01:12:19 +08:00
hyb1996
6102f6e8fe
fix sublime plugin issue with ui mode, object prototype pollution, try for ui api
2017-05-14 23:34:38 +08:00
hyb1996
36ef8c8396
just to save some fucking works
2017-05-14 19:46:51 +08:00
hyb1996
a4c6eb6cee
imporve script execution of tasker plugin, fix sublime plugin large file issue
2017-05-14 13:11:30 +08:00
hyb1996
39c1444b0f
add some scripts
2017-05-10 20:48:26 +08:00
hyb1996
1222e00adc
optimize memory and image size. remove unnecessary language file
2017-05-10 15:42:58 +08:00
hyb1996
e5ade55519
add samples, fix require()
2017-05-09 20:01:04 +08:00
hyb1996
956f064737
modularize init script
2017-05-09 15:47:31 +08:00
hyb1996
08654b8f90
add console.rawInput, app.intent
2017-05-09 00:58:16 +08:00
hyb1996
0349c113ca
add dialogs, fix code completion
2017-05-08 15:22:01 +08:00
hyb1996
163f38760e
Fix and improve root rocording
2017-05-05 00:35:45 +08:00
hyb1996
6829c0659e
Dying
2017-04-26 13:48:59 +08:00
hyb1996
0e980c2e6a
Attempt to fix selector memeory leak. Add update checker
2017-04-09 14:02:57 +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