Commit Graph

60 Commits

Author SHA1 Message Date
hyb1996
b46e08e6bf api: event click, long_click, touch_down and so on for view 2018-03-20 21:27:02 +08:00
hyb1996
f16b3ad922 feat: new ui widget canvas 2018-03-19 19:17:06 +08:00
hyb1996
16b39b550d fix(selector): the behavior of findOnce() is different from docs point out 2018-03-09 13:36:52 +08:00
hyb1996
76fd77f1c7 api: module sensors
index: all.json
2018-02-06 12:41:23 +08:00
hyb1996
c8450dfc3a feat: relative path support for module "files" and require() 2018-01-24 11:14:58 +08:00
hyb1996
bb6d44e696 fix: PrefSwitch is reset to false when app exit 2018-01-23 14:23:09 +08:00
hyb1996
130827cab5 fix: files.cwd() 2018-01-07 13:41:46 +08:00
hyb1996
c12814769f fix: timer for ui thread is null in non-ui script 2017-12-29 00:35:22 +08:00
hyb1996
5f2abf2d85 refactor: implements DrawerMenu with RecyclerView 2017-12-10 15:47:53 +08:00
hyb1996
fbc567355e Revert "Revert "feat: can set packageName of apk building""
This reverts commit 18bab90f68.
2017-12-08 17:33:49 +08:00
hyb1996
18bab90f68 Revert "feat: can set packageName of apk building"
This reverts commit df838f7e5d.
2017-12-08 17:32:38 +08:00
hyb1996
df838f7e5d feat: can set packageName of apk building 2017-12-08 17:29:06 +08:00
hyb1996
9a09d6f57a add: some properties of device 2017-12-06 20:04:42 +08:00
hyb1996
6e617d83e8 add: module storages 2017-12-04 17:20:40 +08:00
hyb1996
56b5f5b6b8 add: script list remember sorting config 2017-12-03 16:35:05 +08:00
hyb1996
d06171d549 add: module device 2017-12-02 21:06:01 +08:00
hyb1996
45bbc33ab7 add: some samples of ui widgets 2017-11-30 14:14:54 +08:00
hyb1996
6dfd35683a add: apk builder plugin support; fix: inrt AutoJs.ensureServiceEnabled 2017-11-29 16:07:52 +08:00
hyb1996
e8bab643af add: timed task 2017-11-28 02:26:05 +08:00
hyb1996
328ab6efa7 add: images.findImage; change images.findColor implementation to opencv 2017-11-26 17:47:17 +08:00
hyb1996
72bb380776 fix: input method select all button not working 2017-11-04 14:21:10 +08:00
hyb1996
43263a62ff * change rhino to 1.7.7.2
* fix: wrap java.lang.String to native string
2017-11-02 13:18:29 +08:00
hyb1996
8a55450d62 just to save works 2017-10-31 10:55:03 +08:00
hyb1996
bfd6a0c40a fix: images.captureScreen() return null or throw exception when called too often 2017-10-30 19:05:57 +08:00
hyb1996
f3ee94b1cf fix: connection and log of SublimePluginClient
add: VSCode Extension support
2017-10-29 22:26:55 +08:00
hyb1996
f55593a7a2 fix: user register; update dependencies 2017-10-26 17:01:29 +08:00
hyb1996
448d39b7e8 add: ui for apk building 2017-10-22 20:04:08 +08:00
hyb1996
2b93091f5d add: file chooser dialog 2017-10-19 17:19:06 +08:00
hyb1996
4b43434b25 apply plugin retrolambda 2017-10-19 15:34:51 +08:00
hyb1996
43b7132280 i don't know what i did 2017-09-20 14:02:03 +08:00
hyb1996
42f6802598 add: tutorial tab 2017-08-22 18:11:14 +08:00
hyb1996
5ee99b5379 refactor(autojs): move inputevent to package core 2017-08-06 14:40:02 +08:00
hyb1996
6a3392cfe6 add: root_automator 2017-08-01 21:42:32 +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
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
6888f88f77 support sublime text command save_to_phone 2017-07-08 21:04:08 +08:00
hyb1996
10fd45b6c2 imporve splash display, make floating window and side menu scrollable 2017-07-08 20:14:43 +08:00
hyb1996
c08363f033 make autojs module more independent 2017-07-01 15:09:01 +08:00
hyb1996
97ff7e49a1 add jumping between layout hierarchy and layout bounds view 2017-06-27 22:43:11 +08:00
hyb1996
76d9319ec8 Update readme and license 2017-05-12 17:46:42 +08:00
hyb1996
091ec51ef2 fix crash when remote file name is untitle 2017-05-12 13:14:17 +08:00
hyb1996
0349c113ca add dialogs, fix code completion 2017-05-08 15:22:01 +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
b762ceb60b Add: Task manager 2017-04-04 00:26:14 +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
dd787236e7 Release 2.0.1Beta 2017-03-19 16:21:07 +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