Thumbnails for images, videos, ...
OC needs a thumbnails API for files app so the clients such us the android one can show them when exploring files without having to download the entire files by the client in order to create thumbnails.
Imagine a user with hundred of images inside a folder named as IMG06258.jpg who wants to download that nice pic of his trip and don't want having to remember crappy file names nor having to download file by file to find it.
Dropbox solves this problem nicely by having an API for thumbnails: https://www.dropbox.com/developers/reference/api#thumbnails
this is feature request for owncloud android client would just use this api. You should make feature request for picture api here: bugs.owncloud.org
+1
I cross-posted it as https://github.com/owncloud/apps/issues/18