Add video features : mute/unmute, mute on app starts, timeline with control and elapsed time, and fixes feeds swiping#60
Open
mas-gt wants to merge 11 commits intojoinloops:mainfrom
Open
Add video features : mute/unmute, mute on app starts, timeline with control and elapsed time, and fixes feeds swiping#60mas-gt wants to merge 11 commits intojoinloops:mainfrom
mas-gt wants to merge 11 commits intojoinloops:mainfrom
Conversation
sahin52
reviewed
Feb 4, 2026
sahin52
reviewed
Feb 4, 2026
sahin52
reviewed
Feb 4, 2026
sahin52
reviewed
Feb 4, 2026
|
Can you merge this already @dansup ? The ui isn't usable |
Open
|
can you merge this ? @dansup |
This was referenced Feb 22, 2026
is there a problem with this merge @dansup @shleeable ? |
Member
|
@mas-gt Nice work! Did you test this on iOS too? |
Contributor
Author
Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added a toggle button below the play/pause button to mute and unmute videos.
Added mute on application starts setting.
Added a timeline to display the duration with timer overlay and control the current video position.
Fixed video swiping: each video are now scrolled through individually, speed is no longer taken into account, in order to prevent videos from being skipped by mistake and to make swiping more consistent and pleasant.
Enhancements :
Fixes :
Demo
Mute/unmute button
Mute on application starts setting
Timeline timer
Control timeline
Control.progress.bar.mp4