1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/routing
martyfuhry 3cd3411c1f
refactor(mobile): Use hooks to manage Chewie controller for video (#7008)
* video loading delayed

* Chewie controller implemented in hook

* fixing look and feel

* Finalizing delay and animations

* Fixes issue with immersive mode showing immediately in videos

* format fix

* Fixes bug where video controls would hide immediately after showing while playing and reverts hide controls timer to 5 seconds

* Fixed rebase issues

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-22 23:18:02 -06:00
..
auth_guard.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
backup_permission_guard.dart
custom_transition_builders.dart
duplicate_guard.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
router.dart chore(dep): update auto_route (#6390) 2024-01-15 16:50:33 +00:00
router.gr.dart refactor(mobile): Use hooks to manage Chewie controller for video (#7008) 2024-02-22 23:18:02 -06:00
tab_navigation_observer.dart