v1.0-dev4 2023.08.05
Commit log: preview_0.8-dev3...preview_1.0-dev4
EN
v0.8 was canceled and replaced with v1.0.
- Fix: crashes when playing a blocked file from the external (e.g. file explorer)
- Fix: shuffle not working for the selected
- New: basic support for Android Auto (as well as Assistant and so on)
- New: support invert selection and range (adjacent) selection
- New: support searching playlists and playing queue
- Improve: lyrics following in lyrics dialog
- Improve: highlight the current line for synchronized lyrics in lyrics dialog
- Translation: update Germany (by txp_uli)
- Translation: update Japanese (by aorinngoDo)
- Development: implement MediaBrowserService
- Development: refactor adapters, clean up codes
ZH
v0.8 发布取消,改为v1.0.
- 修复 从外部(如文件浏览器)播放被屏蔽的文件时崩溃
- 修复 无法对所选进行随机播放
- 新增 基础支持 Android Auto 等
- 新增 支持反选和区间选择
- 新增 支持搜索播放列表和当前播放队列
- 改进 歌词对话框中的歌词滚动
- 改进 歌词对话框中对同步歌词高亮当前歌词
- 翻译 更新德语(by txp_uli)
- 翻译 更新日语 (by aorinngoDo)
- 开发 实现 MediaBrowserService
- 开发 重构 adapters, 清理代码