[PR #1303] [MERGED] Do not call setIconBitmap instead of setIconUri if book is local #1551

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1303
Author: @Sp4rky001
Created: 8/31/2024
Status: Merged
Merged: 8/31/2024
Merged by: @advplyr

Base: masterHead: Cover-Image-in-Downloaded-Audiobook-missing-in-Android-Auto-#141


📝 Commits (2)

  • 3918696 Do not call setIconBitmap instead of setIconUri if book is local
  • 8c77a19 Update android/app/src/main/java/com/audiobookshelf/app/player/PlayerNotificationService.kt

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

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

📄 Description

Addressing issue #141

Call setIconBitmap instead of setIconUri if book is local (bitmap is not null)


🔄 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/1303 **Author:** [@Sp4rky001](https://github.com/Sp4rky001) **Created:** 8/31/2024 **Status:** ✅ Merged **Merged:** 8/31/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `Cover-Image-in-Downloaded-Audiobook-missing-in-Android-Auto-#141` --- ### 📝 Commits (2) - [`3918696`](https://github.com/advplyr/audiobookshelf-app/commit/39186964776b80e869b92b10ffef6731757d72f3) Do not call setIconBitmap instead of setIconUri if book is local - [`8c77a19`](https://github.com/advplyr/audiobookshelf-app/commit/8c77a19eb61ccdb48c889ff26df4c24b46eafc23) Update android/app/src/main/java/com/audiobookshelf/app/player/PlayerNotificationService.kt ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `android/app/src/main/java/com/audiobookshelf/app/player/PlayerNotificationService.kt` (+1 -2) </details> ### 📄 Description Addressing issue #141 Call setIconBitmap instead of setIconUri if book is local (bitmap is not null) --- <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:14 +02:00
adam closed this issue 2026-04-24 23:59:14 +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#1551