Commit Graph

128 Commits

Author SHA1 Message Date
hyb1996
a2ed727477 feat: use bugly to report crash 2018-09-12 16:43:11 +08:00
hyb1996
e09966505c opt(timing): request for ignore battery optimization; optimize TimedTaskScheduler to schedule task 2018-09-09 15:10:31 +08:00
hyb1996
f62958655a opt(autojs): optimize TimedTaskScheduler to schedule task 2018-09-09 13:47:23 +08:00
hyb1996
94a17c3118 feat(ui): supports adding or removing breakpoint on debug 2018-09-08 20:22:26 +08:00
hyb1996
32805aad34 feat(ui): supports debugging 2018-09-07 22:26:03 +08:00
hyb1996
e5e1b567e7 refactor(ui): toolbar menu design; 2018-09-07 12:36:13 +08:00
hyb1996
093a19c491 feat(ui): spinner: textSize, textColor, textStyle, entryTextSize, entryTextColor, entryTextStyle 2018-07-17 23:01:19 +08:00
hyb1996
5251028b0b 修复无法直接下载最新版本的问题 2018-07-11 17:59:04 +08:00
hyb1996
b9c7250cf8 Not show ad on first day 2018-07-09 16:28:50 +08:00
hyb1996
e247943035 修复在Android O上创建快捷方式失败的问题;替换默认快捷方式图标 2018-07-07 22:47:20 +08:00
hyb1996
997b652df9 fix(app): change documentation source and refresh cannot apply changes immediately
docs: update to latest
2018-06-03 21:07:11 +08:00
hyb1996
023b8a79d9 feat(app): supports changing default script dir path 2018-06-03 18:05:17 +08:00
hyb1996
debcb1d7b8 api(autojs): supports ui label toolbar, appbar, tabs, viewpager, drawer 2018-05-31 01:38:36 +08:00
hyb1996
0ffb8d1ec5 docs: update to latest 2018-05-28 21:57:40 +08:00
hyb1996
d5630876d9 add missing files 2018-05-25 20:09:51 +08:00
hyb1996
5237ac7ea4 remove GDT SDK 2018-05-22 20:30:38 +08:00
hyb1996
97198ad668 fix(autojs): bridges.call() convert boolean to java.lang.Boolean 2018-04-18 16:36:40 +08:00
hyb1996
2162bd5b28 feat: checks plugin version 2018-04-13 22:10:40 +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
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