[PR #21473] feat(mobile): add image filters to androids random widget #16861

Closed
opened 2026-02-05 16:11:59 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/21473

State: closed
Merged: No


Description

Adds a dropdown in the random widget configuration to apply filter(s). I'm running NothingOS on my phone and the design language/launcher is very clean and simple, so I wanted to have an option to display the images in B/W.

I'm not entirely sure if that fits the scope of Immich, so I do understand if this ends up getting declined. (Also considering that it's only for the random widget on android. I don't have experience with iOS development nor a device to test on)

How Has This Been Tested?

Nothing Phone 3a running Android 15.

Screenshots

Screenshot_20250831-150553 Screenshot_20250831-150632

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)
**Original Pull Request:** https://github.com/immich-app/immich/pull/21473 **State:** closed **Merged:** No --- ## Description Adds a dropdown in the random widget configuration to apply filter(s). I'm running NothingOS on my phone and the design language/launcher is very clean and simple, so I wanted to have an option to display the images in B/W. I'm not entirely sure if that fits the scope of Immich, so I do understand if this ends up getting declined. (Also considering that it's only for the random widget on android. I don't have experience with iOS development nor a device to test on) ## How Has This Been Tested? Nothing Phone 3a running Android 15. <summary><h2>Screenshots</h2></summary> <img width="360" height="2329" alt="Screenshot_20250831-150553" src="https://github.com/user-attachments/assets/64d3fab0-4a1e-40d9-b114-7fdc14f71145" /> <img width="360" alt="Screenshot_20250831-150632" src="https://github.com/user-attachments/assets/e2442b22-4fd0-48d7-86af-b43dbb568995" /> ## Checklist: - [x] I have performed a self-review of my own code - [x] I have made corresponding changes to the documentation if applicable - [x] I have no unrelated changes in the PR. - [x] I have confirmed that any new dependencies are strictly necessary. - [x] I have written tests for new code (if applicable) - [x] I have followed naming conventions/patterns in the surrounding code - [x] All code in `src/services/` uses repositories implementations for database calls, filesystem operations, etc. - [x] All code in `src/repositories/` is pretty basic/simple and does not have any immich specific logic (that belongs in `src/services/`)
OVERLORD added the pull-request label 2026-02-05 16:11:59 +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#16861