0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-25 02:41:37 -05:00
immich/mobile/lib
Mangat Singh Toor | ਮੰਗਤ ਸਿੰਘ ਤੂਰ 221e197633
fix(mobile): retain edited title when album updates (#15806)
* fix(album-viewer): retain edited title when album updates

ensure `AlbumViewerEditableTitle` keeps user input while editing,
even when the album updates from another provider. fall back to
`albumName` only when not in edit mode.

* linting

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-01-31 09:24:53 -06:00
..
constants feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00
entities feat(mobile): add ability to force view original videos (#15094) 2025-01-06 15:29:47 -05:00
extensions feat(mobile): Auto switching server URLs (#14437) 2024-12-05 09:11:48 -06:00
interfaces fix(mobile): search page issues (#15804) 2025-01-31 03:12:57 +00:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models fix(mobile): search page issues (#15804) 2025-01-31 03:12:57 +00:00
pages fix(mobile): search page issues (#15804) 2025-01-31 03:12:57 +00:00
providers fix(mobile): search page issues (#15804) 2025-01-31 03:12:57 +00:00
repositories fix(mobile): cannot get new photos on Android (#15461) 2025-01-20 07:25:43 -06:00
routing feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00
services fix(mobile): search page issues (#15804) 2025-01-31 03:12:57 +00:00
theme refactor(mobile): refactor theme management (#14415) 2024-12-11 16:30:56 +00:00
utils feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00
widgets fix(mobile): retain edited title when album updates (#15806) 2025-01-31 09:24:53 -06:00
main.dart feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00