[PR #475] [MERGED] Fixed dark mode not auto switch on iOS #8625

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/475
Author: @alextran1502
Created: 8/16/2022
Status: Merged
Merged: 8/16/2022
Merged by: @alextran1502

Base: mainHead: 474-bug-dark-mode-doesnt-conform-to-system-setting


📝 Commits (1)

  • 570f420 Remove hardcode UIsystemLight in info.plist

📊 Changes

3 files changed (+1 additions, -4 deletions)

View changed files

📝 mobile/ios/Runner/Info.plist (+1 -2)
📝 mobile/lib/main.dart (+0 -1)
📝 mobile/lib/modules/settings/ui/theme_setting/theme_setting.dart (+0 -1)

📄 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/immich-app/immich/pull/475 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 8/16/2022 **Status:** ✅ Merged **Merged:** 8/16/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `474-bug-dark-mode-doesnt-conform-to-system-setting` --- ### 📝 Commits (1) - [`570f420`](https://github.com/immich-app/immich/commit/570f420e16001bcb3410c59c173bdd6cb7e4a39c) Remove hardcode UIsystemLight in info.plist ### 📊 Changes **3 files changed** (+1 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `mobile/ios/Runner/Info.plist` (+1 -2) 📝 `mobile/lib/main.dart` (+0 -1) 📝 `mobile/lib/modules/settings/ui/theme_setting/theme_setting.dart` (+0 -1) </details> ### 📄 Description _No description provided_ --- <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:50:30 +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#8625