MaterialFiles

Material Design file manager for Android

GPL-3.0 License

Stars
5.8K
Committers
2

Bot releases are visible (Hide)

MaterialFiles - v1.7.4 Latest Release

Published by zhanghai 4 months ago

  • Fixed crash when opening archive files directly.
  • Fixed FTP server Quick Settings tile crash on Android 14.
  • Material Design 2 theme may be removed in the upcoming version 1.8.0.
  • Other bug fixes and improvements.
MaterialFiles - v1.7.3

Published by zhanghai 4 months ago

Warning: This release is found to be breaking the FTP server functionality, so please wait for the next patch release if you are using it.

  • Fixed crash when opening archive files directly.
  • Fixed FTP server Quick Settings tile crash on Android 14.
  • Material Design 2 theme may be removed in the upcoming version 1.8.0.
  • Other bug fixes and improvements.
MaterialFiles - v1.7.2

Published by zhanghai 6 months ago

  • Added "Save as" functionality.
  • Added "Checksum" properties tab.
  • Improved UI to allow easier shortcut into Android/data subfolders.
  • Marked user-installed certificates in system credential storage as trusted for WebDAV with self signed certificate.
  • Fixed SMB issue with guest and anonymous authentication.
  • Material Design 2 theme may be removed in the upcoming version 1.8.0.
  • Other bug fixes and improvements.
MaterialFiles - v1.7.1

Published by zhanghai 7 months ago

  • Fixed crash upon reading SFTP and SMB files.
  • Fixed black and custom color themes.
MaterialFiles - v1.7.0

Published by zhanghai 7 months ago

Warning: This release is found to be breaking custom/black theme and SFTP/SMB functionalities, so please wait for the next patch release if you are using them.

  • Added WebDAV support.
  • Added keyboard shortcut support.
  • Added Android TV launcher icon.
  • Added predicative back gesture support.
  • Added Catalan translation.
  • Fixed storage permission support for Android TV 11, 12 and 12L.
  • Material Design 2 theme may be removed in the upcoming version 1.8.0.
  • Other bug fixes and improvements.
MaterialFiles - v1.6.2

Published by zhanghai about 1 year ago

  • Added shortcuts for launcher icon.
  • Added creating shortcut for files and folders.
  • Added fast scroll support in text editor.
  • Added prompting remount partition as read-write when saving in text editor.
  • Fixed inconsistency in MediaStore after file operations.
  • Other fixes and improvements.
MaterialFiles -

Published by zhanghai about 1 year ago

  • Fixed FTP client not working before Android 8.0.
  • Fixed root access not working on some OnePlus devices.
  • Fixed number of grid view columns on landscape tablet.
  • Other bug fixes and improvements.
MaterialFiles - v1.6.0

Published by zhanghai about 1 year ago

  • Added grid view.
  • Added per-app language setting.
  • Added shortcut to access Android/data.
  • Added URL information to FTP server notification.
  • Added banner for Android TV.
  • Added Greek, Finnish, Lithuanian, Norwegian Bokmål and Ukrainian translations.
  • Fast scroll popup now shows text according to the current sort options.
  • Video thumbnail is now taken from 1/3 of the video.
  • Material Design 2 theme will be removed in the upcoming version 1.7.0.
  • Other bug fixes and improvements.
MaterialFiles - v1.5.2

Published by zhanghai over 2 years ago

  • Fixed issue with opening files inside archive files.
  • Other bug fixes and improvements.
MaterialFiles - v1.5.1

Published by zhanghai over 2 years ago

  • Fixed crash when viewing archive files.
  • Other bug fixes and improvements.
MaterialFiles - v1.5.0

Published by zhanghai over 2 years ago

  • Added FTP client.
  • Added support for viewing archive files outside internal storage.
  • Added full Material Design 3 theme available back to Android 5.0.
  • Added app icon badge for folders named after package names.
  • Added menu item for going to a custom path.
  • Added optional private key password for SFTP.
  • Added Icelandic translation.
  • Other bug fixes and improvements.
MaterialFiles - v1.4.2

Published by zhanghai over 2 years ago

  • Added Czech and Hebrew translations.
  • Other bug fixes and improvements.

Note: v1.4.2 fixed two regressions in v1.4.1, namely FTP server crashing before Android 7.0, and shortcut to external storage or archive file crashing.

Note: RAR support has been removed from F-Droid build since v1.4.1, in compliance with F-Droid inclusion policy (https://github.com/zhanghai/MaterialFiles/issues/699).

MaterialFiles - v1.4.1

Published by zhanghai over 2 years ago

  • Added Czech and Hebrew translations.
  • Other bug fixes and improvements.

Note: RAR support has been removed from F-Droid build in compliance with F-Droid inclusion policy (#699).

MaterialFiles - v1.4.0

Published by zhanghai over 2 years ago

  • Added direct SD card access on Android 11+.
  • Added multi-user support for SFTP and SMB.
  • Added monochromatic app icon on Android 13.
  • Added Persian, Romanian and Turkish translations.
  • Changed app name to "Material Files" to avoid confusion.
  • Changed root library to libsu to support new Magisk.
  • Fixed SMB UI crash on Android 6.0.
  • Other bug fixes and improvements.
MaterialFiles - v1.3.1

Published by zhanghai about 3 years ago

  • Added SFTP support.
  • Added Material You theme on Android 12.
  • Added setting an initial path for SFTP and SMB.
  • Added encoding support in text editor.
  • Added Bulgarian and Korean translations.
  • Fixed not showing files when running in work profile.
  • Fixed slow loading for a large number of files.
  • Fixed thumbnail support for SFTP and SMB.
  • Other bug fixes and improvements.
MaterialFiles - v1.2.1

Published by zhanghai over 3 years ago

  • Added Arabic, Hungarian, Indonesian and Polish translations.
  • Fixed issues in image viewer.
  • Other bug fixes and improvements.
MaterialFiles - v1.2.0

Published by zhanghai over 3 years ago

  • Improved the Material Design 2 theme, adding theme color setting and optional true black night mode, and removed the deprecated Material Design 1 theme.
  • Added SMB support.
  • Added storage management.
  • Added Sui support.
  • Added viewing permission info for APK files.
  • Added thumbnail for PDF files.
  • Added setting for displaying file names.
  • Added support for dragging out the navigation drawer from anywhere on screen.
  • Fixed certain issues in FTP server.
  • Other bug fixes and improvements.
MaterialFiles - v1.1.4

Published by zhanghai almost 4 years ago

  • The Material Design 1 theme has been deprecated and will be removed in the next major release. This reduces code complexity and maintenance burden, meanwhile allows new features including AMOLED dark theme, alternative colors for the MD2 theme and outlined icons.
  • Added Italian and Japanese translations.
  • Fixed crash when viewing large images.
  • Fixed certain issues when picking files.
  • Fixed certain issues in FTP server.
  • Other bug fixes and improvements.
MaterialFiles -

Published by zhanghai over 4 years ago

  • Bug fixes and improvements.
MaterialFiles - v1.1.1

Published by zhanghai over 4 years ago

  • Added file properties tab for image, audio, video and APK files.
  • Added showing file count and content for folders in file properties.
  • Added Spanish, Basque, French, Dutch, Portuguese (Portugal) and Vietnamese translations.
  • Changed file name sorting to use Unicode Collation Algorithm for better results.
  • Changed search to show files directly under the current folder first.
  • Source code has been rewritten in Kotlin.
  • Other fixes and improvements.
Package Rankings
Top 6.68% on Proxy.golang.org
Badges
Extracted from project README
Android CI status GitHub release License
Related Projects