1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00
immich/mobile/lib/modules/home/ui/asset_grid
Alex 2e5cd986dd
feat(mobile): Archive feature on mobile (#2258)
* update asset to include isArchive property

* Not display archived assets on timeline

* replace share button to archive button

* Added archive page

* Add bottom nav bar

* clean up homepage

* remove deadcode

* improve on sync is archive

* show archive asset correctly

* better merge condition

* Added back renderList to re-rendering don't jump around

* Better way to handle showing archive assets

* complete ArchiveSelectionNotifier

* toggle archive

* remove deadcode

* fix unit tests

* update assets in DB when changing assets

* update asset state to reflect archived status

* allow to archive assets via multi-select from timeline

* fixed logic

* Add options to bulk unarchive

* regenerate api

* Change position of toast message

---------

Co-authored-by: Fynn Petersen-Frey <zoodyy@users.noreply.github.com>
2023-04-17 00:02:07 -05:00
..
asset_grid_data_structure.dart feat(mobile): Archive feature on mobile (#2258) 2023-04-17 00:02:07 -05:00
disable_multi_select_button.dart feat(mobile): Add selected assets to album (#901) 2022-11-05 20:21:55 -05:00
draggable_scrollbar_custom.dart Make new asset grid the default 2022-10-01 10:38:11 +02:00
group_divider_title.dart feat(mobile): Home screen customization options (#1563) 2023-02-09 11:35:44 -06:00
immich_asset_grid_view.dart feature(mobile): Hardening synchronization mechanism + Pull to refresh (#2085) 2023-03-26 21:35:52 -05:00
immich_asset_grid.dart feat(mobile): Archive feature on mobile (#2258) 2023-04-17 00:02:07 -05:00
thumbnail_image.dart fix(mobile): Fixes hero animation on main timeline (#1924) 2023-03-03 16:49:40 -06:00