0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 00:52:43 -05:00
immich/mobile/lib/modules/home/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
..
asset_grid feat(mobile): Added "jump to date" functionality to the memory view (#7323) 2024-04-24 15:02:03 -05:00
control_bottom_app_bar.dart feat(mobile): drag to select assets (#8004) 2024-03-19 14:31:56 +00:00
delete_dialog.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
draggable_scrollbar.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
upload_dialog.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00