immich/mobile/lib/domain/services
Thomas 6012d22d98
fix(mobile): incorrect asset dimensions in search (#26725)
Search results use a different provider than the main timeline, and they
appear appear to have diverged a bit. This means that assets can
sometimes look wrong or different in search compared to the main
timeline or albums.
2026-03-05 21:58:58 -06:00
..
asset.service.dart
background_worker.service.dart feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
hash.service.dart chore: do not process cloud ids during sync & hash (#25914) 2026-02-05 11:23:50 -06:00
local_album.service.dart
local_sync.service.dart feat(mobile): add playbackStyle to local asset entity and related database schema (#26596) 2026-03-01 14:50:21 -05:00
log.service.dart
map.service.dart
memory.service.dart
partner.service.dart
people.service.dart feat: add people deeplink (#25686) 2026-02-13 09:13:04 +05:30
remote_album.service.dart perf(mobile): optimized album sorting (#25179) 2026-02-23 20:13:45 +05:30
search.service.dart fix(mobile): incorrect asset dimensions in search (#26725) 2026-03-05 21:58:58 -06:00
setting.service.dart
store.service.dart
sync_linked_album.service.dart
sync_stream.service.dart feat(mobile): SyncAssetEditV1 (#26518) 2026-03-05 13:03:59 -06:00
timeline.service.dart feat(mobile): keep search results visible (#26498) 2026-03-04 11:27:11 -06:00
user.service.dart