Auto.js/app
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
..
libs add ad showing test 2017-07-07 13:51:26 +08:00
src change JavaScriptEngine to LoopBasedJavaScriptEngine 2017-07-29 17:46:23 +08:00
.gitignore initial commit 2017-01-27 09:05:38 +08:00
build.gradle fix code completion bug 2017-07-22 09:35:51 +08:00
proguard-rules.pro replace view binding with aa, change script list to card view, enable minify 2017-07-03 14:53:55 +08:00