rankun
|
a26620fb8d
|
feat: sync scrcpy server
|
2020-01-14 12:23:05 +08:00 |
|
Barry
|
246a346588
|
update:
调整关闭屏幕和电源按钮的功能实现
安卓targetsdk更新到29
|
2019-06-19 20:34:27 +08:00 |
|
Barry
|
dcffea679f
|
update:同步scrcpy
|
2019-06-19 18:05:17 +08:00 |
|
Barry
|
d2e83da5b1
|
update:event改为message更恰当
|
2019-06-19 16:13:58 +08:00 |
|
Barry
|
b33b22bf16
|
add:实现剪切板功能
|
2019-06-19 14:33:20 +08:00 |
|
Barry
|
b44f78f19b
|
update:视频传输和控制指令改为两个不同的socket videosocket负责视频接收 controlsocket负责指令发送
|
2019-06-18 20:25:38 +08:00 |
|
Barry
|
7220d91ed3
|
update:合并command命令
|
2019-06-18 16:37:12 +08:00 |
|
Barry
|
a70905f68e
|
fix:修复文本注入bug
|
2019-06-18 15:55:27 +08:00 |
|
Barry
|
fc4f03d48f
|
fix:server下拉菜单功能增加兼容性
|
2019-06-18 15:50:02 +08:00 |
|
Barry
|
4e928fd74f
|
update:添加方法以记录错误而不抛出
|
2019-06-18 15:47:00 +08:00 |
|
Barry
|
ad74c0e15b
|
fix: server checkstyle errors
Fix errors reported by:
gradle -p server check
|
2019-06-18 15:43:53 +08:00 |
|
Barry
|
fd86b98a32
|
fix:Do not call codec.stop() on exception
|
2019-06-18 15:29:11 +08:00 |
|
Barry
|
743b2398c9
|
add:下拉通知栏
|
2019-06-15 18:07:16 +08:00 |
|
Barry
|
616799fd24
|
mp4录制(未完成)
|
2019-01-27 02:23:57 +08:00 |
|
Barry
|
6e5f02fcb4
|
update:server删除由server自己负责
|
2019-01-26 20:50:59 +08:00 |
|
Barry
|
7c4d192d1a
|
update:确保pc端总是发送4个参数
|
2019-01-26 20:04:51 +08:00 |
|
Barry
|
49b2d63d01
|
Work around Os.write() not updating position
ByteBuffer position is not updated as expected by Os.write() on old
Android versions. Count the remaining bytes manually.
|
2018-11-18 19:07:31 +08:00 |
|
Barry
|
91bc8da018
|
分辨率修改:改为只支持标准480p 720p 1080p
|
2018-11-18 17:35:09 +08:00 |
|
Barry
|
b6669f88e1
|
server添加多点触摸接口
|
2018-11-11 17:11:10 +08:00 |
|
Barry
|
1ed6c20548
|
增加server代码,android studio可直接编译
|
2018-11-11 00:07:47 +08:00 |
|