0.5-dev2 2022.11.23
CN
与dev1相比:
- 修复 在大屏设备上,横屏时无法调整列表列数,且锁定在6列
- 修复 某些颜色异常
- 新增 播放列表快照: 追踪当前播放列表, 在列表被替换时记录并存储(重启应用后失效), 以供恢复, 仅存储最近的变化, 位于播放器菜单(播放列表历史)
- 翻译 更新俄语翻译(by ElinaAndreeva)
- 开发 重构播放队列管理器, 清理代码, 更新依赖, 使用VersionCatalog
EN
Compared with dev1:
- Fix: on large tablets, the number of list columns cannot be adjusted and locked to 6 columns when the screen is landscaped
- Fix: some color glitch
- New: playing queue snapshot: track the current queue, record and save when playing queue is entirety replaced (keep till app rebooted), only store recent changes, to recovery queues, goto player menu (playing queue history)
- Translation: updated Russian (by ElinaAndreeva)
- Development: refactor Queue Manager, clean up code, update dependencies, using Gradle VersionCatalog