-
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
4 changed files
with
95 additions
and
43 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Changelog | ||
|
||
## v0.2.1 | ||
+ Fix the memory leak in RFCOMM communication | ||
+ Add fallback code for "Connect Audio" | ||
+ Request required permissions on Android | ||
|
||
## v0.2 | ||
+ Add confirmation dialog | ||
+ Add support for receiving/sending long packets | ||
+ Add support for saving/restoring settings | ||
+ Add support for switching audio connection | ||
+ Add debugging panel | ||
+ Add support for remembering the last connected device | ||
|
||
## v0.1 | ||
+ Add support for W200BT Plus | ||
+ Add support for BLE | ||
+ Faster device discovery on Windows(RFCOMM) | ||
|
||
## v0.0.3 | ||
+ Fix issue [#1](https://github.com/wh201906/mEDIFIER/issues/1) | ||
+ Add length limit for name | ||
|
||
## v0.0.1 | ||
The first release version |
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