android icon indicating copy to clipboard operation
android copied to clipboard

improve usability of 'Photos' entry

Open asaage opened this issue 6 years ago • 6 comments
trafficstars

The entry 'Photos' displays a bucket of thumbnails sorted by upload-date (i guess). There is no option to reveal any hierarchy or order them differently and it takes ages to display large amounts of thumbnails. This is not very usefull i think.

solution i'd like

This menu-entry should probably behave more like the nc-gallery-app. in particular:

  • respect .nomedia-files!
  • view hierarchically as Album-folders to be able to drill down (that would also reduce the thumbnail-latency i suppose)
  • Bonus:
    • support gallery.cnf files
    • pause/play button
    • rename the whole thing to 'Gallery'

asaage avatar Feb 22 '19 12:02 asaage

GitMate.io thinks possibly related issues are https://github.com/nextcloud/android/issues/1008 (Improve offline support), https://github.com/nextcloud/android/issues/567 (Photo view), https://github.com/nextcloud/android/issues/2414 (Improved Upload Status), https://github.com/nextcloud/android/issues/660 (Duplicate entries), and https://github.com/nextcloud/android/issues/445 (Minor Usability improvements).

nextcloud-android-bot avatar Feb 22 '19 12:02 nextcloud-android-bot

Apparently this is in fact related to #567 but honestly i can't see the benefit of such a view.

asaage avatar Feb 22 '19 12:02 asaage

The web app has a lot more options for displaying photos, most notably viewing by album, which I consider minimum functionality for a photo viewer. The Android app should at least be brought to feature parity with the web app

Queuecumber avatar Apr 26 '20 15:04 Queuecumber

I would also like to request viewing by album functionality. If there's any way I can support that, let me know.

stucki avatar Oct 08 '20 10:10 stucki

I would also like to request viewing by album functionality. If there's any way I can support that, let me know.

yes album functionality would be great. Unfortunately I think there has been some backwards progress; a recent updated renamed the photos section to 'Media' and it is now broken for many users. Hoping for a fix soon and then maybe new features like albums can get some attention

saywebsolutions avatar Mar 04 '21 19:03 saywebsolutions

respect .nomedia-files

This is a bug, isn't it? I faced this issue since I saw hidden files in the gallery view of the android app whereas they shouldn't be visible at all.

AykutCevik avatar Jul 18 '22 08:07 AykutCevik