-
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
[SPACES] Use personal as a regular space #3920
Conversation
Capabilities and spaces are mandatory to know if we need to work as a legacy account (oC10) or as a spaces account. Database and Storage hierarchy involved 👍
ab39611
to
c290e52
Compare
SharesFragment will display all the shares once #3917 is implemented
…s virtual space is not retrieved in that case
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 @abelgardep, some comments here 🎶
...udApp/src/main/java/com/owncloud/android/presentation/files/filelist/MainFileListFragment.kt
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/activity/FileDisplayActivity.kt
Outdated
Show resolved
Hide resolved
...a/com/owncloud/android/presentation/viewmodels/authentication/AuthenticationViewModelTest.kt
Outdated
Show resolved
Hide resolved
owncloudData/src/main/java/com/owncloud/android/data/spaces/db/SpacesEntity.kt
Outdated
Show resolved
Hide resolved
...ain/src/main/java/com/owncloud/android/domain/files/usecases/GetRootFolderPersonalUseCase.kt
Outdated
Show resolved
Hide resolved
...omain/src/main/java/com/owncloud/android/domain/files/usecases/GetRootFolderSharesUseCase.kt
Outdated
Show resolved
Hide resolved
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.
💯
[SPACES] Support thumbnails for spaces
(1) [FIXED]
Current: Samsung A51, Android12 |
(2) [WONT FIX HERE]
Current: No way to refresh, pull to refresh seems to be gone after fresh install. By switching tabs, it works Samsung A51, Android12 |
(3) [DONE]question/discussion, maybe not to fix in this PR: which operations to be available in shares view over the accepted shares:
We could move this for next iterations, but please keep it in mind. |
(4) [FIXED]
Current: no way to go back to list of shares. no back arrow. No reproducible in list of files Samsung A51, Android12 |
(5) [FIXED]in oCIS account
Current: search bar closes after every typed character NOTE: only happens in personal space and oCIS account. Not reproducible in device-2023-02-23-140104.mp4Samsung A51, Android12 |
(1) Issue is that the folder is not refreshed after opening it. So it's empty locally. If we pull to refresh, the content will be fetched and displayed. Already in |
… in search filters or files content
d4f64ee
to
5ecf394
Compare
(1) -> fixed |
#3923 fixed too |
Ready to go!! |
Implements #3919
Includes potential fix to #3923
QA
Test plan: https://github.com/owncloud/QA/blob/master/Mobile/Android/Release_4.0/Personal%20Space%20Graph%20API.md