Skip to content

2way sync: Better view handling - #13494

Merged
tobiasKaminsky merged 6 commits into
masterfrom
emptyList
Oct 30, 2024
Merged

tobiasKaminsky merged 6 commits into
masterfrom
emptyList

Conversation

@tobiasKaminsky

@tobiasKaminsky tobiasKaminsky commented Aug 30, 2024

Copy link
Copy Markdown
Member
  • empty state
  • Tests written, or not not needed

@github-actions

Copy link
Copy Markdown

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

@tobiasKaminsky tobiasKaminsky mentioned this pull request Sep 3, 2024
1 task
Comment thread app/src/main/java/com/owncloud/android/ui/activity/InternalTwoWaySyncActivity.kt Outdated
Comment thread app/src/main/java/com/owncloud/android/ui/activity/InternalTwoWaySyncActivity.kt Outdated
@tobiasKaminsky

Copy link
Copy Markdown
Member Author

/backport to stable-3.30

@ZetaTom ZetaTom left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Unfortunately, this change breaks the Internal two way sync screen on my device. No two way sync folder yet always appears even when multiple folders are set up for two way sync.

The InternalTwoWaySyncAdapter does, however, accurately reflect the number of folders when evaluating the following expressing using the debugging console: binding.list.adapter.itemCount.

Comment thread app/src/main/res/values/strings.xml Outdated
Comment thread app/src/main/res/values/strings.xml Outdated
Comment thread app/src/main/res/layout/internal_two_way_sync_layout.xml Outdated
Comment thread app/src/main/res/layout/internal_two_way_sync_layout.xml Outdated
@alperozturk96
alperozturk96 requested a review from ZetaTom October 29, 2024 08:27
tobiasKaminsky and others added 6 commits October 29, 2024 09:27
- empty state

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Co-authored-by: Tom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: Alper 脰zt眉rk <67455295+alperozturk96@users.noreply.github.com>
Co-authored-by: Tom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: Alper 脰zt眉rk <67455295+alperozturk96@users.noreply.github.com>
Co-authored-by: Tom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: Alper 脰zt眉rk <67455295+alperozturk96@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

Codacy

Lint

TypemasterPR
Warnings5959
Errors33

SpotBugs

CategoryBaseNew
Bad practice6565
Correctness6363
Dodgy code300300
Experimental11
Internationalization77
Malicious code vulnerability11
Multithreaded correctness66
Performance5353
Security1818
Total514514

@ZetaTom ZetaTom left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Everything seems to work on my end.

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.

4 participants