immich/mobile/lib/widgets
Hai Sullivan 46e1967760
chore: optimisation of several UI components of the mobile app (#24098)
* fix(mobile): normalize scrolling behavior in networking settings

Remove ClampingScrollPhysics from networking settings page to match
the scrolling behavior of other settings pages. This restores the
standard iOS bounce/elastic scrolling effect.

* fix(mobile): use consistent native transitions for Library pages

Change Trash, Shared Links, and Folders routes from CustomRoute to AutoRoute to enable native iOS transitions with swipe-back gesture support.

* fix(mobile): remove SafeArea wrapper and ClampingScrollPhysics from Settings

Remove SafeArea wrapper (Scaffold handles safe areas automatically) and ClampingScrollPhysics to enable native iOS bounce scrolling.

* fix(mobile): remove bottom white space in Sync Status page

Replace Padding wrapper with ListView padding to match other Settings pages and eliminate bottom white space.

* chore: fix Dart formatting

Run dart format to fix formatting issues in settings.page.dart and sync_status_and_actions.dart

* Format Dart files

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: kao-byte <benjaminliu@MacBook-Air.local>
2025-11-30 13:01:01 -06:00
..
activities feat(mobile): chat-style for asset activity view (#23347) 2025-11-10 13:26:27 -06:00
album feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
asset_grid fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
asset_viewer fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
backup chore: refresh backup stats when entering backup page (#21977) 2025-09-18 15:36:43 -05:00
common chore: refactor mobile events (#24263) 2025-11-30 12:43:33 -06:00
forms feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
map fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
memories chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
photo_view chore(deps): bump flutter to 3.35.3 (#22054) 2025-09-16 21:10:01 -05:00
search feat(mobile): Quick date picker in the search page (#22653) 2025-11-10 13:55:09 -06:00
settings chore: optimisation of several UI components of the mobile app (#24098) 2025-11-30 13:01:01 -06:00
shared_link chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00