immich/mobile/lib/widgets/common
Brandon Wees 23a34bee6f
feat: improved update messaging on app bar server info (#22938)
* feat: improved update messaging on app bar server info

* chore: message improvements

* chore: failed to fetch version error message

* feat: open latest release when tapping "Update" on server out of date message

* fix: text alignment states

* chore: code review updates

* Apply suggestion from @alextran1502

Co-authored-by: Alex <alex.tran1502@gmail.com>

* Apply suggestion from @alextran1502

Co-authored-by: Alex <alex.tran1502@gmail.com>

* chore: lots of rework of the version checking code to be cleaner

Added a semver utility class to simplify comparisons, broke the update notification logic into own widget, reworked view construction and colors.

* fix: show warnign without having to tap on app bar icon

* chore: colors

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-10-20 21:13:31 +00:00
..
app_bar_dialog feat: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00
confirm_dialog.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
date_time_picker.dart feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 -05:00
delayed_loading_indicator.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
drag_sheet.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
dropdown_search_menu.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
fade_in_placeholder_image.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_app_bar.dart feat: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00
immich_image.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_loading_indicator.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_logo.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_sliver_app_bar.dart feat: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00
immich_thumbnail.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_title_text.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_toast.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_album_sliver_app_bar.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
location_picker.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
mesmerizing_sliver_app_bar.dart fix(mobile): fast animations when "disable animations" enabled (#21309) 2025-08-27 21:42:38 -05:00
person_sliver_app_bar.dart fix(mobile): fast animations when "disable animations" enabled (#21309) 2025-08-27 21:42:38 -05:00
remote_album_sliver_app_bar.dart fix: display album image in selection mode (#22087) 2025-09-17 14:38:25 +00:00
scaffold_error_body.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
search_field.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
selection_sliver_app_bar.dart fix: add assets to album (#20626) 2025-08-04 12:25:11 -05:00
share_dialog.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
thumbhash_placeholder.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
transparent_image.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
user_avatar.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
user_circle_avatar.dart fix: use composite cache key in user circle avatar (#21220) 2025-08-24 21:32:24 -05:00