immich/mobile/lib
Christian e94eb5012f
feat(mobile): add to album from asset viewer (#23608)
* feat: add action button in photo viewer for adding assets to albums, archiving, and moving to locked folders

* fix: use const constructors for icons in action button menu

* Update mobile/lib/presentation/widgets/action_buttons/add_action_button.widget.dart

Co-authored-by: Brandon Wees <brandonwees@gmail.com>

* Update mobile/lib/presentation/widgets/asset_viewer/bottom_bar.widget.dart

Co-authored-by: Brandon Wees <brandonwees@gmail.com>

* remove de translation

* fixed PR comments: https://github.com/immich-app/immich/pull/23608

* menu styling

* menu styling

* i18n

---------

Co-authored-by: Brandon Wees <brandonwees@gmail.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-11-14 15:11:47 -06:00
..
constants feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
domain feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions chore: show error message in upload details route (#22472) 2025-09-29 12:31:09 -05:00
infrastructure feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models feat(mobile): view similar photos (#22148) 2025-10-28 16:17:26 -05:00
pages fix: fully sync local library on app restart (#23323) 2025-11-05 14:09:50 +00:00
platform feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
presentation feat(mobile): add to album from asset viewer (#23608) 2025-11-14 15:11:47 -06:00
providers fix(mobile): sync album and asset activity state when add/remove asset level activity (#23484) 2025-11-10 13:25:43 -06:00
repositories feat: endpoint descriptions (#23813) 2025-11-11 17:01:14 -05:00
routing fix(mobile): Add fade-in to asset viewer transition (#23692) 2025-11-07 17:13:43 -06:00
services feat: endpoint descriptions (#23813) 2025-11-11 17:01:14 -05:00
theme chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
utils chore: patch MemoriesResponse (#23764) 2025-11-10 11:37:45 -06:00
widgets feat(mobile): Quick date picker in the search page (#22653) 2025-11-10 13:55:09 -06:00
main.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00