1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-24 10:37:28 +02:00
immich/mobile/lib/modules/asset_viewer/providers
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_description.provider.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
asset_people.provider.dart feat(mobile): Add people list to exit bottom sheet (#6717) 2024-03-06 11:15:54 -05:00
asset_people.provider.g.dart refactor(mobile): app settings (#7749) 2024-03-12 14:56:08 +00:00
asset_stack.provider.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
asset_stack.provider.g.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
current_asset.provider.dart refactor(mobile): Activities (#5990) 2024-01-04 23:20:55 -06:00
current_asset.provider.g.dart refactor(mobile): maplibre (#6087) 2024-01-15 09:26:13 -06:00
image_viewer_page_state.provider.dart fix(mobile): use proper context for popping out from share (#5138) 2023-11-18 23:13:38 -06:00
render_list.provider.dart feat(mobile): multiselect for search & person page (#6016) 2024-01-05 21:23:58 +00:00
scroll_notifier.provider.dart
scroll_to_date_notifier.provider.dart feat(mobile): Added "jump to date" functionality to the memory view (#7323) 2024-04-24 15:02:03 -05:00
show_controls.provider.dart feat(mobile): custom video player controls (#2960) 2023-06-26 10:27:47 -05:00
video_player_controller_provider.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
video_player_controller_provider.g.dart refactor(mobile): app settings (#7749) 2024-03-12 14:56:08 +00:00
video_player_controls_provider.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
video_player_value_provider.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00