1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/lib/modules/asset_viewer
Arno Wiest dc9b51ad02
feat(mobile): Added "jump to date" functionality to the memory view (#7323)
* implemented jump to date from memory

* Changed implementation to a ValueNotifier & fixes

* remove debug code

* feat(mobile):
- Added index bound checks
- Handled edge cases when scrolling to the very bottom of the grid-view
- removing the listener on dispose

* feat(mobile): fixed debug index offset & added debug toast for scroll errors

* feat(mobile): added more debug toasts...

* feat(mobile): scroll to month, if timeline is not grouped by days

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-04-24 15:02:03 -05:00
..
hooks refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
image_providers feat(mobile): faster image loader (#8140) 2024-03-21 11:51:03 -05:00
models feat(mobile): lazy loading of assets (#2413) 2023-05-17 12:36:02 -05:00
providers feat(mobile): Added "jump to date" functionality to the memory view (#7323) 2024-04-24 15:02:03 -05:00
services refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
ui fix(mobile): spacing fixes of #8087 (#8163) 2024-03-21 11:23:06 -05:00
views feat(mobile): haptic feedback setting (#8723) 2024-04-15 07:50:47 +02:00