Skip to content

⚒️ Migrate fullscreen viewer layout to Composables#5898

Merged
AndyScherzinger merged 7 commits intomasterfrom
chore/noid/migrateFullScreenText
Mar 6, 2026
Merged

⚒️ Migrate fullscreen viewer layout to Composables#5898
AndyScherzinger merged 7 commits intomasterfrom
chore/noid/migrateFullScreenText

Conversation

@AndyScherzinger
Copy link
Member

@AndyScherzinger AndyScherzinger commented Feb 24, 2026

🖼️ Screenshots

🏚️ Before (yellow server) 🏡 After (blue server)
old_light_txt new_light_txt
old_dark_md new_dark_md
old new
oldv newv

🚧 TODO

  • review & merge

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

@AndyScherzinger AndyScherzinger added this to the 23.1.0 milestone Feb 24, 2026
@AndyScherzinger AndyScherzinger added 3. to review Waiting for reviews technical debt Technical issue labels Feb 24, 2026
@AndyScherzinger AndyScherzinger force-pushed the chore/noid/migrateFullScreenText branch 2 times, most recently from 3bcd763 to 4662974 Compare February 24, 2026 12:42
@AndyScherzinger AndyScherzinger force-pushed the chore/noid/migrateFullScreenText branch 2 times, most recently from 8a8741a to 3511d90 Compare February 27, 2026 11:00
@AndyScherzinger AndyScherzinger force-pushed the chore/noid/migrateFullScreenText branch 2 times, most recently from c474ae8 to 497568d Compare February 27, 2026 13:31
@AndyScherzinger AndyScherzinger changed the title ⚒️ Migrate fullscreen text viewer layout to Composables ⚒️ Migrate fullscreen viewer layout to Composables Feb 27, 2026
@AndyScherzinger AndyScherzinger added the design Related to the design label Feb 27, 2026
@AndyScherzinger AndyScherzinger force-pushed the chore/noid/migrateFullScreenText branch 5 times, most recently from 8ffdec9 to 2be732f Compare March 2, 2026 16:22
Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

Very nice!

(Seems same is needed in the Nites app to fix the bug of the title being overlaid by the status bar?)

@AndyScherzinger
Copy link
Member Author

@jancborchardt the notes app is also fixed. @alperozturk96 did that, you might just not yet get the latest version via f-droid.

@AndyScherzinger AndyScherzinger force-pushed the chore/noid/migrateFullScreenText branch from 2be732f to cfba531 Compare March 4, 2026 14:08
mahibi
mahibi previously requested changes Mar 6, 2026
Copy link
Collaborator

@mahibi mahibi left a comment

Choose a reason for hiding this comment

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

  • Image zooming is broken

  • menu in FullScreenMediaScreen has wrong colors image

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
…ia Files app within the full screen activity

Resolves #1683

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
…ottom gradients for any bar when viewing the image

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger force-pushed the chore/noid/migrateFullScreenText branch from cfba531 to 5a1f596 Compare March 6, 2026 11:37
@AndyScherzinger
Copy link
Member Author

Image zooming is broken

✅ Works for me, you need to double-tap first - same on master

menu in FullScreenMediaScreen has wrong colors

👀 Looking into it

…ad of hardcoded dark theme (not fully applying to menu)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger requested a review from mahibi March 6, 2026 12:33
@AndyScherzinger
Copy link
Member Author

menu in FullScreenMediaScreen has wrong colors

@mahibi fixed via 6fa828b

@mahibi
Copy link
Collaborator

mahibi commented Mar 6, 2026

created #5935 as this popped up during testing

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5898.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Codacy

Lint

TypemasterPR
Warnings9999
Errors00

SpotBugs

CategoryBaseNew
Bad practice66
Correctness1010
Dodgy code5454
Internationalization33
Malicious code vulnerability33
Performance44
Security11
Total8181

@AndyScherzinger AndyScherzinger merged commit 3bbb451 into master Mar 6, 2026
18 checks passed
@AndyScherzinger AndyScherzinger deleted the chore/noid/migrateFullScreenText branch March 6, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews design Related to the design enhancement New feature or request feature: chat 🗨️ feature: integration 🧩 technical debt Technical issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

md files can't be edited

3 participants