Skip to content

jeeneo/materialfilesfork

 
 

Repository files navigation

Material Files (fork)

An open source Material Design file manager for Android 6.0+ (with QoL improvements)

Preview

Changes

Then...

  • Telephoto for image viewing instead of PhotoView
  • Folder size calculation
  • Modify archives (rename, delete, paste into, edit, etc)
  • Additional archive formats: zstd, gzip, tar
  • Compression levels
  • Termux in 'Open in Terminal'¹ (root-only paths supported)
  • Migration from Groovy to Kotlin DSL and some things to Jetpack Compose

Full credits to Hai Zhang for the original app and Citrinae-Lime for the Sora Editor modifications

Additional info

¹ For the "Open in Terminal" function to properly work in Termux, you need to first edit the ~/.termux/termux.properties file from within termux, and set allow-external-apps = true (info, more info), then grant the permission from Material Files' "App Info" in settings, usually the flow is Settings > Apps > Material Files > Permissions > Additonal permissions > Run commands in termux environment (might be slightly different depending on your device/manufacturer)

License

Copyright (C) 2018 Hai Zhang

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

Fork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages

  • Kotlin 96.1%
  • C 2.4%
  • Shell 0.5%
  • Java 0.5%
  • AIDL 0.4%
  • Nix 0.1%