immich/mobile/lib
Omar Salama 8dde2d55b3 feat(mobile): add storage status filtering option
- Introduced new storage status options: "On Device Only", "On Server Only", and "All" in search filters.
- Updated search service to handle filtering based on storage status, allowing for device-only or server-only asset searches.
- Enhanced UI components to support new storage status filters, including a dedicated picker for selecting storage options.
- Adjusted existing search logic to accommodate new filtering criteria and ensure proper asset retrieval based on selected storage status.
2026-08-08 02:58:09 +03:00
..
constants fix(mobile): correct mislabeled Bengali locale entry (#30519) 2026-08-03 13:30:15 +00:00
domain feat(mobile): add storage status filtering option 2026-08-08 02:58:09 +03:00
entities refactor: yeet old timeline (#27666) 2026-04-15 23:00:27 +05:30
extensions chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
infrastructure feat(mobile): add storage status filtering option 2026-08-08 02:58:09 +03:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models feat(mobile): add storage status filtering option 2026-08-08 02:58:09 +03:00
pages chore: log reason for foreground backup cancellation (#30570) 2026-08-05 20:18:27 +05:30
presentation feat(mobile): add storage status filtering option 2026-08-08 02:58:09 +03:00
providers feat(mobile): add storage status filtering option 2026-08-08 02:58:09 +03:00
repositories chore: more riverpod lints from dcm (#30447) 2026-08-05 01:26:49 +05:30
routing fix: map not updating after viewing an asset (#30601) 2026-08-06 16:26:12 +05:30
services chore: log reason for foreground backup cancellation (#30570) 2026-08-05 20:18:27 +05:30
theme chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
utils refactor: mobile upload action (#29949) 2026-08-01 08:06:43 +05:30
widgets feat(mobile): add storage status filtering option 2026-08-08 02:58:09 +03:00
main.dart chore: enable use_build_context_synchronously lint (#30367) 2026-07-30 20:10:36 +00:00
wm_executor.dart chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00