[PR #1175] [MERGED] fix/mobile notification android 13 #8935

Closed
opened 2026-02-05 13:55:46 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1175
Author: @alextran1502
Created: 12/26/2022
Status: Merged
Merged: 12/26/2022
Merged by: @alextran1502

Base: mainHead: fix/mobile-notification-android-13


📝 Commits (2)

  • 48e867a fix(mobile) runtime notification permission rule Android 13
  • 55adb2f Format

📊 Changes

1 file changed (+24 additions, -11 deletions)

View changed files

📝 mobile/android/app/src/main/AndroidManifest.xml (+24 -11)

📄 Description

Fix #1167


🔄 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/immich-app/immich/pull/1175 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 12/26/2022 **Status:** ✅ Merged **Merged:** 12/26/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/mobile-notification-android-13` --- ### 📝 Commits (2) - [`48e867a`](https://github.com/immich-app/immich/commit/48e867a71a81dc54a0bad5e975377cac642bcec5) fix(mobile) runtime notification permission rule Android 13 - [`55adb2f`](https://github.com/immich-app/immich/commit/55adb2f7ec7f7c7edfdd07b7e3eff3007d7a1f70) Format ### 📊 Changes **1 file changed** (+24 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `mobile/android/app/src/main/AndroidManifest.xml` (+24 -11) </details> ### 📄 Description Fix #1167 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:55:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8935