immich/mobile/lib/infrastructure/entities
shenlong 7855974a29
feat(mobile): sqlite asset viewer (#19552)
* add full image provider and refactor thumb providers

* photo_view updates

* wip: asset-viewer

* fix controller dispose on page change

* wip: bottom sheet

* fix interactions

* more bottomsheet changes

* generate schema

* PR feedback

* refactor asset viewer

* never rotate and fix background on page change

* use photoview as the loading builder

* precache after delay

* claude: optimizing rebuild of image provider

* claude: optimizing image decoding and caching

* use proper cache for new full size image providers

* chore: load local HEIC fullsize for iOS

* make controller callbacks nullable

* remove imageprovider cache

* do not handle drag gestures when zoomed

* use loadOriginal setting for HEIC / larger images

* preload assets outside timer

* never use same controllers in photo-view gallery

* fix: cannot scroll down once swipe with bottom sheet

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-07-02 18:24:37 +07:00
..
device_asset.entity.dart refactor(mobile): device asset entity to use modified time (#17064) 2025-04-03 14:42:35 +07:00
device_asset.entity.g.dart refactor(mobile): device asset entity to use modified time (#17064) 2025-04-03 14:42:35 +07:00
exif.entity.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +07:00
exif.entity.drift.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +07:00
exif.entity.g.dart refactor: exif entity (#16621) 2025-03-06 11:58:24 +07:00
local_album.entity.dart feat(mobile): add album asset sync (#19522) 2025-06-26 08:50:39 +07:00
local_album.entity.drift.dart feat(mobile): add album asset sync (#19522) 2025-06-26 08:50:39 +07:00
local_album_asset.entity.dart feat: delta sync (#18428) 2025-05-29 10:42:00 +07:00
local_album_asset.entity.drift.dart feat: delta sync (#18428) 2025-05-29 10:42:00 +07:00
local_asset.entity.dart feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +07:00
local_asset.entity.drift.dart feat(mobile): sync local asset width & height from platform (#18994) 2025-06-08 21:50:54 +07:00
log.entity.dart chore(mobile): rename log enum to lowercase (#16476) 2025-03-02 06:30:48 +07:00
log.entity.g.dart chore(mobile): rename log enum to lowercase (#16476) 2025-03-02 06:30:48 +07:00
merged_asset.drift feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +07:00
merged_asset.drift.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +07:00
partner.entity.dart feat(mobile): remote asset & exif sync (#18756) 2025-06-03 11:01:50 +07:00
partner.entity.drift.dart feat(mobile): remote asset & exif sync (#18756) 2025-06-03 11:01:50 +07:00
remote_album.entity.dart feat(mobile): add album asset sync (#19522) 2025-06-26 08:50:39 +07:00
remote_album.entity.drift.dart feat(mobile): add album asset sync (#19522) 2025-06-26 08:50:39 +07:00
remote_album_asset.entity.dart feat(mobile): add album asset sync (#19522) 2025-06-26 08:50:39 +07:00
remote_album_asset.entity.drift.dart feat(mobile): add album asset sync (#19522) 2025-06-26 08:50:39 +07:00
remote_album_user.entity.dart feat(mobile): add album asset sync (#19522) 2025-06-26 08:50:39 +07:00
remote_album_user.entity.drift.dart feat(mobile): add album asset sync (#19522) 2025-06-26 08:50:39 +07:00
remote_asset.entity.dart feat: favorite action (#19623) 2025-06-30 12:21:09 +07:00
remote_asset.entity.drift.dart feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +07:00
store.entity.dart chore(mobile): rename log enum to lowercase (#16476) 2025-03-02 06:30:48 +07:00
store.entity.g.dart refactor(mobile): split store into repo and service (#16199) 2025-02-19 13:05:24 +07:00
user.entity.dart feat(mobile): remote asset & exif sync (#18756) 2025-06-03 11:01:50 +07:00
user.entity.drift.dart feat(mobile): remote asset & exif sync (#18756) 2025-06-03 11:01:50 +07:00
user.entity.g.dart refactor: user entity (#16655) 2025-03-12 08:56:56 +07:00
user_metadata.entity.dart feat(mobile): remote asset & exif sync (#18756) 2025-06-03 11:01:50 +07:00
user_metadata.entity.drift.dart feat(mobile): remote asset & exif sync (#18756) 2025-06-03 11:01:50 +07:00