Commit Graph

1085 Commits

Author SHA1 Message Date
Stardust
392b91bb10 Update Readme.md 2021-03-08 18:13:15 +08:00
Stardust
6bfd5d2d60 Update Readme.md 2021-02-10 12:11:35 +08:00
Stardust
4386ceacd7 Update Readme.md 2021-02-10 12:11:03 +08:00
Stardust
faa976f2c7 Create Readme-cn.md 2021-02-10 12:06:51 +08:00
Stardust
483c6492b7 Merge pull request #575 from Tubackup/master
Use the backup to solve the residual after deleting the code.
2020-03-13 10:20:46 +08:00
Fx
bf8a128fa6 Use the backup to solve the residual after deleting the code. 2020-03-01 15:07:59 +08:00
Stardust
8cab65ee1d Merge pull request #553 from hyb1996/github-action-test
GitHub actions
2019-12-01 21:28:31 +08:00
Stardust
cc147bcb53 Fix output apk path 2019-12-01 21:14:04 +08:00
Stardust
dfaeab6560 List build outputs 2019-12-01 21:07:39 +08:00
Stardust
bfb952f187 Upload release apk 2019-12-01 20:59:15 +08:00
Stardust
2d82c70329 Remove Test Code 2019-12-01 20:21:58 +08:00
Stardust
23eb0df44d CI: Run app assembleRelease 2019-12-01 20:18:58 +08:00
Stardust
83e6c7cf3e Disable inrt abortOnError 2019-12-01 20:06:58 +08:00
Stardust
89149e0548 Disable common abortOnError 2019-12-01 20:06:24 +08:00
Stardust
36378d8722 disable automator abortOnError 2019-12-01 20:06:00 +08:00
Stardust
0515b5eefa disable autojs abortOnError 2019-12-01 20:05:28 +08:00
Stardust
90eb38cf1d Merge pull request #552 from hyb1996/master
Disable lint abortOnError
2019-12-01 19:49:18 +08:00
Stardust
8683d4f404 Disable lint abortOnError 2019-11-29 19:30:01 +08:00
Stardust
f2bce4a31e Update android.yml 2019-11-14 21:18:10 +08:00
Stardust
16cb5ba9b6 Create android.yml 2019-11-14 20:20:54 +08:00
Stardust
1ab70f1f60 Merge pull request #537 from peergine-admin/patch-1
Update gradle.properties
2019-10-25 22:59:43 +08:00
peergine-admin
f59fc2685e Update gradle.properties
systemProp.https.proxyHost
2019-10-25 16:14:09 +08:00
Stardust
d4b731acc6 Merge pull request #534 from hyb1996/dev
merge 4.1.1 int omaster
2019-10-11 12:49:41 +08:00
Stardust
4952ec7464 Merge pull request #533 from hyb1996/master
merge 4.1.1 into master
2019-10-11 12:48:56 +08:00
hyb1996
4d98ba515e 修复 被注释的代码 2019-02-03 15:09:08 +08:00
hyb1996
876e9235f6 修复 社区Tab崩溃的问题 2019-02-03 14:27:47 +08:00
hyb1996
402a78c354 完善 市场界面按钮显示 2019-01-28 10:57:19 +08:00
hyb1996
f2c636d599 新增 市场界面
删除 无用资源
2019-01-27 14:22:17 +08:00
hyb1996
afc7f35983 修复 打包时横屏出错的问题 2019-01-26 16:39:21 +08:00
hyb1996
c5d891e392 修复 停止脚本时导致ANR的问题 2019-01-26 10:08:57 +08:00
hyb1996
924dfe1e21 修复 停止脚本时导致ANR的问题 2019-01-26 10:06:21 +08:00
hyb1996
9fb84e7ea2 修复 Android5以下退出编辑器时卡死的问题 2019-01-26 09:50:52 +08:00
hyb1996
0d88a12cba 修复 控件相关操作报错的问题 2019-01-23 22:08:55 +08:00
hyb1996
3fecfa9ccb 优化 编辑文件的多任务体验 2019-01-23 11:37:45 +08:00
hyb1996
ce5447859a Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev
# Conflicts:
#	.idea/caches/build_file_checksums.ser
2019-01-22 20:56:25 +08:00
hyb1996
cfe6f92e13 优化 选择器搜索控件的DFS算法,改递归为栈,加快速度并且避免出现StackOverflow的问题 2019-01-22 20:33:59 +08:00
hyb1996
f6bab9e51d 新增 dialogs.build()支持customView属性和wrapInScrollView属性 2019-01-22 20:03:03 +08:00
hyb1996
1865ac8d0e fix https://github.com/hyb1996/Auto.js/issues/446 2019-01-22 10:25:06 +08:00
hyb1996
e28adc4931 fix https://github.com/hyb1996/Auto.js/issues/446 2019-01-22 10:14:49 +08:00
hyb1996
054b1fe42a 新增 shell.execAndWaitFor()返回一次命令的执行结果 2019-01-22 10:13:18 +08:00
hyb1996
91365c6ae2 修复 Shell的内存泄漏问题 2019-01-21 14:09:59 +08:00
hyb1996
5cf08a92bf 新增 编辑文件时在多任务中分任务显示 2019-01-21 13:21:28 +08:00
hyb1996
66d385063a fix https://github.com/hyb1996/Auto.js/issues/439 2019-01-20 21:44:33 +08:00
hyb1996
e4dbd0da38 尝试修复 SocketTimeoutException的问题 2019-01-20 21:39:56 +08:00
hyb1996
863af6badf 修复 画布canvas默认白色改成默认透明
修复 画布canvas会覆盖其他View的问题
2019-01-14 23:39:47 +08:00
hyb1996
a0e9dbcc2e 修复 打包后应用后台重新进入会重新加载的问题 2019-01-14 10:11:57 +08:00
hyb1996
5d09249a2f Merge branch 'dev' of https://github.com/hyb1996/NoRootScriptDroid into dev
# Conflicts:
#	.idea/caches/build_file_checksums.ser
#	build.gradle
2019-01-14 10:11:01 +08:00
hyb1996
4c27425755 更新 gradle版本 2019-01-14 09:19:11 +08:00
hyb1996
d05b65ba51 修复 matchTemplate函数返回的结果相等或接近的问题
修复 app.getUriForFile()等报错的问题
2018-12-21 16:35:09 +08:00
hyb1996
f65ab0fc57 更新文档 2018-12-21 14:26:59 +08:00