mirror-immich/mobile/lib/domain/models
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
..
album feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
asset fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
asset_face.model.dart feat(mobile): asset face sync (#20022) 2025-07-22 17:17:52 +00:00
device_asset.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
events.model.dart feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
exif.model.dart feat(mobile): star rating (#24457) 2026-01-23 21:17:46 +05:30
log.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
map.model.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
memory.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
person.model.dart feat: people page/sheet/detail (#20309) 2025-07-30 03:07:53 +00:00
search_result.model.dart fix: persist search page scroll offset between rebuilds (#22733) 2025-10-08 10:00:51 -05:00
setting.model.dart feat: add video auto play setting (#20416) 2025-10-15 11:24:47 -04:00
stack.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
store.model.dart feat: tap to see next/previous image (#20286) 2026-02-22 05:28:17 +00:00
sync_event.model.dart refactor: logger service and remove dynamic (#17733) 2025-06-08 22:01:31 -05:00
tag.model.dart feat(mobile): filter by tags (#26196) 2026-02-18 21:16:26 +00:00
timeline.model.dart chore: refactor mobile events (#24263) 2025-11-30 12:43:33 -06:00
user.model.dart feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 -05:00
user_metadata.model.dart feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 -05:00