[PR #935] [CLOSED] feat: Restore Android 6 support #1474

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/935
Author: @spieden
Created: 11/10/2023
Status: Closed

Base: masterHead: restore-android-six-support


📝 Commits (2)

  • 09cf087 feat: Restore Android 6 support
  • 68b460c fix: disable stop foreground for now, polyfill removeIf

📊 Changes

6 files changed (+14 additions, -7 deletions)

View changed files

📝 android/app/build.gradle (+1 -1)
📝 android/app/src/main/java/com/audiobookshelf/app/data/DataClasses.kt (+3 -2)
📝 android/app/src/main/java/com/audiobookshelf/app/data/LocalLibraryItem.kt (+2 -1)
📝 android/app/src/main/java/com/audiobookshelf/app/device/FolderScanner.kt (+2 -1)
📝 android/app/src/main/java/com/audiobookshelf/app/player/PlayerNotificationService.kt (+5 -1)
📝 android/variables.gradle (+1 -1)

📄 Description

Anecdotally running just fine on a couple of Sony XPeria Z3Cs with these changes


🔄 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/935 **Author:** [@spieden](https://github.com/spieden) **Created:** 11/10/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `restore-android-six-support` --- ### 📝 Commits (2) - [`09cf087`](https://github.com/advplyr/audiobookshelf-app/commit/09cf087d3457519a47d9c018d03db6cc7785cc53) feat: Restore Android 6 support - [`68b460c`](https://github.com/advplyr/audiobookshelf-app/commit/68b460ce48f218ece4b0869965d7a04f32b71fcc) fix: disable stop foreground for now, polyfill removeIf ### 📊 Changes **6 files changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `android/app/build.gradle` (+1 -1) 📝 `android/app/src/main/java/com/audiobookshelf/app/data/DataClasses.kt` (+3 -2) 📝 `android/app/src/main/java/com/audiobookshelf/app/data/LocalLibraryItem.kt` (+2 -1) 📝 `android/app/src/main/java/com/audiobookshelf/app/device/FolderScanner.kt` (+2 -1) 📝 `android/app/src/main/java/com/audiobookshelf/app/player/PlayerNotificationService.kt` (+5 -1) 📝 `android/variables.gradle` (+1 -1) </details> ### 📄 Description Anecdotally running just fine on a couple of Sony XPeria Z3Cs with these changes --- <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:43 +02:00
adam closed this issue 2026-04-24 23:58:43 +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#1474