1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/lib/shared/services
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
..
api.service.dart Fix crash at first start when 'userInfoBox' does not contain 'serverEndpointKey' before API service is initialized (#1362) 2023-01-19 13:06:57 -06:00
asset_cache.service.dart refactor(mobile): reworked Asset, store all required fields from local & remote (#1539) 2023-02-04 14:42:42 -06:00
asset.service.dart feat(mobile): Library page rework (album sorting, favorites) (#1501) 2023-02-04 21:25:11 -06:00
cache.service.dart chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00
device_info.service.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
immich_logger.service.dart chore(mobile): Run dart analyze in CI (#1425) 2023-01-26 08:40:19 -06:00
json_cache.dart refactor(mobile): reworked Asset, store all required fields from local & remote (#1539) 2023-02-04 14:42:42 -06:00
server_info.service.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
share.service.dart refactor(mobile): reworked Asset, store all required fields from local & remote (#1539) 2023-02-04 14:42:42 -06:00
user.service.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00