1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/memories/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
..
memory_bottom_info.dart feat(mobile): Add end page to the end to memories (#6780) 2024-01-30 17:47:47 -06:00
memory_card.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
memory_epilogue.dart feat(mobile): Memories activity is now full screen, better image fit, adds progress indicator (#6793) 2024-02-05 19:12:33 +00:00
memory_lane.dart refactor(mobile): Use widgets in Immich asset grid (#7140) 2024-02-17 21:31:34 -06:00
memory_progress_indicator.dart fix(mobile): Fixes memory lane progress indicator color in dark mode (#7199) 2024-02-19 09:13:28 -06:00