immich/mobile/lib/widgets
Alex Balgavy 8ba20cbd44
feat: tap to see next/previous image (#20286)
* feat(mobile): tap behavior for next/previous image

This change enables switching to the next/previous photo in the photo
viewer by tapping the left/right quarter of the screen.

* Avoid animation on first/last image

* Add changes to asset_viewer.page

* Add setting for tap navigation, disable by default

Not everyone wants to have tapping for next/previous image enabled, so
this commit adds a settings toggle. Since it might be confusing behavior
for new users, it is disabled by default.

* chore: refactor

* fix: lint

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2026-02-22 05:28:17 +00:00
..
activities fix(mobile): inherit toolbar opacity (#25694) 2026-02-16 09:54:57 +05:30
album fix(mobile): inherit toolbar opacity (#25694) 2026-02-16 09:54:57 +05:30
asset_grid fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
asset_viewer feat(mobile): 2026 font (#25213) 2026-01-13 09:59:57 -06:00
backup feat(mobile): 2026 font (#25213) 2026-01-13 09:59:57 -06:00
common feat(mobile): html text (#25739) 2026-02-19 12:27:16 -06:00
forms fix(mobile): do not autocorrect on endpoint input (#25696) 2026-01-29 23:03:26 -06:00
map chore(mobile): fix asset marker icon file name (#26290) 2026-02-17 11:53:44 -05:00
memories chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
photo_view feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
search refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
settings feat: tap to see next/previous image (#20286) 2026-02-22 05:28:17 +00:00
shared_link chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00