Commit Graph

8 Commits

Author SHA1 Message Date
Marty Fuhry
8784426c9e fixing issues with sync between controls 2024-03-05 14:21:26 -05:00
Marty Fuhry
40eab06ca3 removes unused function callbacks and moves wakelock 2024-03-05 12:13:40 -05:00
Alex Tran
11d4945ce8 fix LivePhotos not playing 2024-03-05 11:08:56 -06:00
Marty Fuhry
0f5c430826 Hides controls when video starts and fixes placeholder for memory card
Remove prints
2024-03-04 12:12:33 -05:00
Marty Fuhry
f151e6cead Refactors video player controller
format

fixing video

format

Working

format
2024-03-04 11:08:35 -05:00
Marty Fuhry
adb541e627 WIP unravel stack index 2024-03-01 14:58:20 -05:00
Marty Fuhry
f18872c18c Fixes double video auto initialize issue and placeholder for video controller 2024-03-01 13:54:03 -05:00
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