Releases: chr56/Phonograph_Plus
Releases · chr56/Phonograph_Plus
v0.6.2
v0.6.2 2023.04.22
Commit log: v0.6.1...v0.6.2
EN
- New: [Android S and above] support to read system Material You dynamic colors
- New: [Android S and above] support to follow system Material You dynamic colors ("Monet") [experimental, only color support, NO FULL Material You support] (#75)
- New: Better Backup mechanises
- Improve: All backup files are zipped in one file
- Improve: Allow to choose what content to import or export
- Improve: better user interface for backup
- Fix: generated playlist can not be cleared (since v0.6.0)
- Fix: color and style of some dialogs (#72)
- Fix: some text not capitalized (by @Porkepix #71)
- Translation: update German (by cvzi & conk), Italian (by Jacopo Norcini Pala (iagomago))
- Development: upgrade AGP to 7.4.2, remove unused strings, cleanup codes
ZH
- 新增 [Android S 及以上] 支持读取系统 Material You 动态颜色
- 新增 [Android S 及以上] 支持主题颜色跟随系统 Material You 动态颜色(“Monet”)[实验性支持,仅颜色支持,非完整的 Material You 主题]
- 新增 更好的备份机制 (#75)
- 改进 所有备份使用压缩包
- 改进 支持选择备份导入与导出的内容
- 改进 备份的交互体验
- 修复 无法清空生成的播放列表 (v0.6.0起)
- 修复 某些对话框的颜色和样式 (#72)
- 修复 某些文本未大写 (by @Porkepix #71)
- 翻译 更新德语翻译 (by cvzi & conk),意大利语翻译 (by Jacopo Norcini Pala (iagomago))
- 开发 更新 AGP 至 7.4.2, 清理代码
preview_0.6.2-dev3
v0.6.2-dev3 2023.04.16
Commit log: preview_0.6.2-dev2...preview_0.6.2-dev3
EN
- New: [Android S and above] support to read system Material You dynamic colors
- New: [Android S and above] support to follow system Material You dynamic colors ("Monet") [experimental, only color support, NO FULL Material You support]
- New: Better Backup mechanises
- Improve: All backup files are zipped in one file
- Improve: Allow to choose what content to import or export
- Improve: better user interface for backup
- Fix: generated playlist can not be clear (since v0.6.0)
- Fix: color and style of some dialogs
- Fix: some text not capitalized (by Porkepix)
- Translation: update German (by cvzi & conk)
- Development: upgrade AGP to 7.4.2, remove unused strings, cleanup codes
ZH
- 新增 [Android S 及以上] 支持读取系统 Material You 动态颜色
- 新增 [Android S 及以上] 支持主题颜色跟随系统 Material You 动态颜色(“Monet”)[实验性支持,仅颜色支持,非完整的 Material You 主题]
- 新增 更好的备份机制
- 改进 所有备份使用压缩包
- 改进 支持选择备份导入与导出的内容
- 改进 备份的交互体验
- 修复 无法清空生成的播放列表 (v0.6.0起)
- 修复 某些对话框的颜色和样式
- 修复 某些文本未大写 (by Porkepix)
- 翻译 更新德语翻译 (by cvzi & conk)
- 开发 更新 AGP 至 7.4.2, 清理代码
preview_0.6.2-dev2
v0.6.2-dev2 2023.04.15
Commit log: preview_0.6.2-dev1...preview_0.6.2-dev2
EN
- New: [Android S and above] support to read system Material You dynamic colors
- New: [Android S and above] support to follow system Material You dynamic colors ("Monet") [experimental, only color support, NO FULL Material You support]
- New: Better Backup mechanises
- Improve: All backup files are zipped in one file
- Improve: Allow to choose what content to import or export
- Improve: better user interface for backup
- Fix: color and style of some dialogs
- Fix: some text not capitalized (by Porkepix)
- Translation: update German (by cvzi & conk)
- Development: upgrade AGP to 7.4.2
ZH
- 新增 [Android S 及以上] 支持读取系统 Material You 动态颜色
- 新增 [Android S 及以上] 支持主题颜色跟随系统 Material You 动态颜色(“Monet”)[实验性支持,仅颜色支持,非完整的 Material You 主题]
- 新增 更好的备份机制
- 改进 所有备份使用压缩包
- 改进 支持选择备份导入与导出的内容
- 改进 备份的交互体验
- 修复 某些对话框的颜色和样式
- 修复 某些文本未大写 (by Porkepix)
- 翻译 更新德语翻译 (by cvzi & conk)
- 开发 更新 AGP 至 7.4.2
preview_0.6.2-dev1
v0.6.2-dev1 2023.04.05
Commit log: v0.6.1...preview_0.6.2-dev1
EN
- New: [Android S and above] support to read system Material You dynamic colors
- New: [Android S and above] support to follow system Material You dynamic colors ("Monet") [experimental, only color support, NO FULL Material You support] (#75)
- Fix: color and style of some dialogs (#72)
- Fix: some text not capitalized (by @Porkepix #71)
- Translation: update German (by cvzi)
- Development: upgrade AGP to 7.4.2
ZH
v0.6.1
v0.6.1 2023.03.17
Commit log: v0.6.0.1...v0.6.1
EN
- New: a brand-new App Introduction
- Modify: request permissions in App Intro, ask auto-upgrade-check in App Intro, recover setting backup in App Intro
- Translation: updated Italian (by gdonisi)
ZH
- 新增 全新的首次启动介绍页
- 修改 介绍页内请求权限、设置自动检测更新、恢复设置备份
- 翻译 更新意大利语(by gdonisi)
v0.6.0.1
v0.6.0.1 2023.03.13
Commit log: v0.6.0...v0.6.0.1
ZH
- 改进 支持mp4(m4a)格式
- 修复 某个错误的备份文件名称
- 开发 其他针对F-Droid的小修改
EN
- Improve: support mp4(m4a) format
- Fix: an incorrect name of backup file
- Development: small miscellaneous changes for F-Droid
v0.6.0
v0.6.0 2023.03.08
Commit log: v0.5.4.1...v0.6.0
ZH
- 新增 平铺式文件夹页面
- 新增 全新的音乐标签编辑器(包括单曲编辑和批量编辑)
- 新增 备份路径过滤器、播放队列、收藏夹歌曲,支持跨设备迁移(只要两机的歌曲位置不动)。
- 移除 旧的音乐标签编辑器
- 改进 对多选和艺术家曲目进行批量编辑音乐标签
- 改进 标签页的顺序
- 改进 播放列表保存和删除
- 修改 导出设置json格式(警告:与先前版本不兼容)
- 修改 清除所有设置后强制重启应用
- 修改 禁止从旧版本升级(v0.2.4-RC1以前的版本)
- 修复 歌曲图像来源配置中的交互异常
- 修复 清除所有设置时的崩溃
- 修复 导入设置备份后崩溃
- 翻译 更新意大利语(by gdonisi)
- 开发 使用独立文件中存储播放器状态
- 开发 清理代码,重构项目结构
- 开发 更新AGP至7.4.1, kotlin至1.8.10, 更新其他依赖
EN
- Add: Flatten Folder Page
- Add: brand-new music tag editors (including Single Edit and Batch Edit)
- Add: support backup of Path Filter, Playing Queue, Favorites Songs which can be migrated crossing different devices (as long as song locations unchanged)
- Remove: legacy music tag editors
- Improve: allow multi tag editing for the multi-selected and artist
- Improve: order of Tab pages
- Improve: playlists save & delete
- Modify: the exported setting json format (WARNING: Incompatible with previous versions)
- Modify: force reboot app after clearing all settings
- Modify: forbid upgrading from old versions (versions before v0.2.4-RC1)
- Fix: glitch of interactions in Image Source Config
- Fix: crash while clearing all settings
- Fix: crash after importing backups of setting
- Translation: update Italian (by gdonisi)
- Development: store player state in separate preference file
- Development: cleanup code, refactor project structure
- Development: upgrade AGP to 7.4.1, kotlin to 1.8.10 and other dependencies
preview_0.6.0-beta1
v0.6.0-beta1 2023.03.07
Commit log: preview_0.6.0-dev3...preview_0.6.0-beta1 /v0.5.4.1...preview_0.6.0-beta1
ZH
- 新增 平铺式文件夹页面
- 新增 全新的音乐标签编辑器(包括单曲编辑和批量编辑)
- 新增 备份路径过滤器、播放队列、收藏夹歌曲,支持跨设备迁移(只要两机的歌曲位置不动)。
- 移除 旧的音乐标签编辑器
- 改进 对多选和艺术家曲目进行批量编辑音乐标签
- 改进 标签页的顺序
- 改进 播放列表保存和删除
- 修改 导出设置json格式(警告:与先前版本不兼容)
- 修改 清除所有设置后强制重启应用
- 修复 歌曲图像来源配置中的交互异常
- 修复 清除所有设置时的崩溃
- 修复 导入设置备份后崩溃
- 翻译 更新意大利语(by gdonisi)
- 开发 使用独立文件中存储播放器状态
- 开发 清理代码,重构项目结构
- 开发 更新AGP至7.4.1, kotlin至1.8.10, 更新其他依赖
EN
- Add: Flatten Folder Page
- Add: brand-new music tag editors (including Single Edit and Batch Edit)
- Add: support backup of Path Filter, Playing Queue, Favorites Songs which can be migrated crossing different devices (as long as song locations unchanged)
- Remove: legacy music tag editors
- Improve: allow multi tag editing for the multi-selected and artist
- Improve: order of Tab pages
- Improve: playlists save & delete
- Modify: the exported setting json format (WARNING: Incompatible with previous versions)
- Modify: force reboot app after clearing all settings
- Fix: glitch of interactions in Image Source Config
- Fix: crash while clearing all settings
- Fix: crash after importing backups of setting
- Translation: update Italian (by gdonisi)
- Development: store player state in separate preference file
- Development: cleanup code, refactor project structure
- Development: upgrade AGP to 7.4.1, kotlin to 1.8.10 and other dependencies
preview_0.6.0-dev3
v0.6.0-dev3 2023.03.03
Commit log: preview_0.6.0-dev2...preview_0.6.0-dev3 /v0.5.4.1...preview_0.6.0-dev3
ZH
- 新增 平铺式文件夹页面
- 新增 全新的音乐标签编辑器(包括单曲编辑和批量编辑)
- 增加 备份路径过滤器、播放队列、收藏夹歌曲,支持跨设备迁移(只要两机的歌曲位置不动)。
- 移除 旧的音乐标签编辑器
- 改进 对多选和艺术家曲目进行批量编辑音乐标签
- 改进 标签页的顺序
- 修改 导出设置json格式(警告:与先前版本不兼容)
- 修改 清除所有设置后强制重启应用
- 修复 歌曲图像来源配置中的交互异常
- 修复 清除所有设置时的崩溃
- 修复 导入设置备份后崩溃
- 翻译 更新意大利语(by gdonisi)
- 开发 使用独立文件中存储播放器状态
- 开发 清理代码,重构项目结构
- 开发 更新AGP至7.4.1, kotlin至1.8.10, 更新其他依赖
EN
- Add: Flatten Folder Page
- Add: brand-new music tag editors (including Single Edit and Batch Edit)
- Add: support backup of Path Filter, Playing Queue, Favorites Songs which can be migrated crossing different devices (as long as song locations unchanged)
- Remove: legacy music tag editors
- Improve: allow multi tag editing for the multi-selected and artist
- Improve: order of Tab pages
- Modify: the exported setting json format (WARNING: Incompatible with previous versions)
- Modify: force reboot app after clearing all settings
- Fix: glitch of interactions in Image Source Config
- Fix: crash while clearing all settings
- Fix: crash after importing backups of setting
- Translation: update Italian (by gdonisi)
- Development: store player state in separate preference file
- Development: cleanup code, refactor project structure
- Development: upgrade AGP to 7.4.1, kotlin to 1.8.10 and other dependencies
preview_0.6.0-dev2
v0.6.0-dev2 2023.02.25
Commit log: preview_0.6.0-dev1...preview_0.6.0-dev2 /v0.5.4.1...preview_0.6.0-dev2
ZH
- 新增 平铺式文件夹页面
- 新增 全新的音乐标签编辑器(包括单曲编辑和批量编辑)
- 移除 旧的音乐标签编辑器
- 改进 对多选和艺术家曲目进行批量编辑音乐标签
- 修改 导出设置json格式(警告:与先前版本不兼容)
- 修复 导入设置备份后崩溃
- 翻译 更新意大利语(by gdonisi)
- 开发 使用独立文件中存储播放器状态
- 开发 清理代码,重构项目结构, 更新AGP至7.4.1
EN
- Add: Flatten Folder Page
- Add: brand-new music tag editors (including Single Edit and Batch Edit)
- Remove: legacy music tag editors
- Improve: allow multi tag editing for the multi-selected and artist
- Modify: the exported setting json format (WARNING: Incompatible with previous versions)
- Fix: crash after importing backups of setting
- Translation: update Italian (by gdonisi)
- Development: store player state in separate preference file
- Development: cleanup code, refactor project structure, upgrade AGP to 7.4.1