hyb1996
|
4dcb19e4fe
|
修复 ui线程下ui.xxx.on等函数不存在的问题
修复 非ui线程下ui.xxx.on等函数报错的问题
新增 注册ui.xxx支持增加成员
修复 多线程环境没有调用Context.exit()可能造成的内存泄漏
|
2018-10-16 15:16:11 +08:00 |
|
hyb1996
|
d2e0899c8b
|
修复 auto.setMode()报错的问题
|
2018-10-15 15:57:13 +08:00 |
|
hyb1996
|
a124c732b1
|
新增 支持ui的view对象增加属性,修改它的prototype为object
|
2018-10-15 10:25:55 +08:00 |
|
hyb1996
|
1094965eb1
|
修复 app.viewFile等FileUriExposed异常
|
2018-10-15 00:59:39 +08:00 |
|
hyb1996
|
d1fb2c44f2
|
新增 app.sendBroadcast("inspect_layout_hierarchy"),app.sendBroadcast("inspect_layout_bounds");
|
2018-10-15 00:52:20 +08:00 |
|
hyb1996
|
429407ed2d
|
fix: floaty
|
2018-10-15 00:08:53 +08:00 |
|
hyb1996
|
82fa139ec0
|
fix: bug of ui.Widget; add: sample for ui.Widget
|
2018-10-14 14:34:34 +08:00 |
|
hyb1996
|
1943e39573
|
fix: NullPointerException at android.widget.Editor.updateCursorPositionMz(Editor.java:7878)
|
2018-10-14 10:53:18 +08:00 |
|
hyb1996
|
14b7a7e85e
|
sample: 自定义控件; fix: ActivityNotFoundException
|
2018-10-14 10:33:23 +08:00 |
|
hyb1996
|
db3571851c
|
feat: appbar attributes
|
2018-10-13 13:57:52 +08:00 |
|
hyb1996
|
ac889ceff6
|
fix: img::tint
|
2018-10-13 13:42:44 +08:00 |
|
hyb1996
|
67775055c1
|
feat: img attrs; disable CodeEditText autofill
|
2018-10-13 11:19:08 +08:00 |
|
hyb1996
|
506a68d816
|
feat: img attrs; disable CodeEditText autofill
|
2018-10-13 11:02:52 +08:00 |
|
hyb1996
|
4c482428dd
|
fix: piped writer causes anr
|
2018-10-13 00:17:39 +08:00 |
|
hyb1996
|
4dc37bc4ff
|
fix: floaty not working
|
2018-10-12 23:30:50 +08:00 |
|
hyb1996
|
e64afaa88f
|
update version
|
2018-10-12 21:23:31 +08:00 |
|
hyb1996
|
44bc2e9a02
|
fix(autojs): java.lang.SecurityException Invalid media projection
|
2018-10-12 21:13:30 +08:00 |
|
hyb1996
|
aa7318bfbd
|
feat(ui): default dimension dp
|
2018-10-12 20:54:48 +08:00 |
|
hyb1996
|
8a7966ba3c
|
feat(ui): reset sample
|
2018-10-12 20:43:57 +08:00 |
|
hyb1996
|
d80d871a8d
|
feat(autojs): base view attrs
|
2018-10-12 19:41:16 +08:00 |
|
hyb1996
|
f0d9ef1367
|
feat(autojs): list.on("item_bind")
|
2018-10-12 17:02:47 +08:00 |
|
hyb1996
|
7fe204c44f
|
save works
|
2018-10-12 16:25:24 +08:00 |
|
hyb1996
|
9b1daa6567
|
Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev
|
2018-10-12 14:51:45 +08:00 |
|
hyb1996
|
6553a4f6c4
|
save works
|
2018-10-12 14:51:28 +08:00 |
|
hyb1996
|
3a11d8dc60
|
save works
|
2018-10-12 14:48:43 +08:00 |
|
hyb1996
|
03f1379fd5
|
fix: floating window cannot show
|
2018-10-12 14:21:59 +08:00 |
|
hyb1996
|
947236a4c5
|
fix: java.lang.IndexOutOfBoundsException
Inconsistency detected. Invalid view holder adapter positionViewHolder{b7a986a position=1 id=-1, oldPos=0, pLpos:0 scrap [attachedScrap] tmpDetached no parent} com.stardust.autojs.core.ui.widget.JsGridView{99f615b VFED..CL. ......ID 0,120-1080,1554 #133a2c2}, adapter:com.stardust.autojs.core.ui.widget.JsListView$Adapter@fe85df8, layout:android.support.v7.widget.GridLayoutManager@861c2d1, context:com.stardust.autojs.execution.ScriptExecuteActivity@6cd9514
|
2018-10-12 10:38:53 +08:00 |
|
hyb1996
|
b42e440fff
|
save works
|
2018-10-11 16:15:40 +08:00 |
|
hyb1996
|
253b88b152
|
Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev
# Conflicts:
# autojs/src/main/java/com/stardust/autojs/rhino/NativeJavaObjectWithPrototype.java
|
2018-10-11 16:14:26 +08:00 |
|
hyb1996
|
e56682162e
|
fix some bugs
|
2018-10-11 12:00:50 +08:00 |
|
hyb1996
|
438a959473
|
save works
|
2018-10-11 10:56:16 +08:00 |
|
hyb1996
|
0c9d440832
|
Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev
|
2018-10-11 10:11:38 +08:00 |
|
hyb1996
|
e39dad9da3
|
Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev
# Conflicts:
# .idea/caches/build_file_checksums.ser
|
2018-10-11 10:10:40 +08:00 |
|
hyb1996
|
f757083657
|
feat(ui): project icon setting
|
2018-10-10 16:47:20 +08:00 |
|
hyb1996
|
54146aa581
|
feat(ui): project icon setting
|
2018-10-10 15:26:48 +08:00 |
|
hyb1996
|
cce09209a3
|
fix: exposed uri error
|
2018-10-10 14:49:59 +08:00 |
|
hyb1996
|
6cebca179c
|
feat: runtime.loadJar() cache dex
|
2018-10-10 00:31:55 +08:00 |
|
hyb1996
|
94395544b7
|
fix: linear.showDividers, text.ellipsize
|
2018-10-09 23:49:45 +08:00 |
|
hyb1996
|
51fedba26b
|
fix(target O): static broadcast receiver not working
|
2018-10-06 14:08:00 +08:00 |
|
hyb1996
|
8d2c0dd9f3
|
feat: auto.setFlags("findOnUiThread");
|
2018-10-06 13:47:11 +08:00 |
|
hyb1996
|
4cae6496b0
|
fix(ui): regex cannot show in editor
|
2018-10-06 11:42:13 +08:00 |
|
hyb1996
|
54cbb78d8e
|
fix(target O): floating window cannot be shown
|
2018-10-06 11:16:27 +08:00 |
|
hyb1996
|
0ff7b1c208
|
fix: 5028 java.util.regex.PatternSyntaxException
java.util.regex.Pattern.compileImpl(Native Method)
2 java.util.regex.Pattern.compile(Pattern.java:1340)
3 java.util.regex.Pattern.<init>(Pattern.java:1324)
4 java.util.regex.Pattern.compile(Pattern.java:946)
5 java.lang.String.replaceAll(String.java:2216)
6 org.autojs.autojs.ui.edit.editor.CodeEditor.replaceAll(CodeEditor.java:246)
7 org.autojs.autojs.ui.edit.EditorView.replaceAll(EditorView.java:556)
8 org.autojs.autojs.ui.edit.FindOrReplaceDialogBuilder.findOrReplace(FindOrReplaceDialogBuilder.java:110)
9 org.autojs.autojs.ui.edit.FindOrReplaceDialogBuilder.access$100(FindOrReplaceDialogBuilder.java:25)
10 org.autojs.autojs.ui.edit.FindOrReplaceDialogBuilder$1.onClick(FindOrReplaceDialogBuilder.java:57)
|
2018-10-06 10:32:55 +08:00 |
|
hyb1996
|
4851790ad9
|
update libraries and dependencies's version
|
2018-10-06 10:12:29 +08:00 |
|
hyb1996
|
2259020403
|
fix: dev plugin save creating dir
|
2018-09-29 11:13:15 +08:00 |
|
hyb1996
|
9d1fdf3fe9
|
feat: intent task
|
2018-09-28 14:20:21 +08:00 |
|
hyb1996
|
02b1587f6b
|
feat: intent task
|
2018-09-28 13:46:01 +08:00 |
|
hyb1996
|
025e594a01
|
feat: intent task
|
2018-09-28 00:56:34 +08:00 |
|
hyb1996
|
cf16739e75
|
fix: catch some crash on ui thread
|
2018-09-27 13:56:08 +08:00 |
|
hyb1996
|
dcc09c4034
|
fix: cannot set w and h on root element of ui;
fix: ui.post
|
2018-09-27 00:22:41 +08:00 |
|