hyb1996
031fc56131
feat(ui): supports touching gutter to set breakpoint
2018-09-08 18:05:09 +08:00
hyb1996
a2c46d0787
feat(debug): supports debugging across files; supports watching variables; supports evaluate code on debug;
2018-09-08 17:30:01 +08:00
hyb1996
32805aad34
feat(ui): supports debugging
2018-09-07 22:26:03 +08:00
hyb1996
023b8a79d9
feat(app): supports changing default script dir path
2018-06-03 18:05:17 +08:00
hyb1996
7839bc6813
refactor: rename package name to 'org.autojs.autojs'
2018-05-25 13:20:00 +08:00
hyb1996
b81db30f3f
add: google admob ads for testing
2018-05-24 21:22:21 +08:00
hyb1996
7e2f09b9aa
feat(ui): add pointer location and stop all scripts to circular menu
2018-04-15 16:29:09 +08:00
hyb1996
2162bd5b28
feat: checks plugin version
2018-04-13 22:10:40 +08:00
hyb1996
c39ba26e1f
feat(ui): show forum notification count on drawer menu
2018-04-03 18:17:36 +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
ce515e58e0
api(automator): auto.waitFor()
2018-02-27 17:28:50 +08:00
hyb1996
84ab4d481c
chore: find and replace
2018-02-26 19:52:47 +08:00
hyb1996
dfc75dab94
feat: supports changing editor text size
2018-02-24 18:49:39 +08:00
hyb1996
198a694064
fix: engines.execScriptFile() missing executePath config
2018-02-23 22:42:53 +08:00
hyb1996
e4cda0b64f
feat: verify dex files
2018-02-23 11:21:18 +08:00
hyb1996
399cb29dd5
feat: permission checking dialog
2018-02-04 11:02:07 +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
032e294da7
res: add some translation
2018-02-01 12:30:27 +08:00
hyb1996
7908190ab6
daily: ui adjustment
2018-01-25 17:10:41 +08:00
hyb1996
b860c9ee5b
daily: ui adjustment
2018-01-25 15:49:01 +08:00
hyb1996
d6c9fe4f09
opt: layout inspector toast
2018-01-24 20:54:46 +08:00
hyb1996
c93c27fcaa
feat: build apk from project(dir) support
2018-01-24 17:29:25 +08:00
hyb1996
5ed6e2bea8
add: logout button on drawer menu
2017-12-31 17:56:35 +08:00
hyb1996
0d8a3e41fb
opt: error message of login and register
2017-12-10 17:29:58 +08:00
hyb1996
39932de8ce
feat: add community drawer menu
2017-12-10 16:41:52 +08:00
hyb1996
5f2abf2d85
refactor: implements DrawerMenu with RecyclerView
2017-12-10 15:47:53 +08:00
hyb1996
f939dac3fd
feat: functions keyboard
2017-12-10 00:44:57 +08:00
hyb1996
b6f251da0b
opt: independent runtime
2017-12-08 22:45:31 +08:00
hyb1996
e8179cae94
feat: can set app icon of apk building
2017-12-08 20:08:28 +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
8db26f5b11
optimize: code generation
2017-12-07 22:13:58 +08:00
hyb1996
cd5def8700
fix: download failed while contentLength = -1
2017-12-06 23:04:32 +08:00
hyb1996
02ec8f7fb5
add: circular menu alpha and limited in screen
2017-12-05 22:26:53 +08:00
hyb1996
6e617d83e8
add: module storages
2017-12-04 17:20:40 +08:00
hyb1996
6dfd35683a
add: apk builder plugin support; fix: inrt AutoJs.ensureServiceEnabled
2017-11-29 16:07:52 +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
9951ffae7a
just to save works and use another computer to code
2017-11-27 21:11:49 +08:00
hyb1996
d882877573
add: option 'docs source'
2017-11-27 14:40:37 +08:00
hyb1996
7c1decdc04
add: simple code generation
2017-11-06 23:45:36 +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
e8110c76a2
move LOG from tab TASK to action menu
2017-11-02 00:39:31 +08:00
hyb1996
cbd2600c33
add: notification listener service
2017-10-31 00:07:45 +08:00
hyb1996
bb7adfa5f5
refactor: SublimePlugin
2017-10-30 14:50:00 +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
f55593a7a2
fix: user register; update dependencies
2017-10-26 17:01:29 +08:00