immich/mobile/lib/presentation/widgets/images
shenlong 08122d6871
fix: show only local assets from albums selected for backup (#20050)
* show only local assets from albums selected for backup

# Conflicts:
#	mobile/lib/infrastructure/repositories/db.repository.drift.dart

* ignore backup selection

* fix: backup album ownerId

* fix: backup album ownerId

* only show local only assets that are selected for backup

* add index on visibility and backup selection

* fix: video not playing in search view

* remove safe area from bottom bar

* refactor stack count with a CTE and local asset with a SELECT

* fix lint

* remove redundant COALESCE

* remove stack count from main timeline query

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-07-23 09:13:15 -05:00
..
full_image.widget.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +00:00
image_provider.dart fix: mobile storage status check (#19986) 2025-07-17 17:13:21 +00:00
local_album_thumbnail.widget.dart feat(mobile): drift local albums page (#19817) 2025-07-08 15:37:57 +00:00
local_image_provider.dart fix: mobile storage status check (#19986) 2025-07-17 17:13:21 +00:00
remote_image_provider.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +00:00
thumb_hash_provider.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
thumbnail.widget.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +00:00
thumbnail_tile.widget.dart fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00