-
Notifications
You must be signed in to change notification settings - Fork 131
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
[Previews] Image gallery #85
Comments
the easier, the better. Works for me. |
Cool idea from @atwm :
Sounds feasible (for later release). This is what a quick Google search brought up: https://gentlemencoders.com/how-raw-works-on-ios/ |
I think to start off with, it would already be enough to show the embedded jpeg in the file overview. This would save resources (bandwidth, disk space). (Rather be fast than accurate) In particular for a file that has not been downloaded. My use case is that I go to the Files app and select the photos I want to continue to work on. Then I use a RAW editor (Affinity Photo, LightRoom CC, etc ) download and edit. Of course, if a File has been downloaded, the iOS Raw decoder could be used to show an improved preview. But to begin with, I really would settle for the embedded preview. Dropbox supports this and it is one of the reasons that I use Dropbox instead of ownCloud. Only seeing a generic file icon when looking through several dozens of RAW files, without knowing what you are dealing with is frustrating. |
@atwm while thinking I found, this needs to be processed on the server-side to only send small previews to the mobile clients. This has been discussed before:
I also posted a bounty for the camerarawpreviews app to get this to the ownCloud Marketplace. |
Done! |
As a user, i want the possibility see the images of a folder on the ownCloud iOS App
AC:
File list
the gallery should be open showing the selected imageFile list
Navigation bar
andStatus bar
to prevent blinks when enter on full screen)Navigation bar
have to change once the new image are over the middle of the transitionMockups:
Image preview
Transition
Transition loading
Image portrait
Image portrait full screen
Image landscape full screen
Figma design:
https://www.figma.com/file/Ui4YzD3oQcxJSbzBEr80O9eU/Working-Draft-UI?node-id=1746%3A228
The text was updated successfully, but these errors were encountered: