0.3.1 2022.8.18
Commitlog: v0.3.0...v0.3.1
ZH
- 翻译 更新意大利语(Andrea Enzo Lattmann (Gh0stz0x)), 法语(Exylos),俄语(Photon_Gilbert)
- 翻译 清理英式英语,加拿大英语翻译(仅保留拼写差异项)
- 翻译 移除 瑞典语(Swedish) 与 新挪威语(Norwegian Nynorsk) 翻译 (翻译缺失过多)
- 新增 初步支持应用内切换语言(暂不完美)
- 修复 旋转屏幕时崩溃
- 修复 正在播放列表被修改后, 当前曲目播放完后, 继续播放的音频却仍然为先前播放列表的下一曲, 但显示为新播放列表的下一曲
- 修复 "保护播放列表不被肆意更改"选项关闭后, 无法正确播放新播放列表(包括起始位置与曲目顺序)
- 修复 主播放器界面, "即将播放" 的后续曲目总计时不正确
- 改进 微调 崩溃界面 外观
- 改进 保存崩溃报告至应用外部(/Android/data)缓存文件夹内
- 开发 清理代码
EN
- Translation: updated Italian (by Andrea Enzo Lattmann (Gh0stz0x)), French (by Exylos), Russian (by Photon_Gilbert)
- Translation: clean up English(British), English(Canadian) translations (only keep words that are different from default English(US))
- Translation: Remove Swedish and Norwegian Nynorsk translations (missing too many translations)
- New: Initial support for changing language in app (imperfect yet)
- Fix: Crash after rotation to landscape
- Fix: After the playlist is modified, when the current track is finished, the audio of "Next Track" to play is still be "Next Track" of the PREVIOUS playlist, but player display the "correct" "Next Track" of the NEW playlist
- Fix: Couldn"t play new queue by clicking an Song item (including starting position and tracks order), when "Please do NOT touch my playing queue arbitrarily" option is turned off
- Fix: In main player, total time of subsequent tracks (after "Up Next") incorrectly
- Improve: The design of Crash Report
- Improve: Save crash report to external cache dir (/Android/data)
- Development: clean code