SuperMonster003
|
49e9961a86
|
6.3.3 - PR Review; 新增代码注释功能; 修复 ClassLoader 栈溢出 / VSCode 插件问题
|
2023-07-21 23:46:44 +08:00 |
|
SuperMonster003
|
29c2f4a03a
|
6.3.2 - 新增 crypto 模块 / 日志复制及导出; 修复 runtime.loadDex 及 loadJar; 优化客户端及服务端连接体验
|
2023-07-07 01:02:28 +08:00 |
|
SuperMonster003
|
6ff598d587
|
6.3.0 - 新增 ocr / notice / s13n / Color 模块; 新增前台时保持屏幕常亮; 修复构建脚本依赖; 修复并优化控制台浮动窗口
|
2023-04-29 20:07:53 +08:00 |
|
SuperMonster003
|
10960ddbee
|
6.2.0 - 重新设计及编写项目文档; 新增多语言适配; 丰富控件选择器功能; 优化夜间模式适配等
|
2023-01-21 22:17:16 +08:00 |
|
SuperMonster003
|
069932c8d3
|
6.1.1 - 新增应用更新功能 修复编辑器页面/安卓10存储权限 异常消息资源化
|
2022-05-31 21:23:36 +08:00 |
|
SuperMonster003
|
a8ce1b9acb
|
6.0.3 - 新增使用修改安全设置权限自启无障碍 修复toast/socket导致崩溃 资源英文补全 支持64位系统 部分插件及工具版本更新
|
2022-03-20 00:10:02 +08:00 |
|
SuperMonster003
|
99a1d8490f
|
6.0.0 - 部分插件及工具版本更新
|
2021-12-01 13:39:18 +08:00 |
|
hyb1996
|
f2c636d599
|
新增 市场界面
删除 无用资源
|
2019-01-27 14:22:17 +08:00 |
|
hyb1996
|
9d30996ae8
|
重构 使用AndroidX代替android.support库
|
2018-11-30 13:17:43 +08:00 |
|
hyb1996
|
8a7966ba3c
|
feat(ui): reset sample
|
2018-10-12 20:43:57 +08:00 |
|
hyb1996
|
c8d2a6e7a2
|
feat: new project, project manager
|
2018-09-18 17:30:57 +08:00 |
|
hyb1996
|
04bffdc425
|
save works
|
2018-09-17 15:32:11 +08:00 |
|
hyb1996
|
02c64cd7b1
|
feat: java class searching and import; fix: editor crash on edit when file is too large
|
2018-09-15 11:52:44 +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
|
dfc75dab94
|
feat: supports changing editor text size
|
2018-02-24 18:49:39 +08:00 |
|
hyb1996
|
29402055ab
|
feat: light theme for new editor
|
2018-02-22 17:32:29 +08:00 |
|
hyb1996
|
0f35fe3a3a
|
adjust editor menu
|
2018-02-22 14:03:35 +08:00 |
|
hyb1996
|
c93c27fcaa
|
feat: build apk from project(dir) support
|
2018-01-24 17:29:25 +08:00 |
|
hyb1996
|
5f2abf2d85
|
refactor: implements DrawerMenu with RecyclerView
|
2017-12-10 15:47:53 +08:00 |
|
hyb1996
|
02ec8f7fb5
|
add: circular menu alpha and limited in screen
|
2017-12-05 22:26:53 +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
|
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
|
e8110c76a2
|
move LOG from tab TASK to action menu
|
2017-11-02 00:39:31 +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 |
|
hyb1996
|
f3ea2cd897
|
remove unused intent filter for edit and run activity
|
2017-10-25 20:58:35 +08:00 |
|
hyb1996
|
98b3fb2c09
|
add: custom shortcut icon
|
2017-10-25 16:43:55 +08:00 |
|
hyb1996
|
cf82cd2802
|
add: search for scripts and posts
|
2017-10-25 13:23:46 +08:00 |
|
hyb1996
|
448d39b7e8
|
add: ui for apk building
|
2017-10-22 20:04:08 +08:00 |
|
hyb1996
|
be022f1c94
|
add: file sorting
|
2017-09-30 19:12:07 +08:00 |
|
hyb1996
|
c114148502
|
add: refactor, jumping for editor
|
2017-09-29 13:47:19 +08:00 |
|
hyb1996
|
e1f95c09f3
|
add: jump, find, replace, copy, paste for editor
|
2017-09-28 21:09:16 +08:00 |
|
hyb1996
|
2138d4ef32
|
new editor!! Code mirror editor~
|
2017-09-28 00:52:52 +08:00 |
|
hyb1996
|
7616634e40
|
fix: crash on notification events
|
2017-09-25 16:30:09 +08:00 |
|
hyb1996
|
a64a92276c
|
i don't know what I did
|
2017-09-11 13:42:07 +08:00 |
|
hyb1996
|
5d6e66d5d5
|
add: new ui for drawer
|
2017-08-25 13:10:52 +08:00 |
|
hyb1996
|
16d48bd6b5
|
add: manager tab
|
2017-08-23 12:17:05 +08:00 |
|
hyb1996
|
0173ed6152
|
add widget support
|
2017-07-12 10:07:20 +08:00 |
|
hyb1996
|
840bb56528
|
fix hyb1996-guest/AutoJsIssueReport#474
|
2017-05-06 21:42:18 +08:00 |
|
hyb1996
|
163f38760e
|
Fix and improve root rocording
|
2017-05-05 00:35:45 +08:00 |
|
hyb1996
|
7473d7c6a5
|
Add floating console support
|
2017-05-03 01:20:29 +08:00 |
|
hyb1996
|
51349356a7
|
Commit Test
|
2017-04-29 21:23:45 +08:00 |
|
hyb1996
|
6829c0659e
|
Dying
|
2017-04-26 13:48:59 +08:00 |
|
hyb1996
|
6844eb9841
|
Change the way of action pefrom(no longer wait for event), add loading jar file support, fix simple action memory leak
|
2017-04-05 22:35:31 +08:00 |
|
hyb1996
|
e81b661974
|
Add: floating window, layout inspector
|
2017-03-12 23:10:58 +08:00 |
|
hyb1996
|
e2d5efa710
|
Added getTexts and action recorder, fixed github issue report token
|
2017-02-15 18:10:17 +08:00 |
|
hyb1996
|
04b4303899
|
rebuild apk
|
2017-02-13 17:46:16 +08:00 |
|
hyb1996
|
564cbb083a
|
fix crash on android5.1 and add console api
|
2017-02-12 22:43:59 +08:00 |
|