[PR #1005] [MERGED] Add togglePlayPauseCommand route to iOS #1489

Closed
opened 2026-04-24 23:58:49 +02:00 by adam · 0 comments
Owner

📋 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: masterHead: playPauseFix


📝 Commits (1)

  • 224e5ef add: 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.

## 📋 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>
adam added the pull-request label 2026-04-24 23:58:49 +02:00
adam closed this issue 2026-04-24 23:58:49 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1489