v0.7.0-dev2 2023.06.03
Commit log: preview_0.7.0-dev1...preview_0.7.0-dev2
EN
- New: manually load lyrics
- New: add more options in Main Drawer Menu
- New: support per-app language preference for Android T (13) and above
- Fix: palette color of player is incorrect or lacking of update
- Fix: app language is trapped in or out the spelling of British English (for English users only)
- Translation: update Japanese (by aorinngo)
- Development: refactor Setting UI using Jetpack Compose
- Improve: redesign Setting UI and make minor changes
- Improve: avoid random crash caused by the file browser
- Development: use Jetpack Datastore Preference
- Development: refactor player ui, lyrics loading and more
- Development: improve dispatching the changes of states
- Development: upgrade JDK to 17
- Development: upgrade Gradle to 8.1, AGP to 8.0.2, enable
nonTransitiveRClass
ZH
- 新增 手动加载歌词
- 新增 在抽屉主菜单中增加更多选项
- 新增 支持 Android T (13) 的系统级分应用语言设置
- 修复 播放器色调着色不正确或未更新
- 修复 语言卡在英式拼写里面或外面 (针对英语用户)
- 翻译 更新日语 (by aorinngo)
- 开发 设置界面使用 Jetpack Compose 重构
- 改进 设置界面并进行微调
- 改进 防止由于文件浏览器导致的崩溃
- 开发 使用 Jetpack Datastore Preference
- 开发 重构播放器界面,歌词加载等
- 开发 改进状态分发
- 开发 升级JDK到17
- 开发 更新 Gradle 至 8.1, 更新 AGP 至 8.0.2, 启用
nonTransitiveRClass