immich/mobile/lib/modules/album/views
Fynn Petersen-Frey 1633af7af6
feat(mobile): show local assets (#905)
* introduce Asset as composition of AssetResponseDTO and AssetEntity

* filter out duplicate assets (that are both local and remote, take only remote for now)

* only allow remote images to be added to albums

* introduce ImmichImage to render Asset using local or remote data

* optimized deletion of local assets

* local video file playback

* allow multiple methods to wait on background service finished

* skip local assets when adding to album from home screen

* fix and optimize delete

* show gray box placeholder for local assets

* add comments

* fix bug: duplicate assets in state after onNewAssetUploaded
2022-11-08 11:00:24 -06:00
..
album_viewer_page.dart feat(mobile): show local assets (#905) 2022-11-08 11:00:24 -06:00
asset_selection_page.dart Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
create_album_page.dart feat(mobile): show local assets (#905) 2022-11-08 11:00:24 -06:00
library_page.dart fix/cache read write error ios16 (#691) 2022-09-14 10:18:25 -05:00
select_additional_user_for_sharing_page.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
select_user_for_sharing_page.dart fixed delete dialog colors 2022-10-14 11:15:19 -05:00
sharing_page.dart feat(mobile): show local assets (#905) 2022-11-08 11:00:24 -06:00