1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/memories
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
..
models feat(mobile): memories (#2988) 2023-06-27 16:00:20 -05:00
providers chore(mobile): auto dispose future provider 2023-06-27 16:02:54 -05:00
services refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
ui feat(mobile): Added "jump to date" functionality to the memory view (#7323) 2024-04-24 15:02:03 -05:00
views feat(mobile): haptic feedback setting (#8723) 2024-04-15 07:50:47 +02:00