immich/mobile/lib/modules/album/views
Michael Manganiello 52fe392a9e
fix(mobile): display simple album date when range is single day (#4919)
This change makes albums with same start and end date, to just display a
single date.

Currently, date range is displayed as `Nov 9 - Nov 9 2023`. With this
change, just `Nov 9 2023` is displayed. No changes are made for albums
where start and end dates do not match.
2023-11-09 03:16:56 +00:00
..
album_options_part.dart feat(mobile): shared album activity disable handling (#4890) 2023-11-08 03:07:43 +00:00
album_viewer_page.dart fix(mobile): display simple album date when range is single day (#4919) 2023-11-09 03:16:56 +00:00
asset_selection_page.dart feat: manual stack assets (#4198) 2023-10-21 21:38:07 -05:00
create_album_page.dart feat: manual stack assets (#4198) 2023-10-21 21:38:07 -05:00
library_page.dart refactor(mobile): app bar (#4687) 2023-10-30 12:17:34 -05:00
select_additional_user_for_sharing_page.dart chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
select_user_for_sharing_page.dart chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
sharing_page.dart refactor(mobile): app bar (#4687) 2023-10-30 12:17:34 -05:00