Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

ownCloud for iOS - add i-button to files to show file details #129

Closed
j-ed opened this issue Oct 31, 2013 · 14 comments
Closed

ownCloud for iOS - add i-button to files to show file details #129

j-ed opened this issue Oct 31, 2013 · 14 comments

Comments

@j-ed
Copy link

j-ed commented Oct 31, 2013

Environment:

  • ownCloud for iOS v3.0.0
  • iOS 7.0.3

It is currently not possible to display file details in the ownCloud app, like the creation date, modification date, file owner etc. It would be a good idea to show an i-button behind every file name to access this kind of information.

@oguelich
Copy link

Would appreciate this feature. Maybe it can be added to right stroke menu. Should be a simple sql query only.

@javiergonzper
Copy link
Contributor

Yes we storage the information on the device but we are not using it yet.
The problem is where we could add the button. Probably in the preview... @jancborchardt ?

@jancborchardt
Copy link
Member

Well, the additional info button should be in the »More« section of the swipe menu as well as in the detail view.

(Detail view functions should be the same as swipe menu + more menu.)

@oguelich
Copy link

Are there any news about this feature? @jancborchardt @javiergonzper

javiergonzper added a commit that referenced this issue Nov 27, 2014
Changed the label status to UIControlStateSelected from UIControlStateHi...
@rperezb rperezb added the Design label Aug 5, 2015
@rperezb
Copy link

rperezb commented Aug 26, 2015

In order to be possible to read the full name, we have though that the solution is to include the file/folder full name in the more menu.
The file/folder name will be the first item shown.
The font size is expected to be slightly smaller than the size use for the other options (rename, move...)

long file names
related to owncloud/android#559

@ggdiez
Copy link
Member

ggdiez commented Aug 28, 2015

And this is the result in the iOS app. Coming in the next version!!! ;)

support for long names

Here is the commit: b82583b

@rperezb
Copy link

rperezb commented Aug 28, 2015

This is likely to be a long enough name, it looks great!

@cdamken
Copy link

cdamken commented Sep 1, 2015

@rperezb In which version will be available?

@karlitschek Could you add the label "resolves-blue-ticket" in ios repository

@karlitschek
Copy link
Contributor

@cdamken done

@rperezb
Copy link

rperezb commented Sep 2, 2015

@cdamken the idea is to release it next iOS version, 3.4.5
On Android, this is not expected for the moment.

@cdamken
Copy link

cdamken commented Sep 3, 2015

@karlitschek Thanks.

@rperezb Could you put it in a Milestone please?

@rperezb
Copy link

rperezb commented Sep 16, 2015

Done via #471

@rperezb rperezb closed this as completed Sep 16, 2015
@cdamken
Copy link

cdamken commented Sep 16, 2015

Thanks All 👍

@j-ed
Copy link
Author

j-ed commented Sep 17, 2015

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

9 participants