immich/mobile/lib/modules
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 feat(mobile): Library page rework (album sorting, favorites) (#1501) 2023-02-04 21:25:11 -06:00
asset_viewer feat(mobile): Library page rework (album sorting, favorites) (#1501) 2023-02-04 21:25:11 -06:00
backup refactor(mobile): reworked Asset, store all required fields from local & remote (#1539) 2023-02-04 14:42:42 -06:00
favorite feat(mobile): Library page rework (album sorting, favorites) (#1501) 2023-02-04 21:25:11 -06:00
home feat(mobile): Library page rework (album sorting, favorites) (#1501) 2023-02-04 21:25:11 -06:00
login refactor(mobile): reworked Asset, store all required fields from local & remote (#1539) 2023-02-04 14:42:42 -06:00
search refactor(mobile): reworked Asset, store all required fields from local & remote (#1539) 2023-02-04 14:42:42 -06:00
settings fix(mobile): Fix endless 'Building timeline' loop after changing the number of assets per row (#1445) 2023-01-27 13:08:05 -06:00