Skip to content

Releases: zhanghai/MaterialFiles

v1.5.0

02 May 03:55
Compare
Choose a tag to compare
  • 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.

v1.4.2

30 Mar 03:10
Compare
Choose a tag to compare
  • 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 (#699).

v1.4.1

27 Mar 22:16
Compare
Choose a tag to compare
  • 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).

v1.4.0

09 Mar 07:49
Compare
Choose a tag to compare
  • 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.

v1.3.1

08 Aug 14:16
Compare
Choose a tag to compare
  • 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.

v1.2.1

26 Mar 03:06
Compare
Choose a tag to compare
  • Added Arabic, Hungarian, Indonesian and Polish translations.
  • Fixed issues in image viewer.
  • Other bug fixes and improvements.

v1.2.0

15 Mar 00:23
Compare
Choose a tag to compare
  • 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.

v1.1.4

24 Nov 07:09
Compare
Choose a tag to compare
  • 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.

v1.1.2

04 Jul 06:14
Compare
Choose a tag to compare
  • Bug fixes and improvements.

v1.1.1

19 May 04:24
Compare
Choose a tag to compare
  • 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.