-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
87 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,55 @@ | ||
version: "1.9.0-dev3" | ||
channel: "PREVIEW" | ||
versionCode: 1088 | ||
timestamp: 1736830000 | ||
version: "1.9.0" | ||
channel: "STABLE" | ||
versionCode: 1090 | ||
timestamp: 1736950000 | ||
notes: | ||
en: | ||
highlights: [ ] | ||
items: | ||
- "Fix: more edge-to-edge display issues in landscape [since 1.9.0-dev1]" | ||
- "Development: Targeting SDK 35 (Android 15)" | ||
- "Fix: possible crashes when dragging items in some circumstances" | ||
- "Fix: dragging playlist items but not in Edit Mode" | ||
- "Fix: crash when entering Tag Editor from multi-selection mode but the selection contains no song" | ||
- "Fix: crash after skipping from some notifications or BT devices but queue is empty" | ||
- "Fix: incorrect sorting order of My Top Tracks and Recently Played on some devices" | ||
- "Fix: missing automatic refresh in Folders tab" | ||
- "Translation: Portuguese Brazilian (by Ulisses_Mello)" | ||
|
||
- "New: display current distribution Variant in About" | ||
- "New: mark current distribution Variant and Channel in Upgrade Dialog" | ||
- "Improve: show bottom sliding panel in Search" | ||
- "Improve: explicit user interface for version migration" | ||
- "Improve: enable new system back gesture animations for Android T and above" | ||
- "Improve: edge to edge user interface" | ||
- "Remove: preference \"colored navigation bar\" (not applicable now)" | ||
- "Modify: navigation bar would always be colored by default" | ||
- "Modify: navigation bar would be transparent or translucent if possible now" | ||
- "Modify: change default File Playlist icon" | ||
- "Modify: forbid upgrading from prior to v1.4.0 & warn upgrading from prior to v1.7.0" | ||
- "Translation: update Polish (cooky), Portuguese Brazilian (by FalaTudo, Ulisses_Mello), Spanish (by Ulisses_Mello)" | ||
- "Development: update dependencies" | ||
|
||
zh: | ||
highlights: [ ] | ||
items: | ||
- "修复 横屏下的一些边到边显示问题 [自 1.9.0-dev1 起]" | ||
- "修复 播放队列清空后,从某些通知或蓝牙设备切换曲目时崩溃" | ||
- "开发 targetSdk 35 (Android 15)" | ||
- "修复 某些情况下拖动列表项目时可能导致崩溃" | ||
- "修复 拖动播放列表项目却不在编辑模式下" | ||
- "修复 从多选进入标签编辑器但所选内容不含任何歌曲时崩溃" | ||
- "修复 播放队列清空后, 从某些通知或蓝牙设备切换曲目时崩溃" | ||
- "修复 部分设备上最常听的歌曲和最近播放播放列表乱序" | ||
- "修复 文件夹页缺失自动刷新" | ||
- "翻译 更新 巴西葡萄牙语言(Ulisses_Mello)" | ||
- "新增 关于中显示当前变体版本" | ||
- "新增 更新对话框中标出当前变体版本和通道" | ||
- "改进 搜索界面中显示底部播放器" | ||
- "改进 版本迁移用户界面" | ||
- "改进 启用新的系统返回手势动画 (Android T 及以上)" | ||
- "改进 边到边界面" | ||
- "删除 设置项“着色导航栏” (已无意义)" | ||
- "修改 默认着色导航栏" | ||
- "修改 若可行, 透明或半透明导航栏" | ||
- "修改 默认文件播放列表图标" | ||
- "修改 禁止从 v1.4.0 之前的版本升级, 警告从 v1.7.0 之前的版本升级" | ||
- "翻译 更新 波兰语 (cooky), 巴西葡萄牙语 (FalaTudo, Ulisses_Mello), 西班牙语 (Ulisses_Mello)" | ||
- "开发 更新依赖" | ||
|
||
previousVersion: "1.9.0-dev2" | ||
previousChannel: "PREVIEW" | ||
previousVersion: "1.8.5.1" | ||
previousChannel: "STABLE" |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<b>1.9.0(1090) 2025.01.15</b> | ||
- Development: Targeting SDK 35 (Android 15) | ||
- Fix: possible crashes when dragging items in some circumstances | ||
- Fix: dragging playlist items but not in Edit Mode | ||
- Fix: crash when entering Tag Editor from multi-selection mode but the selection contains no song | ||
- Fix: crash after skipping from some notifications or BT devices but queue is empty | ||
- Fix: incorrect sorting order of My Top Tracks and Recently Played | ||
...(Visit project homepage to see full changelogs) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<b>1.9.0(1090) 2025.01.15</b> | ||
- 开发 targetSdk 35 (Android 15) | ||
- 修复 某些情况下拖动列表项目时可能导致崩溃 | ||
- 修复 拖动播放列表项目却不在编辑模式下 | ||
- 修复 从多选进入标签编辑器但所选内容不含任何歌曲时崩溃 | ||
- 修复 播放队列清空后, 从某些通知或蓝牙设备切换曲目时崩溃 | ||
- 修复 部分设备上最常听的歌曲和最近播放播放列表乱序 | ||
...(Visit project homepage to see full changelogs) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
latest_version_name=1.8.5 | ||
latest_version_code=1085 | ||
latest_version_name=1.9.0 | ||
latest_version_code=1090 |