1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/album/views
Matthias Rupp bb0b2a1f53
feat(mobile): Library page rework (album sorting, favorites) (#1501)
* Add album sorting

* Change AppBar to match photos page behaviour

* Add buttons

* First crude implementation of the favorites page

* Clean up

* Add favorite button

* i18n

* Add star indicator to thumbnail

* Add favorite logic to separate provider and fix favorite behavior in album

* Review feedback (Add isFavorite variable)

* dev: style buttons

* dev: styled drop down button

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-02-04 21:25:11 -06:00
..
album_viewer_page.dart fix(mobile): Fix back button closing the app from multiselection in Android (#1477) 2023-01-29 22:36:26 -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 feat(mobile): Library page rework (album sorting, favorites) (#1501) 2023-02-04 21:25:11 -06:00
select_additional_user_for_sharing_page.dart fixes dark mode color for invite to album app bar (#1524) 2023-02-02 12:31:44 -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