Skip to content

feat(mobile): android widgets #19310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

feat(mobile): android widgets #19310

wants to merge 16 commits into from

Conversation

bwees
Copy link
Member

@bwees bwees commented Jun 19, 2025

Description

This adds widgets to Android, similar to those in #19148.

How Has This Been Tested?

Pixel 9 Pro Simulator

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/)

@bwees bwees force-pushed the feat/android-widgets branch 2 times, most recently from 4dde2c8 to 3debd60 Compare June 26, 2025 14:52
@bwees bwees force-pushed the feat/android-widgets branch 2 times, most recently from 768bbee to 9d19c5e Compare July 7, 2025 20:25
@bwees bwees marked this pull request as ready for review July 7, 2025 20:26
@bwees bwees force-pushed the feat/android-widgets branch from b475a34 to 2ba18d4 Compare July 10, 2025 15:05
@alextran1502
Copy link
Member

First round of testing, running in release mode, I couldn't get the widget to load. The widget keep spinning at "Loading widget" screen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants