(Android) "Show storage indicator on asset tiles" doesn't work since 1.143.0 #7339

Closed
opened 2026-02-05 12:57:35 +03:00 by OVERLORD · 10 comments
Owner

Originally created by @richadams on GitHub (Sep 25, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

Updating from 1.142.1 to 1.143.0 on Android now shows the cloud icon on thumbnails on the main timeline regardless of the "Show storage indicator on asset tiles" setting.

This happened previously in #20139 (fixed with #20639), so there might have been a regression of that fix?

The OS that Immich Server is running on

Ubuntu

Version of Immich Server

1.142.1

Version of Immich Mobile App

1.143.0

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

Pixel 7a

Your docker-compose.yml content

.

Your .env content

.

Reproduction steps

  1. Settings > Photo Grid > "Show storage indicator on asset tiles", disable.
  2. View timeline, cloud icons still appear.

Relevant log output


Additional information

No response

Originally created by @richadams on GitHub (Sep 25, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug Updating from 1.142.1 to 1.143.0 on Android now shows the cloud icon on thumbnails on the main timeline regardless of the "Show storage indicator on asset tiles" setting. This happened previously in #20139 (fixed with #20639), so there might have been a regression of that fix? ### The OS that Immich Server is running on Ubuntu ### Version of Immich Server 1.142.1 ### Version of Immich Mobile App 1.143.0 ### Platform with the issue - [ ] Server - [ ] Web - [x] Mobile ### Device make and model Pixel 7a ### Your docker-compose.yml content ```YAML . ``` ### Your .env content ```Shell . ``` ### Reproduction steps 1. Settings > Photo Grid > "Show storage indicator on asset tiles", disable. 2. View timeline, cloud icons still appear. ### Relevant log output ```shell ``` ### Additional information _No response_
Author
Owner

@richadams commented on GitHub (Sep 25, 2025):

Updated to 1.143.1 on Android and issue is still present.

@richadams commented on GitHub (Sep 25, 2025): Updated to 1.143.1 on Android and issue is still present.
Author
Owner

@richadams commented on GitHub (Sep 25, 2025):

I think this might be the cause? https://github.com/immich-app/immich/pull/22077/files, as it looks to be forcing showStorageIndicator to true, and the timing lines up.

I don't have enough context to be able to say for sure though, so take with a grain of salt.

@richadams commented on GitHub (Sep 25, 2025): I think this might be the cause? https://github.com/immich-app/immich/pull/22077/files, as it looks to be forcing `showStorageIndicator` to `true`, and the timing lines up. I don't have enough context to be able to say for sure though, so take with a grain of salt.
Author
Owner

@aminomaboul commented on GitHub (Sep 25, 2025):

Also in the album view, there is no storage indicator. Even if it's enabled

@aminomaboul commented on GitHub (Sep 25, 2025): Also in the album view, there is no storage indicator. Even if it's enabled
Author
Owner

@zen-pavel commented on GitHub (Sep 29, 2025):

Same issue on iOS. Cloud icons are shown in timeline regardless of the switch in settings.

@zen-pavel commented on GitHub (Sep 29, 2025): Same issue on iOS. Cloud icons are shown in timeline regardless of the switch in settings.
Author
Owner

@sycorax commented on GitHub (Sep 30, 2025):

I waited for a week and I can't see a progress on this bug yet

@sycorax commented on GitHub (Sep 30, 2025): I waited for a week and I can't see a progress on this bug yet
Author
Owner

@joelis10 commented on GitHub (Oct 1, 2025):

Still having the issue here too on Android

@joelis10 commented on GitHub (Oct 1, 2025): Still having the issue here too on Android
Author
Owner

@sinackd commented on GitHub (Oct 1, 2025):

Issue still present in 1.144.1 on Android. Cleared app storage and cache after updating, no change.

@sinackd commented on GitHub (Oct 1, 2025): Issue still present in 1.144.1 on Android. Cleared app storage and cache after updating, no change.
Author
Owner

@JacobBumgarner commented on GitHub (Oct 2, 2025):

This is an issue on iOS as well in v2.0.0

@JacobBumgarner commented on GitHub (Oct 2, 2025): This is an issue on iOS as well in v2.0.0
Author
Owner

@sycorax commented on GitHub (Oct 2, 2025):

v2.0.0 Android also has the issue

@sycorax commented on GitHub (Oct 2, 2025): v2.0.0 Android also has the issue
Author
Owner

@ofilis commented on GitHub (Oct 2, 2025):

We still have this issue on iOS in v2.0.0

@ofilis commented on GitHub (Oct 2, 2025): We still have this issue on iOS in v2.0.0
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#7339