An open source Material Design file manager for Android 6.0+ (with QoL improvements)
- (everything upstream), additionally:
- Sora Editor (from Citrinae-Lime), with:
- Search and replace, themes, fonts etc
Then...
- Telephoto for images (instead of PhotoView)
- Folder size calculation
- Audio player
- 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 Jetpack Compose
Credits to Hai Zhang for Material Files, Citrinae-Lime for the Sora Editor modifications
¹ 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/rom)
PRs or Issues heavily written by LLMs will be ignored and closed without warning. AI-assisted code is acceptible only if:
- The submitter understands and can fully can explain what the code does without the help of LLMs, this means do not use LLMs to write the the body of your issue/PR
- Doesn't add unnecessary maintance burdens or is overly complex, including but not limited to thousands of changes at once or feature-heavy additions, this is just for QoL features, not an entire suite. I want to keep the app small and light
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/>.



