diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..efb9bc7 --- /dev/null +++ b/CHANGELOG.md @@ -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 diff --git a/Qt/android/AndroidManifest.xml b/Qt/android/AndroidManifest.xml index 8d40c44..6769f41 100644 --- a/Qt/android/AndroidManifest.xml +++ b/Qt/android/AndroidManifest.xml @@ -1,5 +1,10 @@ - + @@ -8,9 +13,22 @@ Remove the comment if you do not require these default features. --> - - - + + + diff --git a/Qt/mEDIFIER.pro b/Qt/mEDIFIER.pro index 4c51adb..6301277 100644 --- a/Qt/mEDIFIER.pro +++ b/Qt/mEDIFIER.pro @@ -54,7 +54,7 @@ DISTFILES += \ android/AndroidManifest.xml # Remember to change version in AndroidManifest.xml -VERSION = 0.2.0 +VERSION = 0.2.1 # Expose VERSION to the source files. DEFINES += APP_VERSION=\\\"$$VERSION\\\" QMAKE_TARGET_PRODUCT = "mEDIFIER" diff --git a/Qt/mEDIFIER_zh_CN.ts b/Qt/mEDIFIER_zh_CN.ts index 1335261..881e15a 100644 --- a/Qt/mEDIFIER_zh_CN.ts +++ b/Qt/mEDIFIER_zh_CN.ts @@ -10,12 +10,13 @@ - - - - - - + + + + + + + Info 信息 @@ -271,81 +272,88 @@ 恢复到设备 - + The device will be powered off Continue? 设备将会关机 继续吗? - + The device will be disconnected Continue? 设备将会断开连接 继续吗? - + The device will get into pairing state Continue? 设备将会进入配对模式 继续吗? - + The device will be reseted Continue? 设备将会恢复出厂设置 继续吗? - + The name is too long 设备名过长 - + Save Settings 保存设置 - - - - + + + + Error 错误 - + Failed to save to 无法保存至 - + Saved 已保存 - + Failed to open 无法打开 - + Invalid JSON file 无效的JSON文件 - + Invalid format 文件格式错误 - + Done 完成 + + + You haven't connect to any device yet +Use last audio device? + 尚未连接到任何设备 +使用上次连接的音频设备吗? + CommBLE @@ -363,12 +371,12 @@ Continue? CommRFCOMM - + Device Connected 设备已连接 - + Device Disconnected 设备已断开 @@ -444,24 +452,24 @@ Continue? 断开连接 - - + + RFCOMM - - + + BLE - + Bluetooth is not available 蓝牙不可用 - + Not a valid Bluetooth address 蓝牙地址无效 @@ -479,42 +487,42 @@ Continue? 读取设置 - + Device 设备 - + Device not connected 设备未连接 - + Device detected 识别到设备 - + Dev Mode ON 调试模式已启用 - + Dev Mode OFF 调试模式已关闭 - + Generic Device 通用设备 - + W820NB Double Gold W820NB双金标版 - + W200BT Plus