1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/album/views
martyfuhry d377cf0d02
feat(mobile): Add to album from asset detail view (#1413)
* add to album from asset detail view

* layout and design

* added shared albums

* fixed remote, asset update, and hit test

* made static size

* fixed create album

* suppress shared expansion tile if there are no shared albums

* updates album

* padding on tile
2023-01-26 23:16:28 -06:00
..
album_viewer_page.dart chore(mobile): Run dart analyze in CI (#1425) 2023-01-26 08:40:19 -06:00
asset_selection_page.dart chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00
create_album_page.dart feat(mobile): Add to album from asset detail view (#1413) 2023-01-26 23:16:28 -06:00
library_page.dart chore(mobile): Run dart analyze in CI (#1425) 2023-01-26 08:40:19 -06:00
select_additional_user_for_sharing_page.dart chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00
select_user_for_sharing_page.dart chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00
sharing_page.dart feat(mobile): enable zoom of preview images & reuse cached thumbnails (#1049) 2022-12-03 21:59:39 -06:00