[PR #1282] [CLOSED] Optimize notification bar display #1546

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1282
Author: @seedsky
Created: 8/9/2024
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 84985be Update PlayerNotificationService.kt

📊 Changes

1 file changed (+7 additions, -4 deletions)

View changed files

📝 android/app/src/main/java/com/audiobookshelf/app/player/PlayerNotificationService.kt (+7 -4)

📄 Description

Optimize notification bar display

  1. Change the main title to the title of the currently playing chapter
  2. Combine the author and main title for display
  3. Rearrange buttons (remove speed adjustment button)

0e2fbf3ebfbef116f06c0ba2328288e


🔄 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/1282 **Author:** [@seedsky](https://github.com/seedsky) **Created:** 8/9/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`84985be`](https://github.com/advplyr/audiobookshelf-app/commit/84985be9cd86c27c30e759e4450595eb7e5237d6) Update PlayerNotificationService.kt ### 📊 Changes **1 file changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `android/app/src/main/java/com/audiobookshelf/app/player/PlayerNotificationService.kt` (+7 -4) </details> ### 📄 Description Optimize notification bar display 1. Change the main title to the title of the currently playing chapter 2. Combine the author and main title for display 3. Rearrange buttons (remove speed adjustment button) ![0e2fbf3ebfbef116f06c0ba2328288e](https://github.com/user-attachments/assets/fed0b1f0-e54e-47f0-abf3-6c6fce31a6e2) --- <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:59:12 +02:00
adam closed this issue 2026-04-24 23:59:13 +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#1546