Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature - Check Auto Upload Sub Folder #14547

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Feb 13, 2025

  • Tests written, or not not needed

Screenshot 2025-03-12 at 10 20 03

Sorry, something went wrong.

@alperozturk96 alperozturk96 force-pushed the feature/check-auto-upload-sub-folder branch 2 times, most recently from 2bb8991 to 3bc227d Compare February 18, 2025 12:31
@alperozturk96 alperozturk96 force-pushed the feature/check-auto-upload-sub-folder branch 2 times, most recently from 96caffc to ff29eb2 Compare February 21, 2025 10:36
@alperozturk96 alperozturk96 force-pushed the feature/check-auto-upload-sub-folder branch 2 times, most recently from 2d57ed3 to 0b2f161 Compare March 4, 2025 14:20
@tobiasKaminsky
Copy link
Member

as discussed

  • do not automatically change it
  • show an info it auto upload overview

@alperozturk96 alperozturk96 force-pushed the feature/check-auto-upload-sub-folder branch from 0b2f161 to f68d67b Compare March 5, 2025 12:28
@alperozturk96
Copy link
Collaborator Author

Info image button added to the auto upload page. @ZetaTom @tobiasKaminsky Please review

fff.mp4

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.

In both cases where it appears – but especially when clicking the info "i" icon – it would be more fitting to use a modal since the info is more important than to just show it in a toast.

@alperozturk96 alperozturk96 force-pushed the feature/check-auto-upload-sub-folder branch 2 times, most recently from 2a713f7 to c0130f9 Compare March 11, 2025 09:20
@alperozturk96 alperozturk96 force-pushed the feature/check-auto-upload-sub-folder branch from c0130f9 to 9d0783e Compare March 12, 2025 08:29
if (titleIconId == defaultTitleIconId) {
builder
.setIcon(titleIconId)
.setIconAttribute(R.attr.alertDialogIcon)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Only setIconAttribute for defaultTitleIconId otherwise it will override given titleIconId

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.

Thanks for the adjustments @alperozturk96! :)

Signed-off-by: alperozturk <alper_ozturk@proton.me>
…isplayItem>

Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 force-pushed the feature/check-auto-upload-sub-folder branch from 55b01f9 to 6b78844 Compare March 19, 2025 11:13
@alperozturk96 alperozturk96 marked this pull request as draft March 19, 2025 11:30
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 marked this pull request as ready for review March 19, 2025 14:11
Copy link

Codacy

Lint

TypemasterPR
Warnings5454
Errors1111

SpotBugs

CategoryBaseNew
Bad practice6565
Correctness5858
Dodgy code292292
Experimental11
Internationalization77
Malicious code vulnerability11
Multithreaded correctness77
Performance5151
Security1818
Total500500

Copy link

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

Enhancing Auto-Upload Functionality: Preventing Redundant Sub-Folder Uploads
3 participants