How does this compare to Total Commander[0]? [0] https://www.ghisler.com/android.htm
Show HN: Material Files – Open Source Material Design File Manager for Android
51–60 of 73 posts
Re: Show HN: Material Files – Open Source Material Design File Manager for Android
#52I still use ES file explorer pro from ages ago. I transfer the apk from device to device and backed it up on multiple locations. It really provides a unique set of features, browser-like tabs, ftp server/client, ... it makes managing files so much more doable on a phone. it saddens me that it got removed.
Material UI file explorers have too much wasted screen space and unnecessary slow animations, lack of bottom positioned controls etc. and it makes managing files slow and frustrating.
Re: Show HN: Material Files – Open Source Material Design File Manager for Android
#53Re: Show HN: Material Files – Open Source Material Design File Manager for Android
#54Earlier quoted context omitted.
https://news.ycombinator.com/item?id=38505229
Jeez, thanks for the warning! Looks like people are forking the project: https://github.com/fossifyorg But, of course, the question is whether anyone will actually maintain the apps.
https://apt.izzysoft.de/fdroid/index/apk/org.fossify.gallery
Re: Show HN: Material Files – Open Source Material Design File Manager for Android
#55Earlier quoted context omitted.
Naming is hard, and I already have to implement file management :P Just kidding. The reason is that I started the project mostly because I wanted a file manager with proper Material Design, and it's very unlikely that I (or AOSP) adopt a completely different design system.
Google has then created a new version of Material design: https://m3.material.io
Re: Show HN: Material Files – Open Source Material Design File Manager for Android
#56Used this for years, but after some repressive change to Android I can't access files in the Android/ dir where most apps save their files. Apparently it needs to be rooted for that to work. So, sadly pointless now. I'm stuck with the default file manager.
Re: Show HN: Material Files – Open Source Material Design File Manager for Android
#57This has been my go to file manager for years. It is the first thing I install on a new phone. It can even mount network file systems like ftp, sftp, and smb. I use the sftp and it works really well all things considered. edit: double bonus points because it is available on the privacy centric/open source app store Fdroid.
Android does not natively have any kind of file browser?
Material Files also provides the ability to easily open DocumentsUI for browsing Android/data.
Re: Show HN: Material Files – Open Source Material Design File Manager for Android
#58Re: Show HN: Material Files – Open Source Material Design File Manager for Android
#59Used this for years, but after some repressive change to Android I can't access files in the Android/ dir where most apps save their files. Apparently it needs to be rooted for that to work. So, sadly pointless now. I'm stuck with the default file manager.
Material Files also allows you add a shortcut to the stock file manager (DocumentsUI), using "Add storage" > "Android/data" from app drawer. You may even manually edit the shortcut to point to a specific subdirectory inside Android/data, and I plan to make that easier (so that you don't need to manually URI-encode your path if you edit) in an upcoming version.
Re: Show HN: Material Files – Open Source Material Design File Manager for Android
#60This has been my go to file manager for years. It is the first thing I install on a new phone. It can even mount network file systems like ftp, sftp, and smb. I use the sftp and it works really well all things considered. edit: double bonus points because it is available on the privacy centric/open source app store Fdroid.