1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/lib/modules/asset_viewer/ui
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
..
advanced_bottom_sheet.dart fix(mobile): Fixes bottom exif info sheet modal drag controls (#7165) 2024-02-17 22:03:01 -06:00
animated_play_pause.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
bottom_gallery_bar.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
center_play_button.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
custom_video_player_controls.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
description_input.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
exif_bottom_sheet.dart fix(mobile): Fixes bottom exif info sheet modal drag controls (#7165) 2024-02-17 22:03:01 -06:00
gallery_app_bar.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
top_control_app_bar.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
video_controls.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
video_player.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00