hyb1996
|
9a09d6f57a
|
add: some properties of device
|
2017-12-06 20:04:42 +08:00 |
|
hyb1996
|
a2f0e8d63b
|
optimize module floaty and add two samples
|
2017-12-06 15:02:37 +08:00 |
|
hyb1996
|
c871b474f5
|
add: console.setPosition, console.setSize
|
2017-12-06 13:58:49 +08:00 |
|
hyb1996
|
e33ce733d5
|
add: module floaty; events.on('exit')
|
2017-12-06 13:18:36 +08:00 |
|
hyb1996
|
346487b0ef
|
change circular menu icon
|
2017-12-05 22:49:30 +08:00 |
|
hyb1996
|
02ec8f7fb5
|
add: circular menu alpha and limited in screen
|
2017-12-05 22:26:53 +08:00 |
|
hyb1996
|
e9346f0794
|
add: http.postMultipart
|
2017-12-05 17:59:42 +08:00 |
|
hyb1996
|
0473dfbf60
|
fix: app ANR when crash
|
2017-12-04 23:28:29 +08:00 |
|
hyb1996
|
1f31dd51d1
|
docs: storages, threads
|
2017-12-04 17:22:02 +08:00 |
|
hyb1996
|
6e617d83e8
|
add: module storages
|
2017-12-04 17:20:40 +08:00 |
|
hyb1996
|
8c52a892c4
|
fix: hard key(home, menu, back) not working when app crashes
|
2017-12-03 16:56:33 +08:00 |
|
hyb1996
|
56b5f5b6b8
|
add: script list remember sorting config
|
2017-12-03 16:35:05 +08:00 |
|
hyb1996
|
08571f409b
|
merge commits
|
2017-12-03 14:17:18 +08:00 |
|
hyb1996
|
6fb6e14369
|
add: module threads; read and write binary file supports
|
2017-12-03 14:13:34 +08:00 |
|
hyb1996
|
d06171d549
|
add: module device
|
2017-12-02 21:06:01 +08:00 |
|
hyb1996
|
1413bf21a5
|
add: promise support; fix: dialogs and setClip ANR on ui thread;
|
2017-12-01 20:52:51 +08:00 |
|
hyb1996
|
45bbc33ab7
|
add: some samples of ui widgets
|
2017-11-30 14:14:54 +08:00 |
|
hyb1996
|
7bf9b3f0d9
|
update dynamic layout inflater to latest version; add some ui samples
|
2017-11-30 00:49:06 +08:00 |
|
hyb1996
|
92f296cc19
|
optimize: util.format
|
2017-11-29 20:04:50 +08:00 |
|
hyb1996
|
6dfd35683a
|
add: apk builder plugin support; fix: inrt AutoJs.ensureServiceEnabled
|
2017-11-29 16:07:52 +08:00 |
|
hyb1996
|
028c5c91f4
|
fix: http wrapResponse crash
|
2017-11-28 23:11:35 +08:00 |
|
hyb1996
|
ec8f6a3092
|
add: start and stop rtc repeating; fix: task list view refresh not working
|
2017-11-28 23:07:04 +08:00 |
|
hyb1996
|
0d8f96eff7
|
add: support for weekly task
|
2017-11-28 22:12:48 +08:00 |
|
hyb1996
|
97382965da
|
add: supports for daily task and disposable task
|
2017-11-28 20:59:29 +08:00 |
|
hyb1996
|
e8bab643af
|
add: timed task
|
2017-11-28 02:26:05 +08:00 |
|
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 |
|