This is just the code from the comments of #622—credit to @KaiStarkk! I ran it on my device and it seems to be working normally, though I don't have old enough headphones to test the actual toggle route. Though if you sideload the APK this PR generates, you might be able to do so. Should, in all theory, work.
🔄 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/advplyr/audiobookshelf-app/pull/1005
**Author:** [@benonymity](https://github.com/benonymity)
**Created:** 12/23/2023
**Status:** ✅ Merged
**Merged:** 12/29/2023
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `playPauseFix`
---
### 📝 Commits (1)
- [`224e5ef`](https://github.com/advplyr/audiobookshelf-app/commit/224e5efe4877cb2957a92b4452e2858fd5ec99fd) add: togglePlayPause route
### 📊 Changes
**1 file changed** (+21 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `ios/App/Shared/player/AudioPlayer.swift` (+21 -2)
</details>
### 📄 Description
This is just the code from the comments of #622—credit to @KaiStarkk! I ran it on my device and it seems to be working normally, though I don't have old enough headphones to test the actual toggle route. Though if you sideload the APK this PR generates, you might be able to do so. Should, in all theory, work.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1005
Author: @benonymity
Created: 12/23/2023
Status: ✅ Merged
Merged: 12/29/2023
Merged by: @advplyr
Base:
master← Head:playPauseFix📝 Commits (1)
224e5efadd: togglePlayPause route📊 Changes
1 file changed (+21 additions, -2 deletions)
View changed files
📝
ios/App/Shared/player/AudioPlayer.swift(+21 -2)📄 Description
This is just the code from the comments of #622—credit to @KaiStarkk! I ran it on my device and it seems to be working normally, though I don't have old enough headphones to test the actual toggle route. Though if you sideload the APK this PR generates, you might be able to do so. Should, in all theory, work.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.