1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/memories/ui
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
..
memory_bottom_info.dart feat(mobile): Added "jump to date" functionality to the memory view (#7323) 2024-04-24 15:02:03 -05:00
memory_card.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
memory_epilogue.dart fix(mobile): memories translation (#8316) 2024-03-31 06:59:11 +00:00
memory_lane.dart feat(mobile): haptic feedback setting (#8723) 2024-04-15 07:50:47 +02:00
memory_progress_indicator.dart fix(mobile): Fixes memory lane progress indicator color in dark mode (#7199) 2024-02-19 09:13:28 -06:00