Implement Android Auto playback functionality, ensuring playback state syncs correctly with the UI and session management. Refactor package names and update dependencies for media3 compatibility. Clean up UI elements and improve overall application structure.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1690
Author: @AwsomeFox
Created: 9/23/2025
Status: ❌ Closed
Base:
master← Head:move-docs📝 Commits (2)
6fe0fe0Working media3 migration (#2)1ce09a7move docs📊 Changes
430 files changed (+43917 additions, -8701 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug_report.yml(+1 -1)➕
.github/copilot-instructions.md(+13 -0)📝
.github/testing-page-template.html(+3 -3)➕
.github/workflows/deploy-playstore.yml(+76 -0)➕
MATERIAL3_COLOR_MIGRATION.md(+132 -0)➕
PLAY_STORE_DEPLOYMENT.md(+164 -0)➕
PLAY_STORE_GRAPHICS_GUIDE.md(+148 -0)➕
PRIVACY_POLICY.md(+167 -0)➕
PRIVACY_POLICY_GUIDE.md(+146 -0)➕
SESSION_RESUME_FEATURES.md(+116 -0)➕
android/ANDROID_AUTO_AVD_SETUP.md(+63 -0)➕
android/README.md(+1 -0)📝
android/app/build.gradle(+49 -22)📝
android/app/capacitor.build.gradle(+4 -3)➖
android/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml(+0 -6)➖
android/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml(+0 -6)➖
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)...and 80 more files
📄 Description
Implement Android Auto playback functionality, ensuring playback state syncs correctly with the UI and session management. Refactor package names and update dependencies for media3 compatibility. Clean up UI elements and improve overall application structure.
Fixes #2
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.