hyb1996
e705d7f688
fix(ui): app crash when some ui events' handlers throw exception
2018-03-21 16:43:44 +08:00
hyb1996
9e4cdb4723
fix: EditText of floaty window cannot request focus
2018-03-20 22:09:51 +08:00
hyb1996
b46e08e6bf
api: event click, long_click, touch_down and so on for view
2018-03-20 21:27:02 +08:00
hyb1996
c5e3050732
just to save works
2018-03-17 14:34:59 +08:00
hyb1996
714cbd5759
fix: engines.exec*** reports error
2018-03-15 16:48:24 +08:00
hyb1996
40f7941064
fix: extras option for app.intent() handles data types incorrectly
2018-03-10 16:35:49 +08:00
hyb1996
c0b03d89d5
fix: floaty.closeAll() not found
2018-02-28 09:52:32 +08:00
hyb1996
3de96662c6
docs: events, automator
2018-02-27 17:59:12 +08:00
hyb1996
ce515e58e0
api(automator): auto.waitFor()
2018-02-27 17:28:50 +08:00
hyb1996
a43ac939e9
refactor: rewrite init.js
2018-02-27 16:32:10 +08:00
hyb1996
235115edf3
api(app): app.startActivity() for string param
2018-02-27 16:16:32 +08:00
hyb1996
37e4ebc91e
api: add module media
2018-02-27 11:27:37 +08:00
hyb1996
011008df93
feat: util.format() supports java array
2018-02-24 20:42:01 +08:00
hyb1996
198a694064
fix: engines.execScriptFile() missing executePath config
2018-02-23 22:42:53 +08:00
hyb1996
79900f43da
chore
2018-02-12 10:30:29 +08:00
hyb1996
76fd77f1c7
api: module sensors
...
index: all.json
2018-02-06 12:41:23 +08:00
hyb1996
c75337a767
api: colors.isSimilar, colors.equals
...
fix: circular menu icon is not circular when recording
feat: splash ui for built apk
docs: update to latest docs
fix: floating menu not showing automatically
2018-02-02 18:30:08 +08:00
hyb1996
f83b2fb923
feat: findMultiColors
2018-02-01 20:36:44 +08:00
hyb1996
ee638e3d6b
fix : #281
...
feat: built-in lodash.js
close #281
2018-02-01 16:34:40 +08:00
hyb1996
1205fc08e3
fix #291
2018-02-01 12:42:20 +08:00
hyb1996
8bab1330fd
save works
2018-01-29 22:22:37 +08:00
hyb1996
0c042f7f07
fix: selected pyramid level too small
2018-01-27 13:50:30 +08:00
hyb1996
a683e84140
fix: images.save()
2018-01-27 09:47:21 +08:00
hyb1996
1e8183f756
fix: files.join(); RootShell.isRootAvailable() crash
2018-01-27 09:18:42 +08:00
hyb1996
25a9a6b870
feat: #275 images.clip()
2018-01-24 18:04:25 +08:00
hyb1996
c8450dfc3a
feat: relative path support for module "files" and require()
2018-01-24 11:14:58 +08:00
hyb1996
af2c3940ed
feat: #266
2018-01-23 14:37:12 +08:00
hyb1996
bb6d44e696
fix: PrefSwitch is reset to false when app exit
2018-01-23 14:23:09 +08:00
hyb1996
a51b9c24ed
fix: app crash when longClick throws exception
2018-01-04 21:13:12 +08:00
hyb1996
55ea745d57
fix: colors.red() return NaN
2017-12-31 18:52:03 +08:00
hyb1996
6d9fda6862
api: floaty
2017-12-30 15:23:48 +08:00
hyb1996
3647cef81b
api: threads, events
2017-12-28 21:21:41 +08:00
hyb1996
729958d419
api: threads, files
2017-12-27 16:47:32 +08:00
hyb1996
25e9c90bf4
api: app
2017-12-11 19:10:01 +08:00
hyb1996
6128aa28a6
chore: add ensureAccessibilityServiceEnabled() to currentPackage(), currentActivity(), events.observeKey()
2017-12-09 10:45:14 +08:00
hyb1996
e6811c2f5a
fix: dialogs.select() arguments' parsing
2017-12-07 22:46:16 +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
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
6e617d83e8
add: module storages
2017-12-04 17:20:40 +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
028c5c91f4
fix: http wrapResponse crash
2017-11-28 23:11:35 +08:00