[PR #265] [CLOSED] 解决一点示例铃声播放问题,尤其是长铃声 #327

Closed
opened 2026-03-03 11:42:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Finb/Bark/pull/265
Author: @sunvc
Created: 12/11/2024
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 80d6e22 增加下拉消息显示大图
  • 662623d 修复页面示例铃声播放问题

📊 Changes

5 files changed (+136 additions, -12 deletions)

View changed files

📝 Bark.xcodeproj/project.pbxproj (+54 -0)
📝 Controller/SoundsViewController.swift (+31 -5)
📝 Podfile (+5 -0)
📝 Podfile.lock (+1 -1)
📝 notificationContentExtension/NotificationViewController.swift (+45 -6)

📄 Description

  1. 点击正在播放的音频可以停止播放
  2. 点击其他音频关闭当前正在播放的音频
  3. 增加页面关闭后停止音频播放

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Finb/Bark/pull/265 **Author:** [@sunvc](https://github.com/sunvc) **Created:** 12/11/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`80d6e22`](https://github.com/Finb/Bark/commit/80d6e22660c8f416b507e27f40b9c95b24351d32) 增加下拉消息显示大图 - [`662623d`](https://github.com/Finb/Bark/commit/662623dd63e380e20bcaf0423e2dda268ec87b85) 修复页面示例铃声播放问题 ### 📊 Changes **5 files changed** (+136 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Bark.xcodeproj/project.pbxproj` (+54 -0) 📝 `Controller/SoundsViewController.swift` (+31 -5) 📝 `Podfile` (+5 -0) 📝 `Podfile.lock` (+1 -1) 📝 `notificationContentExtension/NotificationViewController.swift` (+45 -6) </details> ### 📄 Description 1. 点击正在播放的音频可以停止播放 2. 点击其他音频关闭当前正在播放的音频 3. 增加页面关闭后停止音频播放 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:42:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Bark#327
No description provided.