1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-24 10:37:28 +02:00
immich/mobile/lib/modules/home/ui
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
..
asset_grid feat(mobile): show local assets (#905) 2022-11-08 11:00:24 -06:00
profile_drawer Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
control_bottom_app_bar.dart Update size 2022-11-06 21:20:48 -06:00
delete_diaglog.dart Merge branch 'main' of github.com:immich-app/immich into dev/mobile-cosmetic-improvement 2022-10-14 15:58:26 -05:00
draggable_scrollbar.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
immich_sliver_appbar.dart improve Android background service reliability (#603) 2022-09-08 08:36:08 -05:00