Skip to content

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
mas-gt:main
Open

Add video features : mute/unmute, mute on app starts, timeline with control and elapsed time, and fixes feeds swiping#60
mas-gt wants to merge 11 commits intojoinloops:mainfrom
mas-gt:main

Conversation

@mas-gt
Copy link
Copy Markdown
Contributor

@mas-gt mas-gt commented Jan 30, 2026

Description

Added a toggle button below the play/pause button to mute and unmute videos.

  • The state of this button is not saved and is reset to false by default each time the application is restarted and user logout.

Added mute on application starts setting.

  • The state of this button is saved and sync with loops account preferences.

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

Overlay-Button-Muted Overlay-Button-Unmuted

Mute on application starts setting

Settings Settings-Videos

Timeline timer

Progress bar timer

Control timeline

Control.progress.bar.mp4

@mas-gt mas-gt marked this pull request as draft January 30, 2026 13:57
@mas-gt mas-gt changed the title Add video toggle mute button Add video features : mute/unmute, mute on app start, progressbar with remaining time Jan 30, 2026
@mas-gt mas-gt changed the title Add video features : mute/unmute, mute on app start, progressbar with remaining time Add video features : mute/unmute, mute on app starts, progressbar with control and remaining time Jan 30, 2026
@mas-gt mas-gt changed the title Add video features : mute/unmute, mute on app starts, progressbar with control and remaining time Add video features : mute/unmute, mute on app starts, progressbar with control and elapsed time Jan 30, 2026
@mas-gt mas-gt marked this pull request as ready for review January 30, 2026 17:17
@mas-gt mas-gt changed the title Add video features : mute/unmute, mute on app starts, progressbar with control and elapsed time Add video features : mute/unmute, mute on app starts, progressbar with control and elapsed time, and fixes feeds swiping Feb 4, 2026
@mas-gt mas-gt changed the title Add video features : mute/unmute, mute on app starts, progressbar with control and elapsed time, and fixes feeds swiping Add video features : mute/unmute, mute on app starts, timeline with control and elapsed time, and fixes feeds swiping Feb 4, 2026
@sahin52
Copy link
Copy Markdown

sahin52 commented Feb 19, 2026

Can you merge this already @dansup ? The ui isn't usable

@mas-gt mas-gt mentioned this pull request Feb 20, 2026
@DawaWGB
Copy link
Copy Markdown

DawaWGB commented Feb 20, 2026

can you merge this ? @dansup

@DawaWGB
Copy link
Copy Markdown

DawaWGB commented Feb 24, 2026

can you merge this ? @dansup

is there a problem with this merge @dansup @shleeable ?

@dansup
Copy link
Copy Markdown
Member

dansup commented Feb 26, 2026

@mas-gt Nice work! Did you test this on iOS too?

@mas-gt
Copy link
Copy Markdown
Contributor Author

mas-gt commented Feb 26, 2026

@mas-gt Nice work! Did you test this on iOS too?

Thanks!
It is true that this is important, and I forgot to specify that I cannot test on iOS 😕
I also wonder if the timeline should be displayed also by default or only when the video controls are activated, I don't know what is best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants