-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
40 additions
and
37 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"0.1.2":{"content":["适配Android10深色模式;"],"author":"dlong","time":"2020.03.18"},"0.1.1":{"content":["完成全部功能与测试;","修改UI布局;","优化架构;","调整TCP的连接状态响应逻辑;"],"author":"dlong","time":"2019.12.10"},"0.0.1":{"content":["创建工程;"],"author":"dlong","time":"2019.12.05"},"0.1.3":{"content":["优化发送数据功能;","抽离UDP、TCP功能为单独库;"],"author":"dlong","time":"2020.07.27"}} | ||
{"0.0.1":{"content":["创建工程;"],"author":"dlong","time":"2019.12.05"},"0.1.2":{"content":["适配Android10深色模式;"],"author":"dlong","time":"2020.03.18"},"0.1.4":{"content":["优化代码;","修复BUG;"],"author":"dlong","time":"2020.08.12"},"0.1.1":{"content":["完成全部功能与测试;","修改UI布局;","优化架构;","调整TCP的连接状态响应逻辑;"],"author":"dlong","time":"2019.12.10"},"0.1.3":{"author":"dlong","content":["优化发送数据功能;","抽离UDP、TCP功能为单独库;"],"time":"2020.07.27"},"0.1.5":{"content":["优化代码;","修复TCP服务器关闭后无法再打开的问题;"],"author":"dlong","time":"2020.10.17"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletions
5
app/src/main/java/com/dlong/networkdebugassistant/activity/TcpClientActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters