-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 REQUEST] oCIS Light users #4518
base: master
Are you sure you want to change the base?
Conversation
c8cdae3
to
c193f02
Compare
COMPLETED TASKS ✅
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job here @joragua! Some comments and questions before we proceed to QA 👍
...dApp/src/main/java/com/owncloud/android/presentation/files/filelist/MainEmptyListFragment.kt
Outdated
Show resolved
Hide resolved
...dApp/src/main/java/com/owncloud/android/presentation/files/filelist/MainEmptyListFragment.kt
Show resolved
Hide resolved
...dApp/src/main/java/com/owncloud/android/presentation/files/filelist/MainEmptyListFragment.kt
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/activity/ReceiveExternalFilesActivity.java
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/activity/ReceiveExternalFilesActivity.java
Show resolved
Hide resolved
owncloudData/src/main/java/com/owncloud/android/data/spaces/repository/OCSpacesRepository.kt
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/activity/DrawerActivity.kt
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/activity/FileDisplayActivity.kt
Outdated
Show resolved
Hide resolved
8273a93
to
9791efb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, moving to QA!
f739c47
to
69e545e
Compare
(1) [FIXED]
Current: Not posible, and no feedback why Expected: Not posible, but user should know why (snackbar, subtitle..) Xiaomi Redmi Note 13 |
(1) should be done with the last commit @jesmrec |
(2) [FIXED]
Current: App crashes. This is the stacktrace:
Expected: No crash Xiaomi Redmi Note 13 |
(3) [FIXED]Related with navigation
Current:
Screen_recording_20241128_140154.mp4Expected: Space's list of files is displayed with the new files uploaded NOTE: Also reproducible with regular users, and not in Xiaomi Redmi Note 13 |
(4)maybe related with (3)
Current: empty list in the picker, but not in every space of every account... that's strange Screen_recording_20241129_094551.mp4Expected: list of files inside the space is displayed. Xiaomi Redmi Note 13 |
Note that (4) is also reproducible in current It is not reproducible in |
dcfb6b8
to
28cf5de
Compare
(5) [FIXED]
Current:
Expected: One account should be set as target when automatic uploads are enabled. Otherwise, the uploads will not have a target to upload and fail with a non-recoverable Xiaomi Redmi Note 13 |
…able condition for spaces header
…amed one method in `FileDisplayActivity`
…e account is set)
…ced light users by users light in release notes
…nd `FolderPickerActivity` for refresh operation
…en the quota is updated
679c9c7
to
bf814d7
Compare
431679c
to
98ebf7c
Compare
(2) (3) and (5) should be fixed @jesmrec |
…and removed unnecessary check for refresh operation
31646a7
to
4f3409b
Compare
Related Issues
App: #4490
ReleaseNotesViewModel.kt
creating a newReleaseNote()
with String resources (if required)QA
Test plan:
Reports: