[PR #555] [CLOSED] Bookshelfapp #1445

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/555
Author: @Oasis256
Created: 2/6/2023
Status: Closed

Base: masterHead: bookshelfapp


📝 Commits (10+)

📊 Changes

128 files changed (+1657 additions, -711 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.md (+1 -1)
.vscode/settings.json (+3 -0)
📝 LICENSE (+2 -2)
📝 android/app/build.gradle (+6 -1)
📝 android/app/src/debug/res/mipmap-hdpi/ic_launcher.png (+0 -0)
📝 android/app/src/debug/res/mipmap-hdpi/ic_launcher_background.png (+0 -0)
📝 android/app/src/debug/res/mipmap-hdpi/ic_launcher_foreground.png (+0 -0)
📝 android/app/src/debug/res/mipmap-hdpi/ic_launcher_round.png (+0 -0)
📝 android/app/src/debug/res/mipmap-mdpi/ic_launcher.png (+0 -0)
📝 android/app/src/debug/res/mipmap-mdpi/ic_launcher_background.png (+0 -0)
📝 android/app/src/debug/res/mipmap-mdpi/ic_launcher_foreground.png (+0 -0)
📝 android/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png (+0 -0)
📝 android/app/src/debug/res/mipmap-xhdpi/ic_launcher.png (+0 -0)
📝 android/app/src/debug/res/mipmap-xhdpi/ic_launcher_background.png (+0 -0)
📝 android/app/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.png (+0 -0)
📝 android/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.png (+0 -0)
📝 android/app/src/debug/res/mipmap-xxhdpi/ic_launcher.png (+0 -0)
📝 android/app/src/debug/res/mipmap-xxhdpi/ic_launcher_background.png (+0 -0)
📝 android/app/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.png (+0 -0)
📝 android/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.png (+0 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/555 **Author:** [@Oasis256](https://github.com/Oasis256) **Created:** 2/6/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `bookshelfapp` --- ### 📝 Commits (10+) - [`414d74c`](https://github.com/advplyr/audiobookshelf-app/commit/414d74c518a2f54e635db8dc21802317df1d0d0f) BookShelf 0.93 merge - [`53c0208`](https://github.com/advplyr/audiobookshelf-app/commit/53c0208f9ec6daf37c3cefbc4346bcce66f079cd) Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app into bookshelfapp - [`4471735`](https://github.com/advplyr/audiobookshelf-app/commit/44717350f4b7b2757212e445cefe8a488c9be9da) Merger - [`16cbf5c`](https://github.com/advplyr/audiobookshelf-app/commit/16cbf5c56de6927b68367d00252053610e62097e) Bug Fixes - [`a2015f2`](https://github.com/advplyr/audiobookshelf-app/commit/a2015f2b016b132c27a11d1547690ff2ac69174c) Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app into bookshelfapp - [`b68ac52`](https://github.com/advplyr/audiobookshelf-app/commit/b68ac52660809a53272e8c98b3cf0d622bd014a8) Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app into bookshelfapp - [`240ad39`](https://github.com/advplyr/audiobookshelf-app/commit/240ad395ecea809e0b0a5a0e5a07df94a47ae524) Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app into bookshelfapp - [`7f302aa`](https://github.com/advplyr/audiobookshelf-app/commit/7f302aa286a8c42d77a11795b0e90fd12f7c1988) Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app into bookshelfapp - [`c70ad48`](https://github.com/advplyr/audiobookshelf-app/commit/c70ad485d218f7326ec52e73edede02d1f44f06b) Version Bump v0.9.55 - [`941395f`](https://github.com/advplyr/audiobookshelf-app/commit/941395f20c11aac6814918c349bc9d1c12352dc0) Version Bump v0.9.55 ### 📊 Changes **128 files changed** (+1657 additions, -711 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.md` (+1 -1) ➕ `.vscode/settings.json` (+3 -0) 📝 `LICENSE` (+2 -2) 📝 `android/app/build.gradle` (+6 -1) 📝 `android/app/src/debug/res/mipmap-hdpi/ic_launcher.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-hdpi/ic_launcher_background.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-hdpi/ic_launcher_foreground.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-hdpi/ic_launcher_round.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-mdpi/ic_launcher.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-mdpi/ic_launcher_background.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-mdpi/ic_launcher_foreground.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-xhdpi/ic_launcher.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-xhdpi/ic_launcher_background.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-xxhdpi/ic_launcher.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-xxhdpi/ic_launcher_background.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.png` (+0 -0) 📝 `android/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.png` (+0 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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:31 +02:00
adam closed this issue 2026-04-24 23:58:32 +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#1445