mirror-immich/mobile/lib
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
..
constants feat: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00
domain feat: add video auto play setting (#20416) 2025-10-15 11:24:47 -04: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 chore: refactor show view in timeline button (#22894) 2025-10-14 15:25:48 +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: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00
pages fix(mobile): notate experimental network features, cleanup mis assigned translation tags (#23021) 2025-10-20 19:20:49 +00:00
platform fix: promote to foreground service before starting engine (#22517) 2025-10-07 08:49:43 -05:00
presentation feat(mobile): Change the UI of asset activity list to bottom sheet (#23075) 2025-10-20 13:35:52 -05:00
providers feat: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00
repositories fix: show dialog before delete local action (#22280) 2025-10-14 07:20:14 +00:00
routing fix: download feedback (#22178) 2025-09-19 00:47:01 -05:00
services feat: add video auto play setting (#20416) 2025-10-15 11:24:47 -04:00
theme chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 -04:00
utils feat: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00
widgets feat: improved update messaging on app bar server info (#22938) 2025-10-20 21:13:31 +00:00
main.dart fix: promote to foreground service before starting engine (#22517) 2025-10-07 08:49:43 -05:00