Commit Graph

569 Commits

Author SHA1 Message Date
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
7036fa994e fix(autojs): ui.emitter.emit() may make app crash if callback throws exception
add(sample): 界面模板一.js
2018-06-03 11:57:49 +08:00
hyb1996
35a5abed6a feat(autojs): requestScreenCapture() supports changing orientation automatically and dynamically 2018-06-03 11:12:01 +08:00
hyb1996
28a551324a fix(app): orientation changing causes floating window keep to side 2018-06-03 09:54:14 +08:00
hyb1996
9c612ea8bd fix(autojs): ui tablayout default to dark theme 2018-05-31 11:07:21 +08:00
hyb1996
debcb1d7b8 api(autojs): supports ui label toolbar, appbar, tabs, viewpager, drawer 2018-05-31 01:38:36 +08:00
hyb1996
22185346e8 save works 2018-05-29 20:26:21 +08:00
hyb1996
aa770b2ffb fix(app): BuildActivity crash when package.json is illegal 2018-05-29 11:07:42 +08:00
hyb1996
0ffb8d1ec5 docs: update to latest 2018-05-28 21:57:40 +08:00
hyb1996
7cb7703921 api(images): images.copy(), Image(width, height)
api(canvas): canvas.toImage(), Canvas(width, height)
2018-05-28 21:43:08 +08:00
hyb1996
30dbe6e3f2 api(images): images.copy(), Image(width, height) 2018-05-28 21:37:05 +08:00
hyb1996
8379764193 fix(app): #328 2018-05-28 21:23:35 +08:00
hyb1996
5e36c12236 remove splash banner ad 2018-05-28 21:09:19 +08:00
hyb1996
2d6fed4c99 api(runtime): runtime.requestPermissions() 2018-05-28 20:51:05 +08:00
hyb1996
faa5ef4c48 add(sample): 护眼模式
fix(floaty): xml.toString() return empty when xml has just one node
2018-05-28 20:02:40 +08:00
hyb1996
44b7f0b39a api(floaty): floaty.rawWindow() 2018-05-28 17:02:48 +08:00
hyb1996
ac0e9952c8 feat(autojs): UiSelector.indexInParent 2018-05-28 13:14:59 +08:00
hyb1996
9911c9146d fix(sample): 通知监听 2018-05-26 10:59:34 +08:00
hyb1996
d5630876d9 add missing files 2018-05-25 20:09:51 +08:00
hyb1996
9b90f574b8 fix(app): open drawer menu crash when user is offline 2018-05-25 13:30:09 +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
64c7152736 fix(app): splash forever 2018-05-22 20:59:16 +08:00
hyb1996
2edb363b39 fix(autojs): use global context factory to enter context to make runtime.loadJar() working 2018-05-22 20:49:06 +08:00
hyb1996
5237ac7ea4 remove GDT SDK 2018-05-22 20:30:38 +08:00
hyb1996
a6bc3b26f1 fix(autojs): script bridges convert boolean to Boolean 2018-04-25 16:22:38 +08:00
hyb1996
55f2e7b20a fix(autojs): screen request activity memory leak
fix(autojs): idStartsWith not working
2018-04-25 15:53:04 +08:00
hyb1996
c488e9ccbb fix(ui): circular menu keep to edge behavior on screen orientation change 2018-04-21 16:53:00 +08:00
hyb1996
188347be34 fix(dialogs): cannot use 'in' in non-object for following code alert("", "", ()=>{})
`
2018-04-21 14:50:05 +08:00
hyb1996
ae243719b1 fix(dialogs): dialog.select() shows checkbox 2018-04-21 14:23:42 +08:00
hyb1996
4f9f79f33b sample(dialogs): add 模拟更新下载对话框.js 2018-04-19 11:56:58 +08:00
hyb1996
4833471879 api(dialogs): change dialog setter thread to ui thread 2018-04-18 18:10:59 +08:00
hyb1996
baaa820d09 api(dialogs): change dialog event callback thread to caller thread 2018-04-18 17:48:26 +08:00
hyb1996
97198ad668 fix(autojs): bridges.call() convert boolean to java.lang.Boolean 2018-04-18 16:36:40 +08:00
hyb1996
278cfd2272 api(dialogs): dialogs.build() 2018-04-17 22:27:40 +08:00
hyb1996
f6dec28e49 fix(ui): layout inspect failed when dumping 2018-04-15 17:00:03 +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
6ed82afa53 api(colors): color.RED, colors.DKGRAY, ..., colors.TRANSPARENT 2018-04-15 14:36:35 +08:00
hyb1996
3899ca73a0 fix(inrt): permission READ_PHONE_STATE 2018-04-14 15:50:50 +08:00
hyb1996
34fb18cba3 fix(automator): click always return true if the widget with text exists 2018-04-13 22:55:08 +08:00
hyb1996
a00bd293b3 doc: update to lastest 2018-04-13 22:31:02 +08:00
hyb1996
2162bd5b28 feat: checks plugin version 2018-04-13 22:10:40 +08:00
hyb1996
51fa9bde49 fix(images): java.lang.IllegalArgumentException: x must be < bitmap.width() in images.findMultiColors() 2018-04-11 17:11:15 +08:00
hyb1996
8b82a294d7 fix(ui): Don't call setOn(Long)ClickListener for an AdapterView 2018-04-11 16:41:16 +08:00
hyb1996
b49ea34585 fix(http): timeout on http request 2018-04-11 16:25:15 +08:00
hyb1996
dc790a297c fix(files): files.listDir() return null 2018-04-11 15:58:14 +08:00
hyb1996
16692dadf3 fix(selector): UiObjectCollection.find() conflicts with Array.find() 2018-04-07 14:03:14 +08:00
hyb1996
af8823b10f feat(rhino): java object and class can custom prototype in javascript 2018-04-07 13:22:41 +08:00
hyb1996
c39ba26e1f feat(ui): show forum notification count on drawer menu 2018-04-03 18:17:36 +08:00