immich/mobile/lib/routing
martyfuhry 4ef4cc8016
refactor(mobile): Refactor video player page and gallery bottom app bar (#7625)
* Fixes double video auto initialize issue and placeholder for video controller

* WIP unravel stack index

* Refactors video player controller

format

fixing video

format

Working

format

* Fixes hide on pause

* Got hiding when tapped working

* Hides controls when video starts and fixes placeholder for memory card

Remove prints

* Fixes show controls with microtask

* fix LivePhotos not playing

* removes unused function callbacks and moves wakelock

* Update motion video

* Fixing motion photo playing

* Renames to isPlayingVideo

* Fixes playing video on change

* pause on dispose

* fixing issues with sync between controls

* Adds gallery app bar

* Switches to memoized

* Fixes pause

* Revert "Switches to memoized"

This reverts commit 234e6741de.

* uses stateful widget

* Fixes double video play by using provider and new chewie video player

wip

format

Fixes motion photos

format

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-03-05 21:42:22 -06:00
..
auth_guard.dart fix(mobile): Stop sending app to login page for unrelated auth errors (#7383) 2024-02-26 21:25:39 -06:00
backup_permission_guard.dart feat(mobile): use app without storage permission (#5014) 2023-11-14 14:30:27 -06:00
custom_transition_builders.dart fix(mobile): use zoomedpagetransition for galleryvieweroute (#5495) 2023-12-05 09:45:04 -06:00
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): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
tab_navigation_observer.dart feat(web): show partners assets on the main timeline (#4933) 2023-11-11 21:06:19 +00:00