Phonograh Plus Notifications
СтатистикаAn independent fork of Phonograph still in maintenance and development Official Channel for Release Notification | 通知频道 Source Code: github.com/chr56/Phonograph_Plus
- Последний пост
- 16 авг.
- Последнее чтение
- 14 авг.
- Постов за неделю
- 4
- Всего постов
- 26
- Тип
- открытый
- Язык
- английский
- В каталоге с
- 14 авг.
- 1/24сутки в ленте
- 26
- 1/48двое суток
- 29
- 1/72трое суток
- 32
Оценка по просмотрам недавних постов: пост набирает почти всё за первые сутки.
Посты
preview_2.0.1-dev1 2026.08.16 This is a Preview Channel Release (identified by preview suffix in the package name), stability and quality are not guaranteed. 此为预览通道版本 (包名后缀preview), 不保证可靠性! EN 1. Fix: some weird behaviours of statusbar color animations 2. Fix: sometimes top of player gets revealed behind navigation bar (Android 15 and later) 3. Improve: optimize for square-shaped screens 4. Improve: larger playback buttons 5. Remove: shard elements transition animations for albums and artist details 6. New: support the true edge-to-edge for Android 11 and later (optional, experimental) 7. Development: upgrade Kotlin to 2.4.10, update dependencies ZH 1. 修复 状态栏颜色动画的若干异常表现 2. 修复 播放器顶部偶尔在导航栏后显露(Android 15+) 3. 改进 优化方形屏幕适配 4. 改进 增加播放控件按钮大小 5. 移除 专辑与艺术家详情页的共享元素转场动画 6. 新增 针对 Android 11+ 的完整边到边支持(可选,实验性支持) 7. 开发 更新 Kotlin 至 2.4.10, 更新依赖
preview_2.0.1-dev1 2026.08.16 GitHub
без подписи
без подписи
Phonograh Plus Notifications pinned a file
v2.0.0 2026.07.06 This is stable version of v2.0.0. (For changelogs, you may have seen them already in previous release candidates.)
v2.0.0 2026.07.06 GitHub
без подписи
v2.0.0 2026.07.06 GitHub
v2.0.0-rc2 2026.06.22 EN 1. Fix: crash on entering some Artist or Album details (since v2.0.0-rc1) 2. Fix: statusbar color in Flat Player on Android 15 and higher 3. New: quit app when removed from Recent Screen (optional, thanks to @ jpgjm) 4. Improve: internal database synchronization performance 5. Improve: make counting composers as artists opt-in ZH 1. 修复 进入某些艺术家或专辑详情时崩溃(自 v2.0.0-rc1) 2. 修复 在 Android 15 及其以上版本上,扁平风格播放器状态栏颜色异常 3. 新增 支持任务卡片被移除时停止服务(感谢 @ jpgjm) 4. 改进 优化数据库同步性能 5. 改进 允许将作曲人不计作艺术家
v2.0.0-rc2 2026.06.22 GitHub
без подписи
v2.0.0-rc2 2026.06.22 GitHub
Phonograh Plus Notifications pinned «Notices on breaking changes: We have changed the signing key since 2.0. You need uninstall first before upgrading. However, if your device runs Android 9 and higher, you can install IntermediaRelease to transit smoothly without uninstalling first. 自 2.0…»
Phonograh Plus Notifications pinned a file
Notices on breaking changes: We have changed the signing key since 2.0. You need uninstall first before upgrading. However, if your device runs Android 9 and higher, you can install IntermediaRelease to transit smoothly without uninstalling first. 自 2.0 起,我们使用了新的签名密钥;更新前需要先卸载再安装 但是,若为 Android 9 及其以上用户,可安装带 IntermediaRelease 的安装包,则可无需卸载即可迁到新签名密钥!
v2.0.0-rc1 2026.05.28 EN 1. Distribution: IMPORTANT! since the version, we replaced our signing key, as a breaking change. You need to uninstall first or use Intermediate variant; see related instructions to migrate or transit. 2. Distribution: raise minimal requirement to Android 8 (API 26), except for Legacy variant 3. Modify: Multiple artists and genres parsing is now enabled by default (graduated from experimental) 4. Modify: create database playlists by default 5. Modify: change some default settings 6. Modify: reorganized settings pages 7. New: add dark mode support for widgets 8. Improve: support using another color scheme for night 9. Improve: support skipping genres parsing in synchronization 10. Improve: performance of internal database synchronization 11. Improve: support disabling history 12. Improve: add grant all permissions button in app intro 13. Fix: text colors of backup dialog in app intro 14. Fix: crash when restoring playlists and playing folders or external files, due to path lookup failures 15. Fix: occasionally all tabs disappearing when returning to the foreground on some devices 16. Translation: update Portuguese Brazilian (by Ricardo), Dutch (by Polovinci) 17. Development: targeting SDK API 36 (Android 16), build with SDK 37 18. Development: build with Gradle 9.5.1, build with AGP 9.2.1, update dependencies 19. Development: migrate image cache mechanism to new database ZH 1. 分发 注意!自该版本起,签名已被更换;请卸载后重装或使用 Intermediate 过渡包完成升级! 2. 分发 最低要求升至 Android 8 (API 26), Legacy 版本除外 3. 修改 默认启用多重艺术家和多重流派解析(从实验性功能转正) 4. 修改 默认创建数据库播放列表 5. 修改 调整部分默认设置 6. 修改 重新组织了设置页面 7. 新增 桌面小部件支持深色模式 8. 改进 支持在夜间模式下使用另一套配色方案 9. 改进 支持同步时跳过流派解析 10. 改进 内部数据库同步性能 11. 改进 支持禁用历史记录 12. 改进 起始介绍页中增加授权全部权限按钮 13. 修复 起始介绍页中导入备份对话框文本颜色异常 14. 修复 因路径查找失败导致的恢复播放列表、播放文件夹或外部文件时崩溃的问题 15. 修复 部分设备上切回前台后偶尔全部标签页消失 16. 翻译 更新 巴西葡萄牙语(Ricardo)、荷兰语(Polovinci) 17. 开发 适配 SDK API 36 (Android 16), 使用 SDK 37 构建 18. 开发 使用 Gradle 9.5.1 构建, 使用 AGP 9.2.1 构建, 更新依赖 19. 开发 将图片缓存机制迁移至新数据库
v2.0.0-rc1 2026.05.28 GitHub Signing key has changed since this version!
без подписи
v2.0.0-rc1 2026.05.28 GitHub Signing key has changed since this version!