immich/mobile/lib/widgets
JobiJoba 5d0ad853f4
feat(mobile): add album description functionality (#18886)
* feat(mobile): add album description functionality

- Introduced a new optional `description` field in the `Album` entity.
- Updated `AlbumViewerPageState` to manage `editDescriptionText`.
- Created `AlbumDescription` and `AlbumViewerEditableDescription` widgets for displaying and editing album descriptions.
- Enhanced `CreateAlbumPage` to include a description input field.
- Implemented backend support for updating album descriptions in `AlbumApiRepository` and `AlbumService`.
- Updated sync logic to handle album descriptions during data synchronization.
- Adjusted UI components to accommodate the new description feature.

* fix dart analysis error

* remove comment that shouldn't be there

* Album header styling

* fix: disable edit after album creation

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-06-04 17:41:28 +00:00
..
activities feat(mobile): use Weblate for i18n (2) (#17620) 2025-04-15 15:54:26 +00:00
album feat(mobile): add album description functionality (#18886) 2025-06-04 17:41:28 +00:00
asset_grid feat(mobile): add bulk download functionality (#18878) 2025-06-04 09:49:43 -05:00
asset_viewer feat: locked view mobile (#18316) 2025-05-20 13:35:22 +00:00
backup fix: Update locked folder text and improve translations (#18622) 2025-05-29 15:06:08 -05:00
common fix(mobile): notification, dialog that don't translate properly (#18827) 2025-06-01 21:03:22 -05:00
forms feat: locked view mobile (#18316) 2025-05-20 13:35:22 +00:00
map fix(mobile): empty translation placeholders (#18063) 2025-05-06 09:21:05 -04:00
memories chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
photo_view fix(mobile): double swipe (#18749) 2025-05-29 14:35:36 +00:00
search feat(mobile): map improvements (#17714) 2025-04-21 05:55:13 +00:00
settings feat(mobile): Improve language setting UI (#18854) 2025-06-03 09:30:39 -05:00
shared_link fix(mobile): empty translation placeholders (#18063) 2025-05-06 09:21:05 -04:00