Commit Graph

297 Commits

Author SHA1 Message Date
hyb1996
9951ffae7a just to save works and use another computer to code 2017-11-27 21:11:49 +08:00
hyb1996
00c972ce8c docs: http, images 2017-11-27 14:43:14 +08:00
hyb1996
d882877573 add: option 'docs source' 2017-11-27 14:40:37 +08:00
hyb1996
f99e844747 add: images.load(), landscape param of requestScreenCapture() 2017-11-27 14:29:21 +08:00
hyb1996
d775b5e77c fix: require for absolute path 2017-11-27 00:12:43 +08:00
hyb1996
328ab6efa7 add: images.findImage; change images.findColor implementation to opencv 2017-11-26 17:47:17 +08:00
hyb1996
35955faba9 update DynamicLayoutInflater to lastest version 2017-11-07 13:49:37 +08:00
hyb1996
d3c60049b7 fix: app crash when ui script throws exception 2017-11-07 12:56:19 +08:00
hyb1996
7c1decdc04 add: simple code generation 2017-11-06 23:45:36 +08:00
hyb1996
0b884f5747 * add: row, column, depth, etc. for UiObject
* add: row, column, depth, etc. conditions for UiGlobalSelector
* add: filter for UiGlobalSelector
2017-11-05 17:42:41 +08:00
hyb1996
99466e2c33 Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev 2017-11-04 14:27:50 +08:00
hyb1996
72bb380776 fix: input method select all button not working 2017-11-04 14:21:10 +08:00
hyb1996
ef02572f1d wtf 2017-11-03 19:56:50 +08:00
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
37445b7905 fix: JSON.stringify() throws StackOverflow for Java objects 2017-11-02 15:27:49 +08:00
hyb1996
9b9b37b940 add: module util
fix: console.log for format %j
2017-11-02 13:41:13 +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
e8110c76a2 move LOG from tab TASK to action menu 2017-11-02 00:39:31 +08:00
Stardust
d9b3a4ac27
Merge pull request #246 from hyb1996/type_wrapper
Type wrapper
2017-11-01 23:55:30 +08:00
hyb1996
935a82099c add array's functions to UiCollection 2017-11-01 23:52:16 +08:00
hyb1996
a30019ab77 Revert "just to save works"
This reverts commit 8a55450d62.
2017-10-31 14:07:37 +08:00
hyb1996
8a55450d62 just to save works 2017-10-31 10:55:03 +08:00
hyb1996
cbd2600c33 add: notification listener service 2017-10-31 00:07:45 +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
bb7adfa5f5 refactor: SublimePlugin 2017-10-30 14:50:00 +08:00
hyb1996
f3ee94b1cf fix: connection and log of SublimePluginClient
add: VSCode Extension support
2017-10-29 22:26:55 +08:00
hyb1996
2e41de5679 Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev 2017-10-29 12:39:13 +08:00
hyb1996
2c7ede3e1c fix: crash of ui script 2017-10-28 19:20:15 +08:00
hyb1996
b6b204a057 fix: crash on create directory 2017-10-28 19:08:12 +08:00
hyb1996
56c0ad3415 add: tab "Samples" 2017-10-28 19:01:15 +08:00
hyb1996
3923daeaf8 fix: GlobalStardustConsole memory leak 2017-10-28 16:05:29 +08:00
hyb1996
716a44fb6f fix: VolatileBox dead lock issue 2017-10-28 15:46:03 +08:00
hyb1996
02a9091ddb add: floating window switch saves state on exit 2017-10-28 15:07:22 +08:00
hyb1996
d830e13031 fix hyb1996-guest/AutoJsIssueReport#14544 2017-10-28 14:48:53 +08:00
hyb1996
8ce22d1af6 Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev 2017-10-28 12:54:02 +08:00
hyb1996
1f7be092d8 fix: timer not working when script runs repeatedly 2017-10-27 23:56:40 +08:00
hyb1996
2c990e1966 refactor: move some classes in package api to package core 2017-10-27 19:46:31 +08:00
hyb1996
dab1b2860e Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev 2017-10-27 15:05:23 +08:00
hyb1996
19bbbe9fe1 fix: root_automator cannot be force stopped 2017-10-27 11:34:41 +08:00
hyb1996
ece78e5903 fix: fab scroll aware behaviour 2017-10-26 20:23:10 +08:00
hyb1996
2aa2d074a8 fix: swipe refresh layout abnormal refreshing with nested webview 2017-10-26 19:42:39 +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
1e5c05efb9 fix: user login; refactor: move package widget to package ui 2017-10-26 13:16:34 +08:00
Stardust
6ddafa0d3a Merge pull request #242 from hyb1996/dev
New ui and features
2017-10-25 22:49:57 +08:00
hyb1996
6cee2def6e update readme 2017-10-25 22:46:14 +08:00
hyb1996
60f9e8e74f fix: permission issues of inrt 2017-10-25 22:06:09 +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
f5fa3311c1 add: dynamic shortcuts for android N 2017-10-25 20:18:19 +08:00