MaterialFiles icon indicating copy to clipboard operation
MaterialFiles copied to clipboard

[Feature Request] File List Improvements

Open giiutfff opened this issue 2 years ago • 3 comments

File context menu: Could remove the three dots on the right to save display room, alternatively put this menu up right while select only one file by tapping the icon, and display the menu directly if long press the file. ( the current implementation also looks awkward if the file is in the middle of the screen, cause it need to be swipe dowm/up to see the whole list)

Continuous selecting files: Imagine this scenario, delete first 500 files in a folder with 1000 files. Yes it could be done, but needed a lot tap/swipe. So to do this nicely, tap the first file, then long press (continuous selecting, like holding shift, but only in select mode otherwise will conflict with above mention ) the 500th file, then select delete. Easy peasy😁

File name sorting: It's really nice to have an app actually care about sorting CJK characters. But it really makes more sense to sort symbols first, then letters, kana, hangul, and finally Chinese character. Kinda like the reverse of the current implementation.

Grid: It will definitely looks better if put little lines between items.

Plus button on the bottom right: Looks awkward, and takes display room, could put in the up right menu. At least an option to do so.

Zoom: Two fingers zoom on file list to adjust size. And options to set default size of icon/thumbnail/text/timestamp. https://github.com/zhanghai/MaterialFiles/issues/238#issue-567535671

UI modification: current view vision (file list view) is too big at small-screen phone, please consider zoom out the view scale.

Here is an example: https://play.google.com/store/apps/details?id=nextapp.fx (This app does all these things except sorting)

giiutfff avatar Apr 03 '22 16:04 giiutfff

I would like to see a little more separation between entries in the list view similar to the call history in the los phone app to increase readability.

Perhaps something like this? example

Another thing i would love to see is dedicated icons for for certain folders similar to the ones you see in the Hamburger menu

SnoutBug avatar Apr 19 '22 16:04 SnoutBug

I would like to see a little more separation between entries in the list view similar to the call history in the los phone app to increase readability.

Came here to suggest the same thing and not surprised that someone has already requested it. A more compact file listing layout with less padding around each file entry would look better in my opinion and provide more information in less space. Maybe it could be implemented as part of a feature providing different view types, (list, details, thumbnail...) as in most of the many file manager applications I've used in the past. If I ever get around to installing Android Studio again I might submit a PR. 🙄

I like the app a lot. It is, without a doubt, the most promising candidate as of late in my often disappointing personal quest to find a reasonable, featureful, and pragmatic free software file manager for Android.

jersa avatar May 22 '22 21:05 jersa

The three dots button needs improvements, as when scrollbar is initiated, user is unable to access it until you wait for scrollbar to disappear.

  • scrolling brings scroller on the right which overlaps three dot button, User is unable to click on three dots until you wait a moment for it to disappear
  • only after scrollbar vanishes with time, can the user click on 3dots

rancidfrog avatar Sep 07 '22 14:09 rancidfrog

I'd love to have an option to reduce file entries padding, currently the amount of information displayed on a screen is too low IMO.

theseanl avatar Feb 10 '23 18:02 theseanl