🐛 修复
- 修复 转换页,当歌单来源为
酷狗音乐
且获取方式为在线
时,即使先前未进行过登录步骤,也判断为已登录
状态的问题。 - 修复 转换页,当歌单来源为
汽水音乐
且获取方式为在线
时,显示登录二维码后,获取登录状态会出现异常闪退的问题。 - 修复 赞赏对话框中,若设备处于横屏状态,或因屏幕高度不够,导致内容显示不全且无法上下滑动的问题。
🛠️ 优化
- 优化 部分变量的判空方式。
- 优化 部分文案及其对应的翻译。
🐛 Fixed
- Fixed: On the conversion page, when the playlist source is
Kugou Music
and the acquisition method isOnline
, even if the login step has not been performed previously, it is judged asLogged in
status. - Fixed: On the conversion page, when the playlist source is
Luna Music
and the acquisition method isOnline
, after displaying the login QR code, getting the login status will cause an abnormal crash. - Fixed: In the appreciation dialog box, if the device is in landscape mode, or due to insufficient screen height, the content is not fully displayed and cannot be scrolled up and down.
🛠️ Optimized
- Optimized: The way of null-checking for some variables.
- Optimized: Some copywriting and their corresponding translations.
🐛 수리됨
- 수정: 변환 페이지에서 플레이리스트 소스가
Kugou Music
이고 획득 방법이Online
인 경우, 이전에 로그인 단계를 수행하지 않아도로그인됨
상태로 판단됩니다. - 수정: 변환 페이지에서 플레이리스트 소스가
Luna Music
이고 획득 방법이Online
인 경우, 로그인 QR 코드를 표시한 후 로그인 상태를 가져오면 비정상적으로 충돌합니다. - 수정: 감사 대화 상자에서 장치가 가로 모드에 있거나 화면 높이가 부족하여 내용이 완전히 표시되지 않고 위아래로 스크롤할 수 없는 문제.
🛠️ 최적화됨
- 최적화: 일부 변수의 널 체크 방식.
- 최적화: 일부 문구 및 해당하는 번역.