Skip to content

fix(file-download-fragment): visibility of indicator#16632

Merged
alperozturk96 merged 4 commits into
masterfrom
file-download-fragment
Mar 5, 2026
Merged

fix(file-download-fragment): visibility of indicator#16632
alperozturk96 merged 4 commits into
masterfrom
file-download-fragment

Conversation

@alperozturk96

@alperozturk96 alperozturk96 commented Mar 4, 2026

Copy link
Copy Markdown
Collaborator

Issue

When user downloading a file within encrypted folder downloading progress bar and text is not visible.

Changes

Uses M3 card and progress indicator
Simplifies FileDownloadFragment logic and converting to the Kotlin
Removes download listener since broken due to worker migration and uses indeterminate progress bar

Before After
before after

New layout together with error card

before after

@alperozturk96 alperozturk96 changed the title fix/file-download-fragment-visibility fix(file-download-fragment): visibility of indicator Mar 4, 2026
@alperozturk96 alperozturk96 force-pushed the file-download-fragment branch from eee8db7 to b74efb1 Compare March 4, 2026 15:25

@AndyScherzinger AndyScherzinger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice improvements 👍
A minor polishing could be to have rounded corners, ie 12dp?

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

# Conflicts:
#	app/src/main/java/com/owncloud/android/ui/preview/FileDownloadFragment.java
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 force-pushed the file-download-fragment branch from b74efb1 to 9d1c5ae Compare March 5, 2026 07:11
…orker migration

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

Copy link
Copy Markdown
Collaborator Author

Nice improvements 👍 A minor polishing could be to have rounded corners, ie 12dp?

74c9907

Screen.Recording.2026-03-05.at.08.29.53.mov

@alperozturk96 alperozturk96 added this to the Nextcloud App 33.1.0 milestone Mar 5, 2026
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice4241
Correctness7575
Dodgy code252241
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4343
Security1818
Total474462

@alperozturk96 alperozturk96 merged commit 105127c into master Mar 5, 2026
17 of 20 checks passed
@alperozturk96 alperozturk96 deleted the file-download-fragment branch March 5, 2026 07:32
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16632.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.

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.

2 participants