Skip to content

feat(video): full screen gesture - #17680

Merged
alperozturk96 merged 6 commits into
masterfrom
feat/full-screen-media-player
Sep 22, 2026
Merged

alperozturk96 merged 6 commits into
masterfrom
feat/full-screen-media-player

Conversation

@alperozturk96

@alperozturk96 alperozturk96 commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

Changes

  • Removes not-active codes
  • Moves logic to the extensions and unifies the toggle logic

Test

When user taps the video app should enter the full-screen mode and all controls and system bar must be not visible and user should be able to revert with another tap.

@alperozturk96 alperozturk96 linked an issue Sep 21, 2026 that may be closed by this pull request
4 tasks
@github-actions

github-actions Bot commented Sep 21, 2026

Copy link
Copy Markdown

📱 QA build

Download app-qa-debug.apk
QR code Open the QR code for this download
Commit 6c34f12
Version 17680
Available until 7 days after this build

The QA build installs alongside a released Nextcloud app, so you can keep
using your existing install while testing.

Downloading the file requires a GitHub account, so open this link on the
device you want to test on, or transfer the APK to it.

@github-actions

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-35.0.x

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>

@daniele-verducci daniele-verducci left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool, works well!

A further improvement could be to hide the system buttons when going fullscreen, as right now they instead appear when going fullscreen:

Screen_recording_20260922_114941.webm

This is only on devices with the 2 or 3-buttons navigation, that's no more the default, so I don't know if it makes sense spend time on fixing this...

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>

@daniele-verducci daniele-verducci left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfetto!!!

@alperozturk96
alperozturk96 merged commit 2c6558f into master Sep 22, 2026
22 of 23 checks passed
@alperozturk96
alperozturk96 deleted the feat/full-screen-media-player branch September 22, 2026 10:10
@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3232
Correctness5858
Dodgy code186186
Experimental11
Malicious code vulnerability22
Multithreaded correctness2626
Performance3737
Security1818
Total360360

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Player controls and media title never disappear

2 participants